From 1fb1d18b2b83cd3310d8405059e3c6b05cf0de53 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Fri, 18 Jun 2021 12:41:38 -0400 Subject: [PATCH] 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.