Hi @kbastoon ,
Welcome to Microsoft Q&A Forum, thank you for posting your query here!
It looks like it is an Access issue
To access the Kubernetes resources, you need access to the AKS cluster, Kubernetes API, and Kubernetes objects. Make sure you're either a cluster administrator or a user with the appropriate permissions to access the AKS cluster. For more information,
User also should have Azure Arc Kubernetes Viewer/Admin role as given in the below screenshot
Enable resource view:
You might need to enable the Kubernetes resource view for existing clusters refer below link
Refer: https://learn.microsoft.com/en-us/azure/aks/kubernetes-portal?tabs=azure-cli#enable-resource-view
Here are two articles that support the statements mentioned above.
refer:
https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/azure-rbac?tabs=kubernetes-latest#built-in-roles
https://learn.microsoft.com/en-us/azure/aks/kubernetes-portal?tabs=azure-cli
let us know if any help, we will always help as you needed.!
Please do not forget to "Accept the answer” wherever the information provided helps you, this can be beneficial to other community members.