Skip to content

Commit 978eb9e

Browse files
authored
Merge pull request #195295 from ikhapova/patch-4
Update advisor-cost-recommendations.md
2 parents a4c797a + 3a578d4 commit 978eb9e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/advisor/advisor-cost-recommendations.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,13 @@ Advisor considers resizing virtual machines when it's possible to fit the curren
4242
- The last 7 days of utilization data are considered
4343
- 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)
4444
- 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
5052
- The new SKU has the same Accelerated Networking and Premium Storage capabilities
5153
- The new SKU is supported in the current region of the Virtual Machine with the recommendation
5254
- The new SKU is less expensive

0 commit comments

Comments
 (0)