Elastic SAN Owner

Azure RBAC · Storage · Contributor

Elastic SAN Owner

ContributorIAM ScopeStorage·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
80dcbedb-47ef-405d-95bd-188a1b4ac406
Categoria
Storage
Risk 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

Microsoft

Allows for full access to all resources under Azure Elastic SAN including changing network security policies to unblock data path access

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn