Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
5e3c6656-6cfa-4708-81fe-0de47ac73342Categoria
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
MicrosoftLets you manage BizTalk services, but not access to them.
Role Definition (JSON)
{"Name": "BizTalk Contributor","Id": "5e3c6656-6cfa-4708-81fe-0de47ac73342","IsCustom": false,"Description": "Lets you manage BizTalk services, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "BizTalk Contributor"
Azure CLI
az role definition list --name "BizTalk Contributor"