Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
1ef6a3be-d0ac-425d-8c01-acb62866290bCategoria
ComputeRisk 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
MicrosoftThis role allows user to share gallery to another subscription/tenant or share it to the public.
Role Definition (JSON)
{"Name": "Compute Gallery Sharing Admin","Id": "1ef6a3be-d0ac-425d-8c01-acb62866290b","IsCustom": false,"Description": "This role allows user to share gallery to another subscription/tenant or share it to the public.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Compute Gallery Sharing Admin"
Azure CLI
az role definition list --name "Compute Gallery Sharing Admin"