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
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,6 @@ In this topic, you learn about the different parts of the Azure portal.
18
18
19
19
By default, the first thing you see after you [sign in to the portal](https://portal.azure.com) is **Azure Home**. This page compiles resources that help you get the most from your Azure subscription. We include links to free online courses, documentation, core services, and useful sites for staying current and managing change for your organization. For quick and easy access to work in progress, we also show a list of your most recently visited resources.
20
20
21
-
You can't customize the Home page, but you can change your settings to see your [Dashboard](#dashboard) as your default view. The first time you sign in, there's a prompt at the top of the page where you can save your preference. You can also [change your startup page selection at any time in **Portal settings**](set-preferences.md#startup-page).
22
-
23
21
## Portal elements and controls
24
22
25
23
The portal menu and page header are global elements that are always present in the Azure portal. These persistent features are the "shell" for the user interface associated with each individual service or feature. The header provides access to global controls. The working pane for a resource or service may also have a resource menu specific to that area.
@@ -64,7 +62,7 @@ Dashboards provide a focused view of the resources in your subscription that mat
64
62
65
63
You can create other dashboards for your own use, or publish customized dashboards and share them with other users in your organization. For more information, see [Create and share dashboards in the Azure portal](../azure-portal/azure-portal-dashboards.md).
66
64
67
-
As noted earlier, you can [set your startup page to Dashboard](set-preferences.md#startup-page) if you want to see your most recently used dashboard when you sign in to the Azure portal.
65
+
As noted earlier, you can [set your startup page to Dashboard](set-preferences.md#choose-a-startup-page) if you want to see your most recently used dashboard when you sign in to the Azure portal.
Copy file name to clipboardExpand all lines: articles/azure-portal/manage-filter-resource-views.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: View and filter Azure resource information
3
3
description: Filter information and use different views to better understand your Azure resources.
4
4
ms.topic: how-to
5
-
ms.date: 03/27/2023
5
+
ms.date: 04/12/2024
6
6
---
7
7
8
8
# View and filter Azure resource information
@@ -19,7 +19,7 @@ Start exploring **All resources** by using filters to focus on a subset of your
19
19
20
20
You can combine filters, including those based on text searches. For example, after selecting specific resource groups, you can enter text in the filter box, or select a different filter option.
21
21
22
-
To change which columns are included in a view, select **Manage view**, then select**Edit columns**.
22
+
To change which columns are included in a view, select **Manage view**, then select**Edit columns**.
23
23
24
24
:::image type="content" source="media/manage-filter-resource-views/edit-columns.png" alt-text="Edit columns shown in view":::
25
25
@@ -29,7 +29,7 @@ You can save views that include the filters and columns you've selected. To save
29
29
30
30
1. Select **Manage view**, then select **Save view**.
31
31
32
-
1. Enter a name for the view, then select **OK**. The saved view now appears in the **Manage view** menu.
32
+
1. Enter a name for the view, then select **Save**. The saved view now appears in the **Manage view** menu.
@@ -41,7 +41,7 @@ To delete a view you've created:
41
41
42
42
1. Select **Manage view**, then select **Browse all views for "All resources"**.
43
43
44
-
1. In the **Saved views** pane, select the view, then select the **Delete** icon . Select **OK** to confirm the deletion.
44
+
1. In the **Saved views** pane, select the **Delete** icon  next to the view that you want to delete. Select **OK** to confirm the deletion.
45
45
46
46
## Export information from a view
47
47
@@ -73,13 +73,13 @@ To save and use a summary view:
73
73
74
74
1. Select **Manage view**, then select **Save view** to save this view, just like you did with the list view.
75
75
76
-
1.In the summary view, under **Type summary**, select a bar in the chart. Selecting the bar provides a list filtered down to one type of resource.
76
+
In the summary view, you can select an item to view details filtered to that item. Using the previous example, you can select a bar in the chart under **Type summary** to view a list filtered down to one type of resource.
77
77
78
-
:::image type="content" source="media/manage-filter-resource-views/all-resources-filtered-type.png" alt-text="All resources filtered by type":::
78
+
:::image type="content" source="media/manage-filter-resource-views/all-resources-filtered-type.png" alt-text="Screenshot of all resources filtered by type":::
79
79
80
80
## Run queries in Azure Resource Graph
81
81
82
-
Azure Resource Graph provides efficient and performant resource exploration with the ability to query at scale across a set of subscriptions. The **All resources** screen in the Azure portal includes a link to open a Resource Graph query that is scoped to the current filtered view.
82
+
Azure Resource Graph provides efficient and performant resource exploration with the ability to query at scale across a set of subscriptions. The **All resources** screen in the Azure portal includes a link to open a Resource Graph query scoped to the current filtered view.
For more information, see [Run your first Resource Graph query using Azure Resource Graph Explorer](../governance/resource-graph/first-query-portal.md).
94
+
For more information, see [Run your first Resource Graph query using Azure Resource Graph Explorer](../governance/resource-graph/first-query-portal.md).
0 commit comments