Azure Kubernetes Service Arc Cluster Admin Role
ContributorIAM ScopeContainers·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
b29efa5f-7782-4dc3-9537-4d5bc70a5e9fCategoria
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
MicrosoftList cluster admin credential action.
Role Definition (JSON)
{"Name": "Azure Kubernetes Service Arc Cluster Admin Role","Id": "b29efa5f-7782-4dc3-9537-4d5bc70a5e9f","IsCustom": false,"Description": "List cluster admin credential action.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service Arc Cluster Admin Role"
Azure CLI
az role definition list --name "Azure Kubernetes Service Arc Cluster Admin Role"