Azure Service Bus Data Owner

Azure RBAC · Integration · Contributor

Azure Service Bus Data Owner

ContributorIAM ScopeIntegration·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
090c5cfd-751d-490a-894a-3ce6f1109419
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 for full access to Azure Service Bus resources.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Service Bus Data Owner",
"Id": "090c5cfd-751d-490a-894a-3ce6f1109419",
"IsCustom": false,
"Description": "Allows for full access to Azure Service Bus resources.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Service Bus Data Owner"

Azure CLI

az role definition list --name "Azure Service Bus Data Owner"
Ver a documentação oficial na Microsoft Learn