Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
47b7735b-770e-4598-a7da-8b91488b4c88Categoria
StorageRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftLets you submit, monitor, and manage your own jobs but not create or delete Data Lake Analytics accounts.
Role Definition (JSON)
{"Name": "Data Lake Analytics Developer","Id": "47b7735b-770e-4598-a7da-8b91488b4c88","IsCustom": false,"Description": "Lets you submit, monitor, and manage your own jobs but not create or delete Data Lake Analytics accounts.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Data Lake Analytics Developer"
Azure CLI
az role definition list --name "Data Lake Analytics Developer"