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
Copy file name to clipboardExpand all lines: learn-pr/azure/tour-azure-portal/includes/3-navigate-the-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Select the **bell** icon to display the **Notifications** pane. This pane gives
53
53
54
54
### Settings
55
55
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:
Copy file name to clipboardExpand all lines: learn-pr/azure/tour-azure-portal/includes/4-exercise-work-with-blades.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,15 @@ In this unit, you learn how to create and find different types of resources in t
10
10
11
11
Now let's start exploring how to create resources in Azure. We won't actually create any Azure resources in this exercise.
12
12
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
-
21
13
## Find resource types by category
22
14
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**. A pane labeled **Create a resource** appears. This pane shows a list of **Popular Azure services**, with services such as Virtual machine, Key Vault, Function App, and more, and a list of **Popular Marketplace products**, both with 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.
24
18
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.
26
20
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.
28
22
29
23
1. Select the drop-down list under **Plan** to see all of the available Windows Server images.
30
24
@@ -38,11 +32,11 @@ Another way to locate services from the **Create a resource** pane is to use sea
38
32
39
33
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.
40
34
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>.
42
36
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.
44
38
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.
46
40
47
41
1. Select the **X** at the top right-hand corner to close the **Marketplace** pane. The **Create a resource** pane is visible once again.
0 commit comments