Azure Kubernetes Service Arc Contributor Role
ContributorIAM ScopeContainers·37 permissões
Dado verificado em · Fonte
Total de permissões
37Actions
0NotActions
0DataActions
0Role ID
5d3f1697-4507-4d08-bb4a-477695db5f82Categoria
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
MicrosoftGrants access to read and write Azure Kubernetes Services hybrid clusters
Role Definition (JSON)
{"Name": "Azure Kubernetes Service Arc Contributor Role","Id": "5d3f1697-4507-4d08-bb4a-477695db5f82","IsCustom": false,"Description": "Grants access to read and write Azure Kubernetes Services hybrid clusters","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Service Arc Contributor Role"
Azure CLI
az role definition list --name "Azure Kubernetes Service Arc Contributor Role"