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.
1 parent 8022fd7 commit d5cc911Copy full SHA for d5cc911
articles/data-share/concepts-roles-permissions.md
@@ -309,7 +309,9 @@ The following shows an example of how the required actions will be listed in JSO
309
310
"Microsoft.Storage/storageAccounts/blobServices/containers/read",
311
312
-"Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action",
+"Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action",
313
+
314
+"Microsoft.Storage/storageAccounts/listkeys/action",
315
316
"Microsoft.DataShare/accounts/read",
317
0 commit comments