Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
090c5cfd-751d-490a-894a-3ce6f1109419Categoria
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 for full access to Azure Service Bus resources.
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"