Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
78e4b983-1a0b-472e-8b7d-8d770f7c5890Categoria
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
MicrosoftFull access to DeID data. This role is in preview and subject to change
Role Definition (JSON)
{"Name": "DeID Data Owner","Id": "78e4b983-1a0b-472e-8b7d-8d770f7c5890","IsCustom": false,"Description": "Full access to DeID data. This role is in preview and subject to change","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "DeID Data Owner"
Azure CLI
az role definition list --name "DeID Data Owner"