Azure API Center Service Reader

Azure RBAC · Integration · Contributor

Azure API Center Service Reader

ContributorIAM ScopeIntegration·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
6cba8790-29c5-48e5-bab1-c7541b01cb04
Categoria
Integration
Risk 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

Microsoft

Allows read-only access to Azure API Center service.

Permissões

MicrosoftCarregando...Azure built-in roles

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