We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a0f0d + 13fd2c7 commit f1862f0Copy full SHA for f1862f0
AKS-Hybrid/backup-workload-cluster.md
@@ -167,7 +167,8 @@ The procedures in this section describe how to install Velero and use Azure Blob
167
"Microsoft.Compute/snapshots/write",
168
"Microsoft.Compute/snapshots/delete",
169
"Microsoft.Storage/storageAccounts/listkeys/action",
170
- "Microsoft.Storage/storageAccounts/regeneratekey/action"
+ "Microsoft.Storage/storageAccounts/regeneratekey/action",
171
+ "Microsoft.Storage/storageAccounts/read"
172
],
173
"NotActions": [],
174
"AssignableScopes": [
0 commit comments