Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
b5537268-8956-4941-a8f0-646150406f0cCategoria
AppServiceRisk 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
MicrosoftAllow read access to Azure Spring Cloud Data
Role Definition (JSON)
{"Name": "Azure Spring Cloud Data Reader","Id": "b5537268-8956-4941-a8f0-646150406f0c","IsCustom": false,"Description": "Allow read access to Azure Spring Cloud Data","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Spring Cloud Data Reader"
Azure CLI
az role definition list --name "Azure Spring Cloud Data Reader"