You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Instructions/Labs/AZ-204_lab_12.md
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icon for t
55
55
56
56
1. On the **Storage accounts** blade, find your list of Storage instances.
57
57
58
-
1. On the **Storage accounts** blade, select **New**.
58
+
1. On the **Storage accounts** blade, select **Create**.
59
59
60
60
1. Find the tabs on the **Create storage account** blade, such as **Basics**.
61
61
@@ -87,7 +87,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icon for t
87
87
88
88
1. In the Azure portal's navigation pane, select **Create a resource**.
89
89
90
-
1. On the **New** blade, find the **Search the Marketplace** text box.
90
+
1. On the **Create a resource** blade, find the **Search services and marketplace** text box.
91
91
92
92
1. In the search box, enter **Web App**, and then select Enter.
93
93
@@ -157,7 +157,7 @@ In this exercise, you created an Azure Storage account and an Azure Web App that
157
157
158
158
1. In the Azure portal, select the **Cloud Shell** icon to open a new shell instance.
159
159
160
-
> **Note**: The **Cloud Shell** icon is represented by a greater than sign () and underscore character (\_).
160
+
> **Note**: The **Cloud Shell** icon is represented by a greater than sign (\>) and underscore character (\_).
161
161
162
162
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:
163
163
@@ -219,29 +219,37 @@ In this exercise, you created an Azure Storage account and an Azure Web App that
219
219
220
220
1. In the Azure portal's navigation pane, select **Create a resource**.
221
221
222
-
1. On the **New** blade, find the **Search the Marketplace** text box.
222
+
1. On the **Create a resource** blade, find the **Search services and marketplace** text box.
223
223
224
224
1. In the search box, enter **CDN**, and then select Enter.
225
225
226
-
1. On the **Everything** search results blade, select the **CDN** result.
226
+
1. On the **Marketplace** search results blade, select the **CDN** result.
227
227
228
228
1. On the **CDN** blade, select **Create**.
229
229
230
-
1. On the **CDN profile**blade, perform the following actions:
230
+
1. Find the tabs on the **CDN profile**blade, such as **Basics**.
231
231
232
-
1. In the **Name** text box, enter **contentdeliverynetwork**.
232
+
> **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.
233
+
234
+
1. On the **Basics** tab, perform the following actions:
233
235
234
236
1. Leave the **Subscription** text box set to its default value.
235
237
236
238
1. In the **Resource group** section, select **MarketingContent**.
239
+
240
+
1. In the **Name** text box, enter **contentdeliverynetwork**.
237
241
238
-
1. Leave the **Resource group location** drop-down list set to its default value.
242
+
1. Leave the **Region** drop-down list set to its default value (**Global**).
239
243
240
-
1. In the **Pricing tier** drop-down list, select **Standard Akamai**.
244
+
1. In the **Pricing tier** drop-down list, select **Standard Microsoft**.
241
245
242
246
1. Ensure that the **Create a new CDN endpoint now** check box is cleared.
243
247
244
-
1. Select **Create**.
248
+
1. Select **Review + Create**.
249
+
250
+
1. On the **Review + Create** tab, review the options that you selected during the previous steps.
251
+
252
+
1. Select **Create** to create the CDN profile by using your specified configuration.
245
253
246
254
> **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.
0 commit comments