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: articles/azure-portal/azure-portal-overview.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,19 +25,19 @@ The working pane for a resource or service may also have a [service menu](#servi
25
25
26
26
The illustration below labels the basic elements of the Azure portal, each of which are described in the following table. In this example, the current focus is a virtual machine (VM), but the same elements generally apply, no matter what type of resource or service you're working with.
27
27
28
-
:::image type="content" source="media/azure-portal-overview/portal-callouts.png" alt-text="Screenshot showing the full screen portal view and a key to UI elements." lightbox="media/azure-portal-overview/azure-portal-overview-portal-callouts.png":::
28
+
:::image type="content" source="media/azure-portal-overview/portal-callouts.png" alt-text="Screenshot showing the full screen portal view and a key to UI elements." lightbox="media/azure-portal-overview/portal-callouts.png":::
29
29
30
30
|Key|Description |
31
31
|:---:|---|
32
-
|1|**Portal menu**. This global element can help you to navigate between services. Sometimes referred to as the sidebar.|
32
+
|1|**[Portal menu](#portal-menu)**. This global element can help you to navigate between services. Here, the portal menu is in flyout mode, so it's hidden until you select the menu icon.|
33
33
|2|**Breadcrumb**. Use the breadcrumb links to move back a level in your workflow.|
34
34
|3|**Page header**. Appears at the top of every portal page and holds global elements.|
35
35
|4|**Global search**. Use the search bar in the page header to quickly find a specific resource, a service, or documentation.|
36
-
|5|**Copilot**. Quick access to [Microsoft Copilot in Azure (preview)](/azure/copilot/).|
37
-
|6|**Global controls**. Controls that persist in the page header for common tasks: Cloud Shell, Notifications, Settings, Support + Troubleshooting, and Feedback.|
36
+
|5|**Copilot**. Provides quick access to [Microsoft Copilot in Azure (preview)](/azure/copilot/).|
37
+
|6|**Global controls**. These controls for common tasks persist in the page header: Cloud Shell, Notifications, Settings, Support + Troubleshooting, and Feedback.|
38
38
|7|**Your account**. View information about your account, switch directories, sign out, or sign in with a different account.|
39
39
|8|**Command bar**. A group of controls that are contextual to your current focus.|
40
-
|9|**Service menu**. A menu with commands that are contextual to the service or resource that you're working with. You may see also this element referred to as the resource menu, or sometimes as the left pane.|
40
+
|9|**[Service menu](#service-menu)**. A menu with commands that are contextual to the service or resource that you're working with. Sometimes referred to as the resource menu.|
41
41
|10|**Working pane**. Displays details about the resource or service that's currently in focus.|
42
42
43
43
## Portal menu
@@ -48,16 +48,16 @@ The Azure portal menu lets you quickly get to key functionality and resource typ
48
48
49
49
Useful commands in the portal menu include:
50
50
51
-
-**+ Create a resource**. An easy way to get started creating a new resource in the current subscription.
52
-
-**Favorites**. Your list of favorite Azure services. To learn how to customize this list, see [Add, remove, and sort favorites](../azure-portal/azure-portal-add-remove-sort-favorites.md).|
51
+
-**Create a resource**. An easy way to get started creating a new resource in the current subscription.
52
+
-**Favorites**. Your list of favorite Azure services. To learn how to customize this list, see [Add, remove, and sort favorites](../azure-portal/azure-portal-add-remove-sort-favorites.md).
53
53
54
-
You can [choose a default mode for the portal menu](set-preferences.md#portal-menu-behavior): flyout or docked.
54
+
In your portal settings, you can [choose a default mode for the portal menu](set-preferences.md#portal-menu-behavior): flyout or docked.
55
55
56
56
When the portal menu is in flyout mode, it's hidden until you need it. Select the menu icon to open or close the menu.
57
57
58
58
:::image type="content" source="media/azure-portal-overview/azure-portal-overview-portal-menu-flyout.png" alt-text="Screenshot of the Azure portal menu in flyout mode.":::
59
59
60
-
If you choose docked mode for the portal menu, it's always be visible. You can manually collapse the menu to provide more working space.
60
+
If you choose docked mode for the portal menu, it's always visible. You can select the arrows to manually collapse the menu if you want more working space.
61
61
62
62
:::image type="content" source="media/azure-portal-overview/azure-portal-overview-portal-menu-expandcollapse.png" alt-text="Screenshot of the Azure portal menu in docked mode.":::
63
63
@@ -81,7 +81,7 @@ When you save a command as a favorite, it appears in a **Favorites** folder near
81
81
82
82
:::image type="content" source="media/azure-portal-overview/service-menu-favorites.png" alt-text="Screenshot of the Favorites folder in a service menu.":::
83
83
84
-
Your menu group selections are preserved by resource type and throughout sessions. For example, if you add a favorite command while working with a VM, that command will appear in your **Favorites** if you later work with a different VM. Menu groups will also appear collapsed or expanded based on your previous selections.
84
+
Your menu group selections are preserved by resource type and throughout sessions. For example, if you add a favorite command while working with a VM, that command will appear in your **Favorites** if you later work with a different VM. Specific menu groups will also appear collapsed or expanded based on your previous selections.
0 commit comments