Skip to content

Commit 9a84fa9

Browse files
How to determine backup storage cost
1 parent e3969ad commit 9a84fa9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/sql-database/sql-database-automated-backups.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ For more information, see [Long-term backup retention](sql-database-long-term-re
7878
## Storage costs
7979
For single databases and managed instances, a minimum backup storage amount equal to 100% of database size is provided at no extra charge. For elastic pools, a minimum backup storage amount equal to 100% of the allocated data storage for the pool is provided at no extra charge. Additional consumption of backup storage will be charged in GB/month. This additional consumption will depend on the workload and size of the individual databases.
8080

81+
You can use Azure subscription cost analysis to determine your current spending on backup storage.
82+
83+
If you go to your subscription and open Cost Analysis blade, you can select meter subcategory **mi pitr backup storage** to see your current backup cost cost and charge forecast. You can also include other meter subcategories such as **managed instance general purpose - storage** or **managed instance general purpose - storage** to compare backup storage cost with other cost categories.
84+
85+
> [!Note]
86+
> You can [change retention period to 7 days](#change-pitr-backup-retention-period-using-azure-portal) to reduce the backup storage cost.
87+
8188
For more information about storage prices, see the [pricing](https://azure.microsoft.com/pricing/details/sql-database/single/) page.
8289

8390
## Are backups encrypted

0 commit comments

Comments
 (0)