Total de permissões
16Actions
0NotActions
0DataActions
0Role ID
804db8d3-32c7-4ad4-a975-3f6f90d5f5f5Categoria
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
MicrosoftRole allows user or principal to perform bulk operations
Role Definition (JSON)
{"Name": "FHIR Data Bulk Operator","Id": "804db8d3-32c7-4ad4-a975-3f6f90d5f5f5","IsCustom": false,"Description": "Role allows user or principal to perform bulk operations","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "FHIR Data Bulk Operator"
Azure CLI
az role definition list --name "FHIR Data Bulk Operator"