Azure API Center Data Reader

Azure RBAC · Integration · Data Plane

Azure API Center Data Reader

Data PlaneIAM ScopeIntegration·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
c7244dfb-f447-457d-b2ba-3999044d1706
Categoria
Integration
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

Allows for access to Azure API Center data plane read operations.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure API Center Data Reader",
"Id": "c7244dfb-f447-457d-b2ba-3999044d1706",
"IsCustom": false,
"Description": "Allows for access to Azure API Center data plane read operations.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure API Center Data Reader"

Azure CLI

az role definition list --name "Azure API Center Data Reader"
Ver a documentação oficial na Microsoft Learn