Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
fa6cecf6-5db3-4c43-8470-c540bcb4eafaCategoria
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 access to create Private Endpoints on SAN resources, and to read SAN resources
Role Definition (JSON)
{"Name": "Elastic SAN Network Admin","Id": "fa6cecf6-5db3-4c43-8470-c540bcb4eafa","IsCustom": false,"Description": "Allows access to create Private Endpoints on SAN resources, and to read SAN resources","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Elastic SAN Network Admin"
Azure CLI
az role definition list --name "Elastic SAN Network Admin"