Logic App Contributor
PrivilegiadaContributorIAM ScopeIntegration·21 permissões
Dado verificado em · Fonte
Total de permissões
21Actions
0NotActions
0DataActions
0Role ID
87a39d53-fc1b-424a-814c-f7e04687dc9eCategoria
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 logic app, but not access to them.
Role Definition (JSON)
{"Name": "Logic App Contributor","Id": "87a39d53-fc1b-424a-814c-f7e04687dc9e","IsCustom": false,"Description": "Lets you manage logic app, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Logic App Contributor"
Azure CLI
az role definition list --name "Logic App Contributor"