Skip to content

Commit 08cd6d5

Browse files
Merge pull request #232259 from JnHs/jh-portal-fresh0323
review and refresh
2 parents 0c79218 + 6a6b442 commit 08cd6d5

20 files changed

+43
-52
lines changed

articles/azure-arc/kubernetes/private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Private connectivity for Azure Arc-enabled Kubernetes clusters using private link (preview)
3-
ms.date: 09/21/2021
3+
ms.date: 09/21/2022
44
ms.topic: article
55
description: With Azure Arc, you can use a Private Link Scope model to allow multiple Kubernetes clusters to use a single private endpoint.
66
ms.custom: references_regions

articles/azure-portal/azure-portal-add-remove-sort-favorites.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
---
2-
title: Add, remove, and arrange favorites in Azure portal
3-
description: Learn how to add or remove items from the favorites list and rearrange the order of items
4-
keywords: favorites,portal
2+
title: Manage favorites in Azure portal
3+
description: Learn how to add or remove services from the favorites list.
54
ms.date: 02/17/2022
65
ms.topic: how-to
76
---
87

9-
# Add, remove, and rearrange favorites
8+
# Manage favorites
109

11-
Add or remove items from your **Favorites** list in the Azure portal so that you can quickly go to the services you use most often. We've already added some common services to your **Favorites** list, but you'll likely want to customize it. You're the only one who sees the changes you make to **Favorites**.
10+
Add or remove items from your **Favorites** list in the Azure portal so that you can quickly go to the services you use most often. We've already added some common services to your **Favorites** list, but you may want to customize it. You're the only one who sees the changes you make to **Favorites**.
1211

13-
## Add a favorite
12+
## Add a favorite service
1413

1514
Items that are listed under **Favorites** are selected from **All services**. Hover over a service name to display information and resources related to the service. A filled star icon ![Filled star icon](./media/azure-portal-add-remove-sort-favorites/azure-portal-favorites-graystar.png) next to the service name indicates that the item appears on the **Favorites** list. Select the star icon to add a service to the **Favorites** list.
1615

17-
In this example, we'll add Cost Management + Billing to the **Favorites** list.
16+
In this example, we'll add **Cost Management + Billing** to the **Favorites** list.
1817

1918
1. Select **All services** from the Azure portal menu.
2019

@@ -40,10 +39,6 @@ You can now remove an item directly from the **Favorites** list.
4039

4140
2. On the information card, select the star so that it changes from filled to unfilled. The service is removed from the **Favorites** list.
4241

43-
## Rearrange favorites
44-
45-
You can change the order in which your favorite services are listed. Just select an item, then drag and drop it to another location under **Favorites**.
46-
4742
## Next steps
4843

4944
- To create a project-focused workspace, see [Create and share dashboards in the Azure portal](../azure-portal/azure-portal-dashboards.md).

articles/azure-portal/azure-portal-keyboard-shortcuts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure portal keyboard shortcuts
33
description: The Azure portal supports global keyboard shortcuts to help you perform actions, navigate, and go to locations in the Azure portal.
44
ms.topic: conceptual
5-
ms.date: 11/04/2021
5+
ms.date: 03/23/2023
66
ms.custom: accessibility
77
---
88

@@ -47,5 +47,5 @@ The letters that appear below represent letter keys on your keyboard. For exampl
4747

4848
## Next steps
4949

50-
- [Turn on high contrast or change theme](set-preferences.md#choose-a-theme-or-enable-high-contrast)
51-
- [Learn about supported browsers and devices](azure-portal-supported-browsers-devices.md)
50+
- [Turn on high contrast or change theme](set-preferences.md#choose-a-theme-or-enable-high-contrast) in the Azure portal.
51+
- Learn about [supported browsers and devices](azure-portal-supported-browsers-devices.md).

articles/azure-portal/azure-portal-markdown-tile.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use a custom markdown tile on Azure dashboards
33
description: Learn how to add a markdown tile to an Azure dashboard to display static content
4-
ms.date: 01/11/2022
4+
ms.date: 03/27/2023
55
ms.topic: how-to
66
ms.custom: devx-track-js
77
---
@@ -16,13 +16,13 @@ You can add a markdown tile to your Azure dashboards to display custom, static c
1616

1717
1. In the dashboard view, select the dashboard where the custom markdown tile should appear, then select **Edit**.
1818

19-
![Screenshot showing dashboard edit view](./media/azure-portal-markdown-tile/azure-portal-dashboard-edit.png)
19+
:::image type="content" source="media/azure-portal-markdown-tile/azure-portal-dashboard-edit.png" alt-text="Screenshot showing the dashboard edit option in the Azure portal.":::
2020

2121
1. In the **Tile Gallery**, locate the tile called **Markdown** and select **Add**. The tile is added to the dashboard and the **Edit Markdown** pane opens.
2222

2323
1. Enter values for **Title** and **Subtitle**, which display on the tile after you move to another field.
2424

25-
![Screenshot showing results of entering title and subtitle](./media/azure-portal-markdown-tile/azure-portal-dashboard-enter-title.png)
25+
:::image type="content" source="media/azure-portal-markdown-tile/azure-portal-dashboard-enter-title.png" alt-text="Screenshot showing how to add a title and subtitle to a markdown tile.":::
2626

2727
1. Select one of the options for including markdown content: **Inline editing** or **Insert content using URL**.
2828

@@ -35,11 +35,11 @@ You can add a markdown tile to your Azure dashboards to display custom, static c
3535
![Screenshot showing entering URL](./media/azure-portal-markdown-tile/azure-portal-dashboard-markdown-url.png)
3636

3737
> [!NOTE]
38-
> For added security, create a markdown file and store it in an [Azure storage account blob where encryption is enabled](../storage/common/storage-service-encryption.md). For additional control, configure the encryption with [customer-managed keys stored in Azure Key Vault](../storage/common/customer-managed-keys-configure-key-vault.md?tabs=portal). You can then point to the file using the **Insert content using URL** option. Only users with permissions to the file can see the markdown content on the dashboard. You might need to set a [cross-origin resource sharing (CORS)](/rest/api/storageservices/cross-origin-resource-sharing--cors--support-for-the-azure-storage-services) rule on the storage account so that the Azure portal (_https://portal.azure.com/_) can access the markdown file in the blob.
38+
> For added security, create a markdown file and store it in an [Azure storage account blob where encryption is enabled](../storage/common/storage-service-encryption.md). For additional control, configure the encryption with [customer-managed keys stored in Azure Key Vault](../storage/common/customer-managed-keys-configure-key-vault.md?tabs=portal). You can then point to the file using the **Insert content using URL** option. Only users with permissions to the file can see the markdown content on the dashboard. You might need to set a [cross-origin resource sharing (CORS)](/rest/api/storageservices/cross-origin-resource-sharing--cors--support-for-the-azure-storage-services) rule on the storage account so that the Azure portal (`https://portal.azure.com/`) can access the markdown file in the blob.
3939
4040
1. Select **Done** to dismiss the **Edit Markdown** pane. Your content appears on the Markdown tile, which you can resize by dragging the handle in the lower right-hand corner.
4141

42-
![Screenshot showing custom markdown tile](./media/azure-portal-markdown-tile/azure-portal-custom-markdown-tile.png)
42+
:::image type="content" source="media/azure-portal-markdown-tile/azure-portal-custom-markdown-tile.png" alt-text="Screenshot showing the custom markdown tile on a dashboard.":::
4343

4444
## Markdown content capabilities and limitations
4545

articles/azure-portal/azure-portal-quickstart-center.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get started with the Azure Quickstart Center
33
description: Use the Azure Quickstart Center guided experience to get started with Azure. Learn to set up, migrate, and innovate.
4-
ms.date: 10/01/2021
4+
ms.date: 03/23/2023
55
ms.topic: conceptual
66
---
77

@@ -15,7 +15,7 @@ Azure Quickstart Center is a guided experience in the Azure portal available to
1515

1616
1. In the search bar, type "Quickstart Center", and then select it.
1717

18-
Or, select **All services** from the Azure portal menu, then select **General** > **Quickstart Center**.
18+
Or, select **All services** from the Azure portal menu, then select **General** > **Get Started** > **Quickstart Center**.
1919

2020
For an in-depth look at what Azure Quickstart Center can do for you, check out this video:
2121
> [!VIDEO https://www.youtube.com/embed/0bSA7RXrbAg]
@@ -41,4 +41,4 @@ You can also select **Browse our full Azure catalog** to see all Azure learning
4141
## Next steps
4242

4343
* Learn more about Azure setup and migration in the [Microsoft Cloud Adoption Framework for Azure](/azure/architecture/cloud-adoption/).
44-
* Unlock your cloud skills with more [Learn modules](/training/azure/).
44+
* Unlock your cloud skills with free [Learn modules](/training/azure/).

articles/azure-portal/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
ms.service: azure-portal
1212
ms.collection: collection
13-
ms.date: 02/15/2022
13+
ms.date: 03/27/2023
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

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

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,48 +2,46 @@
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

26-
To change which columns are included in a view, select **Manage view** then **Edit columns**.
22+
To change which columns are included in a view, select **Manage view**, then select**Edit columns**.
2723

2824
:::image type="content" source="media/manage-filter-resource-views/edit-columns.png" alt-text="Edit columns shown in view":::
2925

3026
## Save, use, and delete views
3127

3228
You can save views that include the filters and columns you've selected. To save and use a view:
3329

34-
1. Select **Manage view** then **Save view**.
30+
1. Select **Manage view**, then select **Save view**.
3531

36-
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 **OK**. The saved view now appears in the **Manage view** menu.
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 select **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 the file 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 select **Save view** to save this view, just 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).
468 Bytes
Loading
-4.91 KB
Loading
3.7 KB
Loading

0 commit comments

Comments
 (0)