Azure Kubernetes Fleet Manager RBAC Admin
PrivilegiadaContributorIAM ScopeContainers·40 permissões
Dado verificado em · Fonte
Total de permissões
40Actions
0NotActions
0DataActions
0Role ID
434fb43a-c01c-447e-9f67-c3ad923cfabaCategoria
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 read/write access to Kubernetes resources within a namespace in the fleet-managed hub cluster - provides write permissions on most objects within a a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.
Role Definition (JSON)
{"Name": "Azure Kubernetes Fleet Manager RBAC Admin","Id": "434fb43a-c01c-447e-9f67-c3ad923cfaba","IsCustom": false,"Description": "Grants read/write access to Kubernetes resources within a namespace in the fleet-managed hub cluster - provides write permissions on most objects within a a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Kubernetes Fleet Manager RBAC Admin"
Azure CLI
az role definition list --name "Azure Kubernetes Fleet Manager RBAC Admin"