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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,11 +42,13 @@ Advisor considers resizing virtual machines when it's possible to fit the curren
42
42
- The last 7 days of utilization data are considered
43
43
- Metrics are sampled every 30 seconds, aggregated to 1 min and then further aggregated to 30 mins (we take the average of max values while aggregating to 30 mins)
44
44
- An appropriate SKU is determined based on the following criteria:
45
-
- Performance of the workloads on the new SKU should not be impacted. This is achieved by:
46
-
- For user-facing workloads: P95 of the CPU and Outbound Network utilization, and P100 of Memory utilization don’t go above 80% on the new SKU
47
-
- For non user-facing workloads:
48
-
- P95 of CPU and Outbound Network utilization don’t go above 40% on the recommended SKU
49
-
- P100 of Memory utilization doesn’t go above 60% on the recommended SKU
45
+
- Performance of the workloads on the new SKU should not be impacted.
46
+
- Target for user-facing workloads:
47
+
- P95 of CPU and Outbound Network utilization at 40% or lower on the recommended SKU
48
+
- P100 of Memory utilization at 60% or lower on the recommended SKU
49
+
- Target for non user-facing workloads:
50
+
- P95 of the CPU and Outbound Network utilization at 80% or lower on the new SKU
51
+
- P100 of Memory utilization at 80% or lower on the new SKU
50
52
- The new SKU has the same Accelerated Networking and Premium Storage capabilities
51
53
- The new SKU is supported in the current region of the Virtual Machine with the recommendation
0 commit comments