This guide explains how to upgrade an application on AKS from version v1 to v2 using ACR, including rolling updates and rollbacks.
In this guide, you’ll learn how to upgrade your running application from version v1 to v2 using Azure Container Registry (ACR) and Azure Kubernetes Service (AKS). We’ll cover exposing the app, performing a rolling update, verifying the new version, and—if needed—rolling back to a previous revision.
Once the update completes, refresh your application’s public IP in the browser. You should see the v2 message.To confirm the deployment is using the new image: