API Management Workspace Reader

Azure RBAC · Integration · Reader

API Management Workspace Reader

ReaderIAM ScopeIntegration·5 permissões

Dado verificado em · Fonte

Total de permissões

5

Actions

0

NotActions

0

DataActions

0
Role ID
ef1c2c96-4a77-49e8-b9a4-6179fe1d2fd2
Categoria
Integration
Risk Tier
Reader (RDR)
Risk Tier: Reader

Grants read-only access to view existing resources. Cannot make changes or access sensitive data.

Descrição

Microsoft

Has read-only access to entities in the workspace. This role should be assigned on the workspace scope.

Permissões

MicrosoftCarregando...Azure built-in roles

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