From 8a20c989367caf66fc43f9ce9346a750c2417da0 Mon Sep 17 00:00:00 2001 From: Jacques Guibert De Bruet <45643015+jaguiber@users.noreply.github.com> Date: Fri, 17 Jul 2020 11:39:56 -0400 Subject: [PATCH] Updates on bash for Azure Cloud Shell Updated the instructions on line 91, regarding bash shell when starting Azure Cloud Shell. This has proven to be confusing for learners --- Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index 16680bf0..31d6ca56 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -88,7 +88,7 @@ In this task, you will deploy a pod into the Azure Kubernetes Service cluster. 1. In the Azure portal, open the **Azure Cloud Shell** by clicking on the icon in the top right of the Azure Portal. -1. If prompted to select either **Bash** or **PowerShell**, select **Bash**. +1. Switch the **Azure Cloud Shell** to **Bash** (black background). >**Note**: If this is the first time you are starting **Cloud Shell** and you are presented with the **You have no storage mounted** message, select the subscription you are using in this lab, and click **Create storage**.