Skip to content

Commit 352a9f8

Browse files
authored
Merge pull request #15806 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-stack-docs (branch main)
2 parents a6519c3 + f1862f0 commit 352a9f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AKS-Hybrid/backup-workload-cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ The procedures in this section describe how to install Velero and use Azure Blob
167167
"Microsoft.Compute/snapshots/write",
168168
"Microsoft.Compute/snapshots/delete",
169169
"Microsoft.Storage/storageAccounts/listkeys/action",
170-
"Microsoft.Storage/storageAccounts/regeneratekey/action"
170+
"Microsoft.Storage/storageAccounts/regeneratekey/action",
171+
"Microsoft.Storage/storageAccounts/read"
171172
],
172173
"NotActions": [],
173174
"AssignableScopes": [

0 commit comments

Comments
 (0)