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 2f6e5c5 commit fd210d5
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 @@ -436,7 +436,7 @@ type restoreSettingsType = {
@description('Optional. The restore settings of the vault.')
crossSubscriptionRestoreState: string?
}
}?
}

type managedIdentitiesType = {
@description('Optional. Enables system assigned managed identity on the resource.')
Expand Down

0 comments on commit fd210d5

Please sign in to comment.