Integration Service Environment Developer
ContributorIAM ScopeIntegration·4 permissões
Dado verificado em · Fonte
Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
c7aa55d3-1abb-444a-a5ca-5e51e485d6ecCategoria
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 developers to create and update workflows, integration accounts and API connections in integration service environments.
Role Definition (JSON)
{"Name": "Integration Service Environment Developer","Id": "c7aa55d3-1abb-444a-a5ca-5e51e485d6ec","IsCustom": false,"Description": "Allows developers to create and update workflows, integration accounts and API connections in integration service environments.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Integration Service Environment Developer"
Azure CLI
az role definition list --name "Integration Service Environment Developer"