Azure Red Hat OpenShift Image Registry Operator
PrivilegiadaContributorIAM ScopeContainers·30 permissões
Dado verificado em · Fonte
Total de permissões
30Actions
0NotActions
0DataActions
0Role ID
8b32b316-c2f5-4ddf-b05b-83dacd2d08b5Categoria
ContainersRisk 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
MicrosoftEnables permissions for the operator to manage a singleton instance of the OpenShift image registry. It manages all configuration of the registry, including creating storage.
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"