Skip to content

Commit 8e5a27b

Browse files
committed
refresh info and images
1 parent 9c08ee2 commit 8e5a27b

11 files changed

+21
-25
lines changed

articles/azure-portal/manage-filter-resource-views.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,22 @@
22
title: View and filter Azure resource information
33
description: Filter information and use different views to better understand your Azure resources.
44
ms.topic: how-to
5-
ms.date: 03/16/2021
5+
ms.date: 03/27/2023
66
---
77

88
# View and filter Azure resource information
99

1010
The Azure portal enables you to browse detailed information about resources across your Azure subscriptions. This article shows you how to filter information and use different views to better understand your resources.
1111

12-
The article focuses on the **All resources** screen shown in the following screenshot. Screens for individual resource types, such as virtual machines, have different options, such as starting and stopping a VM.
13-
14-
:::image type="content" source="media/manage-filter-resource-views/all-resources.png" alt-text="Azure portal view of all resources":::
12+
This article focuses on filtering information the **All resources** screen. Screens for individual resource types, such as virtual machines, may have different options.
1513

1614
## Filter resources
1715

18-
Start exploring **All resources** by using filters to focus on a subset of your resources. The following screenshot shows filtering on resource groups, selecting two of the six resource groups in a subscription.
16+
Start exploring **All resources** by using filters to focus on a subset of your resources. The following screenshot shows filtering on resource groups, selecting two of the four resource groups in a subscription.
1917

2018
:::image type="content" source="media/manage-filter-resource-views/filter-resource-group.png" alt-text="Filter view based on resource groups":::
2119

22-
You can combine filters, including those based on text searches, as shown in the following screenshot. In this case the results are scoped to resources that contain "SimpleWinVM" in one of the two resource groups already selected.
23-
24-
:::image type="content" source="media/manage-filter-resource-views/filter-simplewinvm.png" alt-text="Filter view based on text entry":::
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.
2521

2622
To change which columns are included in a view, select **Manage view** then **Edit columns**.
2723

@@ -37,13 +33,15 @@ You can save views that include the filters and columns you've selected. To save
3733

3834
:::image type="content" source="media/manage-filter-resource-views/simple-view.png" alt-text="Saved view":::
3935

40-
1. To use a view, switch between **Default** and one of your own views to see how that affects the list of resources displayed.
36+
Try switching between **Default** and one of your own views to see how that affects the list of resources displayed.
4137

42-
To delete a view:
38+
You can also select **Choose favorite view** to use one of your views as the default views for **All resources**.
4339

44-
1. Select **Manage view** then **Browse all views**.
40+
To delete a view you've created:
4541

46-
1. In the **Saved views** pane, select the view then select the **Delete** icon ![Delete view icon](media/manage-filter-resource-views/icon-delete.png).
42+
1. Select **Manage view** then **Browse all views for "All resources"**.
43+
44+
1. In the **Saved views** pane, select the view then select the **Delete** icon ![Delete view icon](media/manage-filter-resource-views/icon-delete.png). Select **OK** to confirm the deletion.
4745

4846
## Export information from a view
4947

@@ -53,7 +51,7 @@ You can export the resource information from a view. To export information in CS
5351

5452
:::image type="content" source="media/manage-filter-resource-views/export-csv.png" alt-text="Screenshot of exporting to CSV format":::
5553

56-
1. Save the file locally, then open in Excel or another application that supports the CSV format.
54+
1. Save the file locally, then open in Excel or another application that supports the CSV format.
5755

5856
As you move around the portal, you'll see other areas where you can export information, such as an individual resource group.
5957

@@ -73,7 +71,7 @@ To save and use a summary view:
7371

7472
:::image type="content" source="media/manage-filter-resource-views/type-summary-bar-chart.png" alt-text="Type summary showing a bar chart":::
7573

76-
1. Select **Manage view** then **Save view** to save this view like you did with the list view.
74+
1. Select **Manage view**, then **Save view** to save this view like you did with the list view.
7775

7876
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.
7977

@@ -97,6 +95,5 @@ To run a Resource Graph query:
9795

9896
## Next steps
9997

100-
[Azure portal overview](azure-portal-overview.md)
101-
102-
[Create and share dashboards in the Azure portal](azure-portal-dashboards.md)
98+
- Read an [overview of the Azure portal overview](azure-portal-overview.md).
99+
- Learn how to [create and share dashboards in the Azure portal](azure-portal-dashboards.md).
Binary file not shown.
-5.22 KB
Loading
-2.65 KB
Loading
-11.5 KB
Loading
Binary file not shown.
-6.7 KB
Loading
-1.44 KB
Loading
-3.15 KB
Loading

articles/azure-portal/quickstart-portal-dashboard-azure-cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Create an Azure portal dashboard with Azure CLI
33
description: "Quickstart: Learn how to create a dashboard in the Azure portal using the Azure CLI. A dashboard is a focused and organized view of your cloud resources."
44
ms.topic: quickstart
55
ms.custom: devx-track-azurecli, mode-api
6-
ms.date: 01/13/2022
6+
ms.date: 03/27/2023
77
---
88

99
# Quickstart: Create an Azure portal dashboard with Azure CLI
1010

11-
A dashboard in the Azure portal is a focused and organized view of your cloud resources. This article shows you how to use Azure CLI to create a dashboard. In this example, the dashboard shows the performance of a virtual machine (VM), as well as some static information and links.
11+
A dashboard in the Azure portal is a focused and organized view of your cloud resources. This article shows you how to use Azure CLI to create a dashboard. In this example, the dashboard shows the performance of a virtual machine (VM) that you create, as well as some static information and links.
1212

13-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
13+
In addition to the prerequisites below, you'll need an Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1414

1515
[!INCLUDE [azure-cli-prepare-your-environment.md](~/articles/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
1616

@@ -36,7 +36,7 @@ az vm create --resource-group myResourceGroup --name myVM1 --image win2016datace
3636
--admin-username azureuser --admin-password 1StrongPassword$
3737
```
3838

39-
> [!Note]
39+
> [!NOTE]
4040
> This is a new username and password (not the account you use to sign in to Azure). The password must be complex. For more information, see [username requirements](../virtual-machines/windows/faq.yml#what-are-the-username-requirements-when-creating-a-vm-)
4141
and [password requirements](../virtual-machines/windows/faq.yml#what-are-the-password-requirements-when-creating-a-vm-).
4242

0 commit comments

Comments
 (0)