Skip to content

Commit

Permalink
Merge pull request #426 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
10/29/2024 AM Publish
  • Loading branch information
Taojunshen authored Oct 29, 2024
2 parents 80f3589 + 6a1f7b6 commit dcbffdb
Show file tree
Hide file tree
Showing 10 changed files with 617 additions and 747 deletions.

Large diffs are not rendered by default.

49 changes: 25 additions & 24 deletions articles/advisor/advisor-tag-filtering.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Review optimization opportunities by workload, environment or team
description: Review optimization opportunities by workload, environment or team
title: Review optimization opportunities by workload, environment, or team
description: Review optimization opportunities by workload, environment, or team
ms.topic: article
ms.custom: tags
ms.date: 05/25/2022
---

# Review optimization opportunities by workload, environment or team
# Review optimization opportunities by workload, environment, or team

You can now get Advisor recommendations and scores scoped to a workload, environment, or team using resource tag filters. Filter recommendations and calculate scores using tags you have already assigned to Azure resources, resource groups and subscriptions. Use tag filters to:
You can now get Advisor recommendations and scores scoped to a workload, environment, or team using resource tag filters. Filter recommendations and calculate scores using tags you already assigned to Azure resources, resource groups, and subscriptions. Use tag filters to:

* Identify cost saving opportunities by team
* Compare scores for workloads to optimize the critical ones first
Expand All @@ -18,33 +18,34 @@ You can now get Advisor recommendations and scores scoped to a workload, environ
## How to filter recommendations using tags

1. Sign in to the [Azure portal](https://portal.azure.com/).
1. Search for and select [Advisor](https://aka.ms/azureadvisordashboard) from any page.
1. On the Advisor dashboard, click on the **Add Filter** button.
1. Select the tag in the **Filter** field and value(s).
1. Click **Apply**. Summary tiles will be updated to reflect the filter.
1. Click on any of the categories to review recommendations.

[![Screenshot of the Azure Advisor dashboard that shows count of recommendations after tag filter is applied.](./media/tags/overview-tag-filters.png)](./media/tags/overview-tag-filters.png#lightbox)

1. Sign in to the [Azure portal](https://portal.azure.com/).
1. Search for and select [Advisor](https://aka.ms/azureadvisordashboard) from any page.
1. On the Advisor dashboard, click on the **Add Filter** button.
1. Select the tag in the **Filter** field and values.
1. Click **Apply**. Summary tiles are updated to reflect the filter.
1. Click on any of the categories to review recommendations.

:::image type="content" source="./media/tags/overview-tag-filters.png" alt-text="Screenshot of the Azure Advisor dashboard that shows count of recommendations after tag filter is applied." lightbox="./media/tags/overview-tag-filters.png":::


## How to calculate scores using resource tags

1. Sign in to the [Azure portal](https://portal.azure.com/).
1. Search for and select [Advisor](https://aka.ms/azureadvisordashboard) from any page.
1. Select **Advisor score (preview)** from the navigation menu on the left.
1. Click on the **Add Filter** button.
1. Select the tag in the **Filter** field and value(s).
1. Click **Apply**. Advisor score will be updated to only include resources impacted by the filter.
1. Click on any of the categories to review recommendations.
1. Sign in to the [Azure portal](https://portal.azure.com/).
1. Search for and select [Advisor](https://aka.ms/azureadvisordashboard) from any page.
1. Select **Advisor score (preview)** from the navigation menu on the left.
1. Click on the **Add Filter** button.
1. Select the tag in the **Filter** field and values.
1. Click **Apply**. Advisor score is updated to only include resources impacted by the filter.
1. Click on any of the categories to review recommendations.

[![Screenshot of the Azure Advisor score dashboard that shows score and recommendations after tag filter is applied.](./media/tags/score-tag-filters.png)](./media/tags/score-tag-filters.png#lightbox)
:::image type="content" source="./media/tags/score-tag-filters.png" alt-text="Screenshot of the Azure Advisor score dashboard that shows score and recommendations after tag filter is applied." lightbox="./media/tags/score-tag-filters.png":::

> [!NOTE]
> Not all capabilities are available when tag filters are used. For example, tag filters are not supported for security score and score history.
## Next steps

To learn more about tagging, see:
- [Define your tagging strategy - Cloud Adoption Framework](/azure/cloud-adoption-framework/ready/azure-best-practices/resource-tagging)
- [Tag resources, resource groups, and subscriptions for logical organization - Azure Resource Manager](/azure/azure-resource-manager/management/tag-resources?tabs=json)
To learn more about tagging, see:

* [Define your tagging strategy - Cloud Adoption Framework](/azure/cloud-adoption-framework/ready/azure-best-practices/resource-tagging)
* [Tag resources, resource groups, and subscriptions for logical organization - Azure Resource Manager](/azure/azure-resource-manager/management/tag-resources?tabs=json)
Loading

0 comments on commit dcbffdb

Please sign in to comment.