From e72079a748e2634c842129b5f65a5df6ff993630 Mon Sep 17 00:00:00 2001 From: Fabian Fingerle <2011@fabian-fingerle.de> Date: Tue, 2 Mar 2021 13:42:05 +0100 Subject: [PATCH] Update LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md --- ...ge_Azure_Resources_by_Using_the_Azure_Portal.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md index a2e8915f..332717fc 100644 --- a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md +++ b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md @@ -31,24 +31,12 @@ In this task, you will use the Azure portal to create resource groups and create 1. Sign in to the [Azure portal](https://portal.azure.com). -1. Search for and select **Resource groups**. - -1. On the **Resource groups** blade, click **+ Add** and create a resource group with the following settings: - - |Setting|Value| - |---|---| - |Subscription| the name of the Azure subscription you will use in this lab | - |Resource Group| **az104-03a-rg1**| - |Region| the name of any Azure region available in the subscription you will use in this lab | - -1. Click **Review + Create** and then click **Create**. - 1. In the Azure portal, search for and select **Disks**, click **+ Add**, and specify the following settings: |Setting|Value| |---|---| |Subscription| the name of the Azure subscription where you created the resource group | - |Resource Group| **az104-03a-rg1** | + |Resource Group| Click "Create new" and create a new Resource Group with name **az104-03a-rg1** | |Disk name| **az104-03a-disk1** | |Region| the name of the Azure region where you created the resource group | |Availability zone| **None** |