diff --git a/Instructions/Labs/AZ-204_04_lab_ak.md b/Instructions/Labs/AZ-204_04_lab_ak.md index 8867e5e8..5c6e6af8 100644 --- a/Instructions/Labs/AZ-204_04_lab_ak.md +++ b/Instructions/Labs/AZ-204_04_lab_ak.md @@ -276,7 +276,7 @@ In this exercise, you created all the Azure resources that you'll need for a pol 1. Leave the **Subscription** list set to its default value. - 1. Select the **Storage** option. + 1. In the **Storage** section, select **Select backup**. 1. From the **Storage accounts** blade, select the **polystor*[yourname]*** storage account that you created earlier in this lab. diff --git a/Instructions/Labs/AZ-204_07_lab_ak.md b/Instructions/Labs/AZ-204_07_lab_ak.md index 1efedaf7..e11d687b 100644 --- a/Instructions/Labs/AZ-204_07_lab_ak.md +++ b/Instructions/Labs/AZ-204_07_lab_ak.md @@ -558,7 +558,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 1. In the new browser window, go to the URL that you copied for the blob. 1. The JavaScript Object Notation (JSON) contents of the blob should now display. Close the browser window with the JSON contents. 1. Return to the browser window with the Azure portal, and then close the **Blob** blade. -1. Return to the **Container** blade, and then select **Change access level policy**. +1. Return to the **Container** blade, and then select **Change access level**. 1. In the **Change access level** pop-up window, perform the following actions: 1. In the **Public access level** drop-down list, select **Private (no anonymous access)**. 1. Select **OK**. diff --git a/Instructions/Labs/AZ-204_08_lab.md b/Instructions/Labs/AZ-204_08_lab.md index ad1ec0b1..d1f39ab3 100644 --- a/Instructions/Labs/AZ-204_08_lab.md +++ b/Instructions/Labs/AZ-204_08_lab.md @@ -109,7 +109,7 @@ In this exercise, you created a new Azure web app by using a container image sou - Existing resource group: **ApiService** - - Name: **prodapi*[yourname]*** + - Resource name: **prodapi*[yourname]*** - Location: **East US** diff --git a/Instructions/Labs/AZ-204_08_lab_ak.md b/Instructions/Labs/AZ-204_08_lab_ak.md index 39b827bb..09d7d448 100644 --- a/Instructions/Labs/AZ-204_08_lab_ak.md +++ b/Instructions/Labs/AZ-204_08_lab_ak.md @@ -156,7 +156,7 @@ In this exercise, you created a new Azure web app by using a container image sou 1. From the **API Management Service** blade, perform the following actions: - 1. In the **Name** text box, enter **prodapi*[yourname]***. + 1. In the **Resource name** text box, enter **prodapi*[yourname]***. 1. Leave the **Subscription** text box set to its default value. diff --git a/Instructions/Labs/AZ-204_09_lab_ak.md b/Instructions/Labs/AZ-204_09_lab_ak.md index ec406024..57c34cdd 100644 --- a/Instructions/Labs/AZ-204_09_lab_ak.md +++ b/Instructions/Labs/AZ-204_09_lab_ak.md @@ -106,7 +106,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 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 **Event Grid Topic**, and then select Enter. @@ -122,7 +122,13 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 1. From the **Location** drop-down list, select the **(US) East US** region. - 1. From the **Event Schema** drop-down list, select **Event Grid Schema**, and then select **Create**. + 1. Select the **Advanced** tab. + + 1. From the **Event Schema** drop-down list, select **Event Grid Schema**. + + 1. Select **Review + Create**. + + 3. **Create**. > **Note**: Wait for Azure to finish creating the topic before you continue with the lab. You'll receive a notification when the topic is created. @@ -130,7 +136,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 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. @@ -228,7 +234,7 @@ In this exercise, you created the Event Grid topic and a web app that you will u 1. In the **Endpoint Type** list, select **Web Hook**. - 1. Select **Endpoint**. + 1. Select **Select an endpoint**. 1. In the **Select Web Hook** dialog box, in the **Subscriber Endpoint** text box, enter the **Web App URL** value that you recorded earlier, ensure it uses an **https://** prefix, add the suffix **/api/updates**, and then select **Confirm Selection**.