Skip to content

Commit 5c9844b

Browse files
authored
Merge pull request #108682 from andredewes/main
Adding new App Service plan Cost recommendation
2 parents 9ff60bf + 49a3498 commit 5c9844b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/advisor/advisor-reference-cost-recommendations.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,18 @@ Apache Spark for Azure Synapse Analytics pool's Autoscale feature automatically
316316

317317
Learn more about [Synapse workspace - EnableSynapseSparkComputeAutoScaleGuidance (Consider enabling autoscale feature on spark compute.)](https://aka.ms/EnableSynapseSparkComputeAutoScaleGuidance).
318318

319+
## Web
320+
321+
### Right-size underutilized App Service plans
322+
323+
We've analyzed the usage patterns of your app service plan over the past 7 days and identified low CPU usage. While certain scenarios can result in low utilization by design, you can often save money by choosing a less expensive SKU while retaining the same features.
324+
325+
> [!NOTE]
326+
> - Currently, this recommendation only works for App Service plans running on Windows on a SKU that allows you to downscale to less expensive tiers without losing any features, like from P3v2 to P2v2 or from P2v2 to P1v2.
327+
> - CPU bursts that last only a few minutes might not be correctly detected. Please perform a careful analysis in your App Service plan metrics blade before downscaling your SKU.
328+
329+
Learn more about [App Service plans](../app-service/overview-hosting-plans.md).
330+
319331
## Azure Monitor
320332

321333
For Azure Monitor cost optimization suggestions, please see [Optimize costs in Azure Monitor](../azure-monitor/best-practices-cost.md).

0 commit comments

Comments
 (0)