Azure Red Hat OpenShift Image Registry Operator

Azure RBAC · Containers · Contributor

Azure Red Hat OpenShift Image Registry Operator

Privilegiada
ContributorIAM ScopeContainers·30 permissões

Dado verificado em · Fonte

Total de permissões

30

Actions

0

NotActions

0

DataActions

0
Role ID
8b32b316-c2f5-4ddf-b05b-83dacd2d08b5
Categoria
Containers
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

Enables permissions for the operator to manage a singleton instance of the OpenShift image registry. It manages all configuration of the registry, including creating storage.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Red Hat OpenShift Image Registry Operator",
"Id": "8b32b316-c2f5-4ddf-b05b-83dacd2d08b5",
"IsCustom": false,
"Description": "Enables permissions for the operator to manage a singleton instance of the OpenShift image registry. It manages all configuration of the registry, including creating storage.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Red Hat OpenShift Image Registry Operator"

Azure CLI

az role definition list --name "Azure Red Hat OpenShift Image Registry Operator"
Ver a documentação oficial na Microsoft Learn