Azure API Center Service Reader
ContributorIAM ScopeIntegration·7 permissões
Dado verificado em · Fonte
Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
6cba8790-29c5-48e5-bab1-c7541b01cb04Categoria
IntegrationRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftAllows read-only access to Azure API Center service.
Role Definition (JSON)
{"Name": "Azure API Center Service Reader","Id": "6cba8790-29c5-48e5-bab1-c7541b01cb04","IsCustom": false,"Description": "Allows read-only access to Azure API Center service.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure API Center Service Reader"
Azure CLI
az role definition list --name "Azure API Center Service Reader"