Durable Task Worker

Azure RBAC · Integration · Data Plane

Durable Task Worker

Data PlaneIAM ScopeIntegration·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
80d0d6b0-f522-40a4-8886-a5a11720c375
Categoria
Integration
Risk Tier
Data Plane (DP)
Risk Tier: Data Plane

Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.

Descrição

Microsoft

Used by worker applications to interact with the Durable Task service

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Durable Task Worker",
"Id": "80d0d6b0-f522-40a4-8886-a5a11720c375",
"IsCustom": false,
"Description": "Used by worker applications to interact with the Durable Task service",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Durable Task Worker"

Azure CLI

az role definition list --name "Durable Task Worker"
Ver a documentação oficial na Microsoft Learn