I am attempting to upgrade AKS Kubernetes version from 1.15.3 to 1.15.7. I have successfully upgraded the Control Plane and a nodepool, however the second nodepool isn't upgrading. I've used az aks nodepool list
and can see "provisioningState": "Failed"
. The Azure Activity Log shows Operation timeout, please retry.
as the cause.