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/advisor/advisor-get-started.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,15 +51,15 @@ Each tile provides information about the recommendations for that category:
51
51
52
52
* Your overall score for the category.
53
53
* The total number of recommendations for the category, and the specific number per impact.
54
-
* The number of affected resources by the recommendations.
54
+
* The number of impacted resources by the recommendations.
55
55
56
56
For detailed graphics and information on your Advisor score, see [Optimize Azure workloads by using Advisor score](/azure/advisor/azure-advisor-score).
57
57
58
58
### Get recommendation details and solution options
59
59
60
60
You can view recommendation details, such as the recommended actions and affected resources. You can also see the solution options, including postponing or dismissing a recommendation.
61
61
62
-
1. To review details of a recommendation, including the affected resources, open the recommendation list for a category. Then select **Description** or **Impacted resources** for a specific recommendation. The following screenshot shows a **Reliability Recommendation details** page.
62
+
1. To review details of a recommendation, including the affected resources, open the recommendation list for a category. Then select **Description** or **Impacted resources** for a specific recommendation. The following screenshot shows a Reliability recommendation details page.
63
63
64
64
:::image type="content" source="./media/advisor-get-started/advisor-score-reliability-recommendation-page.png" alt-text="Screenshot that shows an Advisor Reliability Recommendation details example." lightbox="./media/advisor-get-started/advisor-score-reliability-recommendation-page.png":::
65
65
@@ -90,9 +90,9 @@ Use the **Resources** tab to select or unselect subscriptions for Advisor recomm
90
90
91
91
:::image type="content" source="./media/advisor-get-started/advisor-configure-resources.png" alt-text="Screenshot that shows an Advisor configuration option for resources." lightbox="./media/advisor-get-started/advisor-configure-resources.png":::
92
92
93
-
Use the **VM/VMSS right sizing** tab to adjust Advisor virtual machine (VM) and virtual machine scale sets recommendations. Specifically, you can set up a filter for each subscription to only show recommendations for machines with certain CPU utilization. This setting filters recommendations by machine, but it doesn't change how they're generated. Follow these steps:
93
+
Use the **VM/VMSS right sizing** tab to adjust Advisor virtual machine (VM) and virtual machine scale sets (VMSS) recommendations. Specifically, you can set up a filter for each subscription to only show recommendations for machines with certain CPU utilization. This setting filters recommendations by machine, but it doesn't change how they're generated. Follow these steps:
94
94
95
-
1. Select the subscriptions for which you want to set up a filter for average CPU utilization. Then select **Edit**. Not all subscriptions can be edited for VM/virtual machine scale sets right sizing, and certain privileges are required. For more information on permissions, see [Permissions in Azure Advisor](permissions.md).
95
+
1. Select the subscriptions for which you want to set up a filter for average CPU utilization. Then select **Edit**. Not all subscriptions can be edited for VM/VMSS right sizing, and certain privileges are required. For more information on permissions, see [Permissions in Azure Advisor](permissions.md).
96
96
97
97
1. Select the average CPU utilization value you want and select **Apply**. It can take up to 24 hours for the new settings to be reflected in recommendations.
0 commit comments