From a0bbc4be9d70ee12febbe33e4ab3deab281167ba Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 18 Jul 2023 08:35:27 -0700 Subject: [PATCH] Update Lab_09c-Implement-Azure-Container-Apps.md.md --- Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md | 2 ++ 1 file changed, 2 insertions(+) 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 de85c141..7898cafa 100644 --- a/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md +++ b/Instructions/Demos/Lab_09c-Implement-Azure-Container-Apps.md.md @@ -5,7 +5,9 @@ lab: --- # Lab 09c: Deploy a container app in the portal +# Student lab manual +## 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.