Azure Maps Data Reader

Azure RBAC · AppService · Data Plane

Azure Maps Data Reader

Data PlaneIAM ScopeAppService·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
423170ca-a8f6-4b0f-8487-9e4eb8f49bfa
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 map related data from an Azure maps account.

Permissões

MicrosoftCarregando...Azure built-in roles

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