From d35a4de49aa1b36983624ccfbc67aa5a62929c9f Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 22 Feb 2024 05:04:33 -0800 Subject: [PATCH] Update LAB_09c-Implement-Azure-Container-Apps.md --- New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md b/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md index b15bfee3..750c795b 100644 --- a/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md +++ b/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md @@ -81,7 +81,8 @@ If you are working with **your own subscription** take a minute to delete the la Congratulations on completing the lab. Here are the main takeaways for this lab. -+ Azure Container Apps (ACA) is a serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications. Instead of worrying about server configuration, container orchestration, and deployment details, Container Apps provides all the up-to-date server resources required to keep your applications stable and secure. ++ Azure Container Apps (ACA) is a serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications. ++ Container Apps provides server configuration, container orchestration, and deployment details. + Workloads on ACA are usually long-running processes like a Web App. ## Learn more with self-paced training