From 63b1f230ba4ca3f192a1dd4ca1aba3bbcb61df6f Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 27 May 2025 16:12:44 -0700 Subject: [PATCH] Update LAB_09b-Implement_Azure_Container_Instances.md --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index e1a87094..c644413f 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -17,13 +17,10 @@ This lab requires an Azure subscription. Your subscription type may affect the a ## Lab scenario 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 -There are interactive lab simulations that you might find useful for this topic. The simulation lets you to click through a similar scenario at your own pace. There are differences between the interactive simulation and this lab, but many of the core concepts are the same. An Azure subscription is not required. - -+ [Deploy Azure Container Instances](https://mslearn.cloudguides.com/en-us/guides/AZ-900%20Exam%20Guide%20-%20Azure%20Fundamentals%20Exercise%203). Create, configure, and deploy a Docker container with Azure Container Instances. - -+ [Implement Azure Container Instances](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%2014). Deploy a Docker image using Azure Container Instances. +>**Note**: The lab simulations that were previously provided have been retired. ## Architecture diagram