Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
0ad04412-c4d5-4796-b79c-f76d14c8d402Categoria
IntegrationRisk 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
MicrosoftDurable Task role for all data access operations.
Role Definition (JSON)
{"Name": "Durable Task Data Contributor","Id": "0ad04412-c4d5-4796-b79c-f76d14c8d402","IsCustom": false,"Description": "Durable Task role for all data access operations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Durable Task Data Contributor"
Azure CLI
az role definition list --name "Durable Task Data Contributor"