Integration Service Environment Contributor
ContributorIAM ScopeIntegration·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
a41e2c5b-bd99-4a07-88f4-9bf657a760b8Categoria
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 integration service environments, but not access to them.
Role Definition (JSON)
{"Name": "Integration Service Environment Contributor","Id": "a41e2c5b-bd99-4a07-88f4-9bf657a760b8","IsCustom": false,"Description": "Lets you manage integration service environments, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Integration Service Environment Contributor"
Azure CLI
az role definition list --name "Integration Service Environment Contributor"