Total de permissões
12Actions
0NotActions
0DataActions
0Role ID
82200a5b-e217-47a5-b665-6d8765ee745bCategoria
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
MicrosoftServices Hub Operator allows you to perform all read, write, and deletion operations related to Services Hub Connectors.
Role Definition (JSON)
{"Name": "Services Hub Operator","Id": "82200a5b-e217-47a5-b665-6d8765ee745b","IsCustom": false,"Description": "Services Hub Operator allows you to perform all read, write, and deletion operations related to Services Hub Connectors.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Services Hub Operator"
Azure CLI
az role definition list --name "Services Hub Operator"