Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
a8281131-f312-4f34-8d98-ae12be9f0d23Categoria
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 a volume group in Azure Elastic SAN including changing network security policies to unblock data path access
Role Definition (JSON)
{"Name": "Elastic SAN Volume Group Owner","Id": "a8281131-f312-4f34-8d98-ae12be9f0d23","IsCustom": false,"Description": "Allows for full access to a volume group in 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 Volume Group Owner"
Azure CLI
az role definition list --name "Elastic SAN Volume Group Owner"