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-cost-recommendations.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Advisor recommends resizing virtual machines when it's possible to fit the curre
43
43
44
44
* Recommendation criteria include **CPU**, **Memory** and **Outbound Network utilization**.
45
45
46
-
* The last 7 days of utilization data are analyzed. Note that you can change your lookback period in the configurations. The available lookback periods are 7, 14, 21, 30, 60, and 90 days. After changing the lookback period, be aware that it might take up to 48 hours for the recommendations to be updated.
46
+
* The last 7 days of utilization data are analyzed. You can change your lookback period in the configurations. The available lookback periods are 7, 14, 21, 30, 60, and 90 days. After changing the lookback period, it might take up to 48 hours for the recommendations to be updated.
47
47
48
48
* Metrics are sampled every 30 seconds, aggregated to 1 minute and then further aggregated to 30 minutes (taking the max of average values while aggregating to 30 minutes). On virtual machine scale sets, the metrics from individual virtual machines are aggregated using the average of the metrics for instance count recommendations, and aggregated using the max of the metrics for SKU change recommendations.
49
49
@@ -105,7 +105,7 @@ We're constantly working on improving these recommendations. Feel free to share
105
105
106
106
## Configure VM/VMSS recommendations
107
107
108
-
You can adjust Advisor virtual machine (VM) and Virtual Machine Scale Sets recommendations. Specifically, you can setup a filter for each subscription to only show recommendations for machines with certain CPU utilization. This setting will filter recommendations but will not change how they are generated.
108
+
You can 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 will filter recommendations but will not change how they are generated.
109
109
110
110
> [!NOTE]
111
111
> If you don't have the required permissions, the option is disabled in the user interface. For information on permissions, see [Permissions in Azure Advisor](permissions.md).
@@ -116,7 +116,7 @@ To adjust Advisor VM/Virtual Machine Scale Sets right sizing rules, follow these
116
116
117
117
1. Select the **VM/Virtual Machine Scale Sets right sizing** tab.
118
118
119
-
1. Select the subscriptions you’d like to setup a filter for average CPU utilization, and then click **Edit**.
119
+
1. Select the subscriptions you’d like to set up a filter for average CPU utilization, and then click **Edit**.
120
120
121
121
1. Select the desired average CPU utilization value and click **Apply**. It can take up to 24 hours for the new settings to be reflected in recommendations.
0 commit comments