Skip to content

Commit 27168b6

Browse files
Merge pull request #221439 from v-amallick/Dec-13-2022-ADEkey
Add RBAC permissions to key vault
2 parents 33e44d6 + ef1c336 commit 27168b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/backup/backup-azure-vms-encryption.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ For Azure RBAC enabled key vaults, you can create custom role with the following
115115
| Microsoft.KeyVault/vaults/secrets/backup/action | Creates the backup file of a secret. |
116116
| Microsoft.KeyVault/vaults/secrets/getSecret/action | Gets the value of a secret. |
117117
| Microsoft.KeyVault/vaults/keys/read | List keys in the specified vault or read properties and public materials. |
118+
| Microsoft.KeyVault/vaults/secrets/readMetadata/action | List or view the properties of a secret, but not its values. |
118119

119120
```json
120121
"permissions": [

0 commit comments

Comments
 (0)