Scheduled Patching Contributor
ContributorIAM ScopeManagement·14 permissões
Dado verificado em · Fonte
Total de permissões
14Actions
0NotActions
0DataActions
0Role ID
cd08ab90-6b14-449c-ad9a-8f8e549482c6Categoria
ManagementRisk 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
MicrosoftProvides access to manage maintenance configurations with maintenance scope InGuestPatch and corresponding configuration assignments
Role Definition (JSON)
{"Name": "Scheduled Patching Contributor","Id": "cd08ab90-6b14-449c-ad9a-8f8e549482c6","IsCustom": false,"Description": "Provides access to manage maintenance configurations with maintenance scope InGuestPatch and corresponding configuration assignments","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Scheduled Patching Contributor"
Azure CLI
az role definition list --name "Scheduled Patching Contributor"