Azure Maps Data Contributor

Azure RBAC · AppService · Data Plane

Azure Maps Data Contributor

Data PlaneIAM ScopeAppService·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
8f5e0ce6-4f7b-4dcf-bddf-e6f48634a204
Categoria
AppService
Risk 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

Microsoft

Grants access to read, write, and delete access to map related data from an Azure maps account.

Permissões

MicrosoftCarregando...Azure built-in roles

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