Logic Apps Standard Reader (Preview)

Azure RBAC · Integration · Contributor

Logic Apps Standard Reader (Preview)

ContributorIAM ScopeIntegration·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
4accf36b-2c05-432f-91c8-5c532dff4c73
Categoria
Integration
Risk 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

Microsoft

You have read-only access to all resources in a Standard logic app and workflows, including the workflow runs and their history.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic Apps Standard Reader (Preview)",
"Id": "4accf36b-2c05-432f-91c8-5c532dff4c73",
"IsCustom": false,
"Description": "You have read-only access to all resources in a Standard logic app and workflows, including the workflow runs and their history.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Logic Apps Standard Reader (Preview)"

Azure CLI

az role definition list --name "Logic Apps Standard Reader (Preview)"
Ver a documentação oficial na Microsoft Learn