Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
423170ca-a8f6-4b0f-8487-9e4eb8f49bfaCategoria
AppServiceRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftGrants access to read map related data from an Azure maps account.
Role Definition (JSON)
{"Name": "Azure Maps Data Reader","Id": "423170ca-a8f6-4b0f-8487-9e4eb8f49bfa","IsCustom": false,"Description": "Grants access to read map related data from an Azure maps account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Maps Data Reader"
Azure CLI
az role definition list --name "Azure Maps Data Reader"