From ef94414e68980f6aaaabf8a579594343bbc73884 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 18 Jul 2023 08:37:01 -0700 Subject: [PATCH] Update Lab_09c-Implement-Azure-Container-Apps.md.md --- .../Demos/Lab_09c-Implement-Azure-Container-Apps.md.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md b/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md index 7898cafa..19a2bfa4 100644 --- a/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md +++ b/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md @@ -10,7 +10,12 @@ lab: ## Lab scenario Azure Container Apps enables you to run microservices and containerized applications on a serverless platform. With Container Apps, you enjoy the benefits of running containers while leaving behind the concerns of manually configuring cloud infrastructure and complex container orchestrators. -In this lab, you create a secure Container Apps environment and deploy your first container app using the Azure portal. +## Objectives + +In this lab, we will: +- Create a container app and environment +- Deploy the container app +- Test and verfiy deployment of the container app Begin by signing in to the [Azure portal](https://portal.azure.com).