Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
b447c946-2db7-41ec-983d-d8bf3b1c77e3Categoria
ManagementRisk 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
MicrosoftAllows for full read access to IoT Hub data-plane properties
Role Definition (JSON)
{"Name": "IoT Hub Data Reader","Id": "b447c946-2db7-41ec-983d-d8bf3b1c77e3","IsCustom": false,"Description": "Allows for full read access to IoT Hub data-plane properties","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "IoT Hub Data Reader"
Azure CLI
az role definition list --name "IoT Hub Data Reader"