Share via

Agent Pool Upgrade Failures Prevent Security Patching on Two Clusters

Claudia Nobrega 20 Reputation points
2026-01-26T16:40:39.2566667+00:00

We’re experiencing issues on two of our clusters related to applying security patches. Attempts to upgrade the agent pool node image version are currently failing, which prevents us from keeping the underlying nodes fully up to date with the latest security updates.
This needs to be addressed to avoid running on unsupported or unpatched infrastructure.

User's image

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.


Answer accepted by question author

Ankit Yadav 14,455 Reputation points Microsoft External Staff Moderator
2026-01-27T18:48:55.5333333+00:00

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.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.