Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
af6a70f8-3c9f-4105-acf1-d719e9fca4caCategoria
StorageRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftAllows for control path read access to Azure Elastic SAN
Role Definition (JSON)
{"Name": "Elastic SAN Reader","Id": "af6a70f8-3c9f-4105-acf1-d719e9fca4ca","IsCustom": false,"Description": "Allows for control path read access to Azure Elastic SAN","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Elastic SAN Reader"
Azure CLI
az role definition list --name "Elastic SAN Reader"