From 8935ed12c8139037f3eee0aed7c5fe7b66fe08df Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:06:23 -0700 Subject: [PATCH] Update lab scenario by removing retired simulations note Removed note about retired interactive lab simulations. --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index c644413f..50aad951 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -18,10 +18,6 @@ This lab requires an Azure subscription. Your subscription type may affect the a Your organization has a web application that runs on a virtual machine in your on-premises data center. The organization wants to move all applications to the cloud but doesn't want to have a large number of servers to manage. You decide to evaluate Azure Container Instances and Docker. -## Interactive lab simulations - ->**Note**: The lab simulations that were previously provided have been retired. - ## Architecture diagram ![Diagram of the tasks.](../media/az104-lab09b-aci-architecture.png)