Logic Apps Standard Contributor
ContributorIAM ScopeIntegration·13 na definição · ≥ 598 efetivas
Dado verificado em · Fonte
Entradas na definição
13Actions
0NotActions
0DataActions
0Alcance efetivo
piso, não totalControl plane
598Data plane
0Na definição (nativo)
13Piso, não total: expandido contra 17.591 ações de 151 providers colhidas da documentação da Microsoft. A Azure Management API expõe mais — o número real é maior, nunca menor.
Role ID
ad710c24-b039-4e85-a019-deb4a06e8570Categoria
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
MicrosoftYou can manage all aspects of a Standard logic app and workflows. You can't change access or ownership.
Role Definition (JSON)
{"Name": "Logic Apps Standard Contributor","Id": "ad710c24-b039-4e85-a019-deb4a06e8570","IsCustom": false,"Description": "You can manage all aspects of a Standard logic app and workflows. You can't change access or ownership.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Logic Apps Standard Contributor"
Azure CLI
az role definition list --name "Logic Apps Standard Contributor"