An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
Hello @Claudia Nobrega
Thanks for sharing the output for the commands asked earlier.
Based on the output we can confirm the AKS cluster and the agent pool are healthy and fully updated, with all nodes running image AKSUbuntu-2204gen2containerd-202601.13.0 and both the cluster and node pool in Succeeded provisioning state.
Unfortunately, we do not have logs or outputs captured at the exact time when the upgrade originally reported a Failed status, so it is not possible to determine a definitive root cause in retrospect.
If a similar issue occurs in future, please collect and share the outputs of
kubectl get pdb --all-namespaces, kubectl get pods -A -o wide, and kubectl describe node <node-name> (for the affected node pool), along with the full az aks upgrade or az aks nodepool upgrade command and error message, so that we can perform a targeted root cause analysis at that time.