Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
1e7ca9b1-60d1-4db8-a914-f2ca1ff27c40Categoria
StorageRisk 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
MicrosoftGrants access to read blobs and update index tags. This role is used by the data scanner of Defender for Storage.
Role Definition (JSON)
{"Name": "Defender for Storage Data Scanner","Id": "1e7ca9b1-60d1-4db8-a914-f2ca1ff27c40","IsCustom": false,"Description": "Grants access to read blobs and update index tags. This role is used by the data scanner of Defender for Storage.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Defender for Storage Data Scanner"
Azure CLI
az role definition list --name "Defender for Storage Data Scanner"