Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
80dcbedb-47ef-405d-95bd-188a1b4ac406Categoria
StorageRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftAllows for full access to all resources under Azure Elastic SAN including changing network security policies to unblock data path access
Role Definition (JSON)
{"Name": "Elastic SAN Owner","Id": "80dcbedb-47ef-405d-95bd-188a1b4ac406","IsCustom": false,"Description": "Allows for full access to all resources under Azure Elastic SAN including changing network security policies to unblock data path access","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Elastic SAN Owner"
Azure CLI
az role definition list --name "Elastic SAN Owner"