Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
8f5e0ce6-4f7b-4dcf-bddf-e6f48634a204Categoria
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, write, and delete access to map related data from an Azure maps account.
Role Definition (JSON)
{"Name": "Azure Maps Data Contributor","Id": "8f5e0ce6-4f7b-4dcf-bddf-e6f48634a204","IsCustom": false,"Description": "Grants access to read, write, and delete access to map related data from an Azure maps account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Maps Data Contributor"
Azure CLI
az role definition list --name "Azure Maps Data Contributor"