Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Lab 6: Deploy to Azure automatically

Student manual

Lab scenario

In the Lab 2, Lab 3, Lab 4 and Lab 5 we deploy the petclinic microservice solution to Azure Container Apps step by step. These steps are full of details but time costing.

In this lab, we introduce a new tool azd to help deploy the solution to Azure with single command.

Objectives

After you complete this lab, you will be able to:

  • Get familiar with the azd tool.
  • Deploy the petclinic solution (with AI) to new ACA environment.
  • Test your setup.

lab 6 overview

Lab Duration

  • Estimated Time: 30 minutes

Instructions

During this lab, you will:

  • Run azd up command to deploy the sample soluton to Azure Container Apps.
  • Learn how to triage some problems with the one-click solution.

Others

The instructions provided in this exercise assume that you successfully completed the previous exercise and are using the same lab environment, including your Git Bash session with the relevant environment variables already set.


Table of contents