Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
ef1c2c96-4a77-49e8-b9a4-6179fe1d2fd2Categoria
IntegrationRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftHas read-only access to entities in the workspace. This role should be assigned on the workspace scope.
Role Definition (JSON)
{"Name": "API Management Workspace Reader","Id": "ef1c2c96-4a77-49e8-b9a4-6179fe1d2fd2","IsCustom": false,"Description": "Has read-only access to entities in the workspace. This role should be assigned on the workspace scope.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "API Management Workspace Reader"
Azure CLI
az role definition list --name "API Management Workspace Reader"