From bc10291582eb3126074bf217fe5360d7b9d7f419 Mon Sep 17 00:00:00 2001 From: roenepoen Date: Fri, 18 Jun 2021 15:53:21 +0200 Subject: [PATCH 1/2] Update AZ-204_lab_12.md Adjusted certain steps to keep the Lab steps up-to-date with the current Azure Portal labels/choices. --- Instructions/Labs/AZ-204_lab_12.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Instructions/Labs/AZ-204_lab_12.md b/Instructions/Labs/AZ-204_lab_12.md index 5109c144..1ab5662f 100644 --- a/Instructions/Labs/AZ-204_lab_12.md +++ b/Instructions/Labs/AZ-204_lab_12.md @@ -55,7 +55,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icon for t 1. On the **Storage accounts** blade, find your list of Storage instances. -1. On the **Storage accounts** blade, select **New**. +1. On the **Storage accounts** blade, select **Create**. 1. Find the tabs on the **Create storage account** blade, such as **Basics**. @@ -87,7 +87,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icon for t 1. In the Azure portal's navigation pane, select **Create a resource**. -1. On the **New** blade, find the **Search the Marketplace** text box. +1. On the **Create a resource** blade, find the **Search services and marketplace** text box. 1. In the search box, enter **Web App**, and then select Enter. @@ -157,7 +157,7 @@ In this exercise, you created an Azure Storage account and an Azure Web App that 1. In the Azure portal, select the **Cloud Shell** icon to open a new shell instance. - > **Note**: The **Cloud Shell** icon is represented by a greater than sign () and underscore character (\_). + > **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_). 1. If this is your first time opening Cloud Shell using your subscription, you can use the **Welcome to Azure Cloud Shell Wizard** to configure Cloud Shell for first-time usage. Perform the following actions in the wizard: @@ -219,7 +219,7 @@ In this exercise, you created an Azure Storage account and an Azure Web App that 1. In the Azure portal's navigation pane, select **Create a resource**. -1. On the **New** blade, find the **Search the Marketplace** text box. +1. On the **Create a resource** blade, find the **Search services and marketplace** text box. 1. In the search box, enter **CDN**, and then select Enter. @@ -241,7 +241,7 @@ In this exercise, you created an Azure Storage account and an Azure Web App that 1. Ensure that the **Create a new CDN endpoint now** check box is cleared. - 1. Select **Create**. + 1. Select **Review + create** and on the next page select **Create**. > **Note**: Wait for Azure to finish creating the CDN profile before you move forward with the lab. You'll receive a notification when the app is created. From 1fb1d18b2b83cd3310d8405059e3c6b05cf0de53 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Fri, 18 Jun 2021 12:41:38 -0400 Subject: [PATCH 2/2] Update AZ-204_lab_12.md --- Instructions/Labs/AZ-204_lab_12.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/Instructions/Labs/AZ-204_lab_12.md b/Instructions/Labs/AZ-204_lab_12.md index 1ab5662f..9a1f89b7 100644 --- a/Instructions/Labs/AZ-204_lab_12.md +++ b/Instructions/Labs/AZ-204_lab_12.md @@ -223,25 +223,33 @@ In this exercise, you created an Azure Storage account and an Azure Web App that 1. In the search box, enter **CDN**, and then select Enter. -1. On the **Everything** search results blade, select the **CDN** result. +1. On the **Marketplace** search results blade, select the **CDN** result. 1. On the **CDN** blade, select **Create**. -1. On the **CDN profile** blade, perform the following actions: +1. Find the tabs on the **CDN profile** blade, such as **Basics**. - 1. In the **Name** text box, enter **contentdeliverynetwork**. + > **Note**: Each tab represents a step in the workflow to create a new CDN profile. You can select **Review + Create** at any time to skip the remaining tabs. + +1. On the **Basics** tab, perform the following actions: 1. Leave the **Subscription** text box set to its default value. 1. In the **Resource group** section, select **MarketingContent**. + + 1. In the **Name** text box, enter **contentdeliverynetwork**. - 1. Leave the **Resource group location** drop-down list set to its default value. + 1. Leave the **Region** drop-down list set to its default value (**Global**). - 1. In the **Pricing tier** drop-down list, select **Standard Akamai**. + 1. In the **Pricing tier** drop-down list, select **Standard Microsoft**. 1. Ensure that the **Create a new CDN endpoint now** check box is cleared. - 1. Select **Review + create** and on the next page select **Create**. + 1. Select **Review + Create**. + +1. On the **Review + Create** tab, review the options that you selected during the previous steps. + +1. Select **Create** to create the CDN profile by using your specified configuration. > **Note**: Wait for Azure to finish creating the CDN profile before you move forward with the lab. You'll receive a notification when the app is created.