Compute Gallery Sharing Admin

Azure RBAC · Compute · Contributor

Compute Gallery Sharing Admin

ContributorIAM ScopeCompute·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
1ef6a3be-d0ac-425d-8c01-acb62866290b
Categoria
Compute
Risk 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

Microsoft

This role allows user to share gallery to another subscription/tenant or share it to the public.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn