Microsoft Azure Administrator Associate AZ-104 Practice Question
An administrator needs to update the Kubernetes version of a cluster hosted in Azure to the latest supported release. Which action should the administrator take to accomplish this while keeping the cluster operational?
Apply a rolling upgrade using a deployment manifest file.
Upgrade each node pool individually by replacing the underlying virtual machines.
Use the Azure CLI to perform an in-place upgrade of the cluster.
Delete the existing cluster and recreate it with the desired Kubernetes version.