Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidney Andrews authored Jun 9, 2021
2 parents 0819da4 + afc28e5 commit 34c96ff
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_04_lab_ak.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_07_lab_ak.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_08_lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_08_lab_ak.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 10 additions & 4 deletions Instructions/Labs/AZ-204_09_lab_ak.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -122,15 +122,21 @@ 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.

#### Task 5: Deploy the Azure Event Grid viewer to a web app

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.
Expand Down Expand Up @@ -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**.

Expand Down

0 comments on commit 34c96ff

Please sign in to comment.