MicrosoftDocs / Windows-Admin-Center-Ideas-and-Feedback

Windows Admin Center's hub for ideas and feedback.
Creative Commons Attribution 4.0 International
20 stars 9 forks source link

Fetch Clusters error message is followed every time you delete an AKS cluster in WAC Notification #228

Closed jayanthoncloud closed 2 years ago

jayanthoncloud commented 2 years ago

WAC Version: 2110.2 Build: 1.3.2204.19002

To Reproduce Steps to reproduce the behavior:

  1. Create an AKS cluster
  2. Delete the cluster
  3. Observe that when you delete the cluster there is an error message about Fetch Clusters as shown in the screenshot AKS-Cluster-Delete
RebeccaMbulaMs commented 2 years ago

This error will occur is an error is thrown from PS when fetching the clusters (as expected, since WAC simply passes through any PS errors). If the fetch clusters error keeps occurring, it is possible that the server/cluster restarted and there is an issue connecting to the AKS mgmt cluster, so this is expected.

Please retry with a fresh AKS setup and reopen the bug if it is seen on a newly created mgmt cluster.