Skip to content

Commit bbaced1

Browse files
authored
Merge pull request #49337 from JnHs/jh-portal-mkt
update steps based on customer feedback
2 parents e3d4b4d + b6b8b96 commit bbaced1

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

learn-pr/azure/tour-azure-portal/4-exercise-work-with-blades.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Work with resources
88
description: Sign in to the Azure portal and explore how to create and find different types of resources.
9-
ms.date: 01/17/2025
9+
ms.date: 02/27/2025
1010
author: JnHs
1111
ms.author: jenhayes
1212
ms.topic: unit

learn-pr/azure/tour-azure-portal/includes/3-navigate-the-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Select the **bell** icon to display the **Notifications** pane. This pane gives
5353

5454
### Settings
5555

56-
Select the **gear** icon to change the Azure portal settings. In the tabs at the left, there are multiple options that let you change settings such as:
56+
Select the **gear** icon to change the Azure portal settings. Different tabs provide options to change settings such as:
5757

5858
- Directories and subscription management
5959
- Inactivity sign out delay

learn-pr/azure/tour-azure-portal/includes/4-exercise-work-with-blades.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,15 @@ In this unit, you learn how to create and find different types of resources in t
1010

1111
Now let's start exploring how to create resources in Azure. We won't actually create any Azure resources in this exercise.
1212

13-
1. On the home page, select **Create a resource**.
14-
15-
1. A pane labeled **Create a resource** appears. On the right-hand side, there's a list labeled **Popular Marketplace products**. Expand this list by selecting the **See more in Marketplace** link next to the heading.
16-
17-
1. Select the **X** icon in the upper right to return to the **Create a resource** pane.
18-
19-
1. Next, look at the **Popular Azure services** list on the left side of the pane. This list includes services such as Virtual machine, Key Vault, Function App, and more. Many of these items include **Docs** and/or **MS Learn** links directly below the name. These links open a new browser tab with content to help you learn about that service.
20-
2113
## Find resource types by category
2214

23-
1. In the left navigation pane, under **Categories**, select **Compute**. You'll now see options related to this category in the **Popular Azure services** and **Popular Marketplace products** lists.
15+
1. On the home page, select **Create a resource**. The **Create a resource** pane appears, showing a sampling of **Popular Azure services** and **Popular Marketplace products**. Each of these sections includes links to see more offerings.
16+
17+
1. In the service menu, under **Categories**, select **Compute**. You now see only options related to this category in the **Popular Azure services** and **Popular Marketplace products** lists.
2418

25-
1. To the right of **Popular Marketplace products**, select **See more in Marketplace**. The full list of available **Compute** offerings appears.
19+
1. Next to the **Popular Marketplace products** headings, select **See more in Marketplace**. The full list of available **Compute** offerings appears.
2620

27-
1. In the **Operating Systems** section, select the option for **Windows Server**. If you don't see it, select **See more**.
21+
1. In the **Operating Systems** section, select the option for **Windows Server**. If you don't see it, select **See more**. You can also select a different offering for this exercise.
2822

2923
1. Select the drop-down list under **Plan** to see all of the available Windows Server images.
3024

@@ -38,11 +32,11 @@ Another way to locate services from the **Create a resource** pane is to use sea
3832

3933
The search box at the top of the **Create a resource** pane defaults to checking every Azure service category to get its results. You can also refine your search by selecting a category.
4034

41-
1. Type `virtual machine` into the search box and select <kbd>Enter</kbd>.
35+
1. Start on the main **Create a resource** page. Type `virtual machine` into the **Search service** search box and select <kbd>Enter</kbd>.
4236

43-
1. In the left navigation pane, under **Categories**, select **Compute**. You'll see a filtered list of **Compute** offerings related to virtual machine images.
37+
1. In the service menu, under **Categories**, select **Security**. You'll see a filtered list of virtual machine offerings that are related to security.
4438

45-
1. Select any of the results that interest you to learn more about that offering, including how to get started. Select the **X** in the corner to return to the list and explore a different offering. When you're done, move to the next step.
39+
1. Select any of the results to learn more about that offering, including how to get started. Select the **X** in the corner to return to the list and explore a different offering. When you're done, move to the next step.
4640

4741
1. Select the **X** at the top right-hand corner to close the **Marketplace** pane. The **Create a resource** pane is visible once again.
4842

0 commit comments

Comments
 (0)