Skip to content

Commit 571aa1b

Browse files
Merge pull request #228975 from AaronMaxwell/aaronmax-advisor-azmon-cost-update
Adding AzMon cost optimization
2 parents 04fb2a9 + 97b99a4 commit 571aa1b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cost recommendations
33
description: Full list of available cost recommendations in Advisor.
44
ms.topic: article
55
ms.custom: ignite-2022
6-
ms.date: 02/04/2022
6+
ms.date: 02/28/2023
77
---
88

99
# Cost recommendations
@@ -20,21 +20,21 @@ Azure Advisor helps you optimize and reduce your overall Azure spend by identify
2020

2121
### Use Standard Storage to store Managed Disks snapshots
2222

23-
To save 60% of cost, we recommend storing your snapshots in Standard Storage, regardless of the storage type of the parent disk. This is the default option for Managed Disks snapshots. Migrate your snapshot from Premium to Standard Storage. Refer to Managed Disks pricing details.
23+
To save 60% of cost, we recommend storing your snapshots in Standard Storage, regardless of the storage type of the parent disk. It is the default option for Managed Disks snapshots. Migrate your snapshot from Premium to Standard Storage. Refer to Managed Disks pricing details.
2424

2525
Learn more about [Managed Disk Snapshot - ManagedDiskSnapshot (Use Standard Storage to store Managed Disks snapshots)](https://aka.ms/aa_manageddisksnapshot_learnmore).
2626

2727
### Right-size or shutdown underutilized virtual machines
2828

29-
We've analyzed the usage patterns of your virtual machine over the past 7 days and identified virtual machines with low usage. While certain scenarios can result in low utilization by design, you can often save money by managing the size and number of virtual machines.
29+
We've analyzed the usage patterns of your virtual machine over the past seven days and identified virtual machines with low usage. While certain scenarios can result in low utilization by design, you can often save money by managing the size and number of virtual machines.
3030

3131
Learn more about [Virtual machine - LowUsageVmV2 (Right-size or shutdown underutilized virtual machines)](https://aka.ms/aa_lowusagerec_learnmore).
3232

3333
### You have disks which have not been attached to a VM for more than 30 days. Please evaluate if you still need the disk.
3434

35-
We have observed that you have disks which have not been attached to a VM for more than 30 days. Please evaluate if you still need the disk. Note that if you decide to delete the disk, recovery is not possible. We recommend that you create a snapshot before deletion or ensure the data in the disk is no longer required.
35+
We've observed that you have disks which haven't been attached to a VM for more than 30 days. Please evaluate if you still need the disk. If you decide to delete the disk, recovery isn't possible. We recommend that you create a snapshot before deletion or ensure the data in the disk is no longer required.
3636

37-
Learn more about [Disk - DeleteOrDowngradeUnattachedDisks (You have disks which have not been attached to a VM for more than 30 days. Please evaluate if you still need the disk.)](https://aka.ms/unattacheddisks).
37+
Learn more about [Disk - DeleteOrDowngradeUnattachedDisks (You have disks which haven't been attached to a VM for more than 30 days. Please evaluate if you still need the disk.)](https://aka.ms/unattacheddisks).
3838

3939
## MariaDB
4040

@@ -48,15 +48,15 @@ Learn more about [MariaDB server - OrcasMariaDbCpuRightSize (Right-size underuti
4848

4949
### Right-size underutilized MySQL servers
5050

51-
Our internal telemetry shows that the MySQL database server resources have been underutilized for an extended period of time over the last 7 days. Low resource utilization results in unwanted expenditure which can be fixed without significant performance impact. To reduce your costs and efficiently manage your resources, we recommend reducing the compute size (vCores) by half.
51+
Our internal telemetry shows that the MySQL database server resources have been underutilized for an extended period of time over the last 7 days. Low resource utilization results in unwanted expenditure, which can be fixed without significant performance impact. To reduce your costs and efficiently manage your resources, we recommend reducing the compute size (vCores) by half.
5252

5353
Learn more about [MySQL server - OrcasMySQLCpuRightSize (Right-size underutilized MySQL servers)](https://aka.ms/mysqlpricing).
5454

5555
## PostgreSQL
5656

5757
### Right-size underutilized PostgreSQL servers
5858

59-
Our internal telemetry shows that the PostgreSQL database server resources have been underutilized for an extended period of time over the last 7 days. Low resource utilization results in unwanted expenditure which can be fixed without significant performance impact. To reduce your costs and efficiently manage your resources, we recommend reducing the compute size (vCores) by half.
59+
Our internal telemetry shows that the PostgreSQL database server resources have been underutilized for an extended period of time over the last 7 days. Low resource utilization results in unwanted expenditure, which can be fixed without significant performance impact. To reduce your costs and efficiently manage your resources, we recommend reducing the compute size (vCores) by half.
6060

6161
Learn more about [PostgreSQL server - OrcasPostgreSqlCpuRightSize (Right-size underutilized PostgreSQL servers)](https://aka.ms/postgresqlpricing).
6262

@@ -316,6 +316,9 @@ 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+
## Azure Monitor
320+
321+
For Azure Monitor cost optimization suggestions, please see [Optimize costs in Azure Monitor](../azure-monitor/best-practices-cost.md).
319322

320323
## Next steps
321324

0 commit comments

Comments
 (0)