Deploy a Container App Using the Azure CLI and YAML
The lesson demonstrates three deployment paths using az containerapp up and create with a YAML definition file, covering multi-container apps, boot ordering, health probes, revisions, and blue-green traffic shifting via az containerapp update.
Previous Module
AI Containers on Azure App Service
This Module
AI Containers on Azure Container Apps