It is no longer possible to upgrade the control plane only. If a node pool’s version is more than two minor versions behind the control plane, or if it’s ahead of the control plane version, upgrades will be blocked.
My recommendation would be to use the CLI to create a new node pool with the supported version.
See: https://learn.microsoft.com/en-us/answers/questions/1624767/aks-cluster-upgrade-from-1-23-x-to-1-27-xFor that reason, to avoid AKS be in the EOL or Out of support, we have the option to auto upgrade or to keep updated your environment.
See: https://learn.microsoft.com/en-us/azure/aks/create-node-pools https://kubernetes.io/docs/reference/kubectl/generated/kubectl_cordon/
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola