From 1c6429720d830cabcf19dea55a32e363398a7846 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:56:34 -0800 Subject: [PATCH] Update LAB_09c-Implement-Azure-Container-Apps.md --- New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md | 2 +- 1 file changed, 1 insertion(+), 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 b4688398..64383915 100644 --- a/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md +++ b/New Instructions/Lab/LAB_09c-Implement-Azure-Container-Apps.md @@ -55,7 +55,7 @@ Azure Container Apps take the concept of a managed Kubernetes cluster a step fur >**Note:** Wait for the container app to deploy. This will take a couple of minutes. -## Task 2: Test and verify deployment of the container app +## Task 2: Test and verify deployment of the Azure Container App By default, the Azure container app that you create will accept traffic on port 80 using the sample Hello World application. Azure Container Apps will provide a DNS name for the application. Copy and navigate to this URL to ensure that the application is up and running.