Storage File Data SMB Share Contributor
Data PlaneIAM ScopeStorage·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
0c867c2a-1d8c-454a-a3db-ab2ea1bdc8bbCategoria
StorageRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftAllows for read, write, and delete access in Azure Storage file shares over SMB
Role Definition (JSON)
{"Name": "Storage File Data SMB Share Contributor","Id": "0c867c2a-1d8c-454a-a3db-ab2ea1bdc8bb","IsCustom": false,"Description": "Allows for read, write, and delete access in Azure Storage file shares over SMB","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage File Data SMB Share Contributor"
Azure CLI
az role definition list --name "Storage File Data SMB Share Contributor"