You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use name placeholder instead of an arbitrary value for storage name
This version is less likely to confuse the users and is more consistent with the rest of the doc.
I think when the documentation was written the included storage account name should have been replaced with the <STORAGE_NAME> placeholder. I presume it was simply forgotten or is an artifact of an old version of the documentation
az role assignment create --assignee-object-id $principalId --assignee-principal-type ServicePrincipal --role "Storage Blob Data Owner" --scope $storageId
0 commit comments