Skip to content

Commit

Permalink
Update avm/res/recovery-services/vault/main.bicep
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
  • Loading branch information
alexanderojala and AlexanderSehr authored Nov 26, 2024
1 parent f9a6831 commit 2f6e5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avm/res/recovery-services/vault/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ type redundancySettingsType = {

@description('Optional. The storage redundancy setting of a vault.')
standardTierStorageRedundancy: string?
}?
}

type restoreSettingsType = {
@description('Optional. The restore settings of the vault.')
Expand Down

0 comments on commit 2f6e5c5

Please sign in to comment.