Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
bbf004e3-0e4b-4f86-ae4f-1f8fb47b357bCategoria
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 admin access equivalent to storage account key for end users over SMB.
Role Definition (JSON)
{"Name": "Storage File Data SMB Admin","Id": "bbf004e3-0e4b-4f86-ae4f-1f8fb47b357b","IsCustom": false,"Description": "Allows for admin access equivalent to storage account key for end users over SMB.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage File Data SMB Admin"
Azure CLI
az role definition list --name "Storage File Data SMB Admin"