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
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The [portal menu](#portal-menu) and page header are global elements that are alw
23
23
24
24
The working pane for a resource or service may also have a [service menu](#service-menu) with commands specific to that area.
25
25
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, but the same elements generally apply, no matter what type of resource or service you're working with.
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
28
:::image type="content" source="media/azure-portal-overview/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":::
29
29
@@ -38,7 +38,7 @@ The illustration below labels the basic elements of the Azure portal, each of wh
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
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.|
41
-
|10|**Working pane**. Displays details about the resource or service that is currently in focus.|
41
+
|10|**Working pane**. Displays details about the resource or service that's currently in focus.|
42
42
43
43
## Portal menu
44
44
@@ -63,7 +63,25 @@ If you choose docked mode for the portal menu, it will always be visible. You ca
63
63
64
64
## Service menu
65
65
66
-
The service menu appears when you're working with an Azure service or resource. Commands in this menu
66
+
The service menu appears when you're working with an Azure service or resource. Commands in this menu are contextual to the service or resource that you're working with. You can use the search box at the top of the service menu to quickly find commands.
67
+
68
+
By default, menu items appeear collapsed within menu groups. If you prefer to have all menu items expanded by default, you can set **Service menu behavior** to **Expanded** in your [portal settings](set-preferences.md#service-menu-behavior).
69
+
70
+
When you're working within a service, you can select any top-level menu item to expand it and see the available commands within that menu group. Select that top-level item again to collapse that menu group.
71
+
72
+
To toggle all folders in a service menu between collapsed and expanded, select the expand/collapse icon near the service icon search box.
73
+
74
+
:::image type="content" source="media/azure-portal-overview/service-menu-toggle.png" alt-text="Screenshot showing the icon to toggle service menu items between collapsed and expanded.":::
75
+
76
+
If you use certain service menu commands frequently, you may want to save them as favorites for that service. To do so, hover over the command and then select the star icon.
77
+
78
+
:::image type="content" source="media/azure-portal-overview/service-menu-add-favorite.png" alt-text="Screenshot showing the star icon to add a service menu command to favorites.":::
79
+
80
+
When you save a command as a favorite, it will appear in a **Favorites** folder near the top of the service menu.
81
+
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
+
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.
Copy file name to clipboardExpand all lines: articles/azure-portal/set-preferences.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
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Manage Azure portal settings and preferences
3
3
description: Change Azure portal settings such as default subscription/directory, timeouts, menu mode, contrast, theme, notifications, language/region and more.
0 commit comments