Difference between revisions of "Aks errors"
Jump to navigation
Jump to search
(Created page with "Error from server (Forbidden): namespaces is forbidden: User "" cannot create resource "namespaces" in API group "" at the cluster scope: User does not have access to the reso...") |
|||
Line 4: | Line 4: | ||
no - User does not have access to the resource in Azure. Update role assignment to allow access. | no - User does not have access to the resource in Azure. Update role assignment to allow access. | ||
+ | |||
+ | https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal |
Revision as of 01:22, 3 November 2022
Error from server (Forbidden): namespaces is forbidden: User "" cannot create resource "namespaces" in API group "" at the cluster scope: User does not have access to the resource in Azure. Update role assignment to allow access.
kubectl auth can-i create namespace
no - User does not have access to the resource in Azure. Update role assignment to allow access.
https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal