Scheduler Job Collections Contributor
ContributorIAM ScopeIntegration·7 permissões
Dado verificado em · Fonte
Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
188a0f2f-5c9e-469b-ae67-2aa5ce574b94Categoria
IntegrationRisk 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 manage Scheduler job collections, but not access to them.
Role Definition (JSON)
{"Name": "Scheduler Job Collections Contributor","Id": "188a0f2f-5c9e-469b-ae67-2aa5ce574b94","IsCustom": false,"Description": "Lets you manage Scheduler job collections, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Scheduler Job Collections Contributor"
Azure CLI
az role definition list --name "Scheduler Job Collections Contributor"