Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
c7244dfb-f447-457d-b2ba-3999044d1706Categoria
IntegrationRisk 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
MicrosoftAllows for access to Azure API Center data plane read operations.
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"