An Azure backup service that provides built-in management at scale.
Hello Priyadarshini
Thank you for reaching out. Below are the key requirements and inputs needed to estimate the cost of backing up SQL Servers running in Azure VMs using Azure Backup.
To generate an accurate cost estimate, you'll need the following details:
1. SQL Server Size and Count You need to know the total size of the SQL databases you plan to protect and the number of SQL server instances with that size.
2. Backup Data Compression Azure Backup typically achieves around 80% compression when SQL compression is enabled — meaning backup data is roughly 20% of the original SQL server data size. If your environment behaves differently, you can specify a custom compression ratio in the estimator.
3. Log Backup Size You should estimate the daily log backup size as a percentage (%) of your SQL server data size.
4. Daily Data Churn This refers to the expected daily data change rate on the SQL servers. Most databases tend to have high churn, but if you know the exact percentage, you can enter a custom value.
5. Backup Policy Configuration You'll need to decide on:
- Backup type: The recommended approach is daily differentials with weekly/monthly/yearly full backups, which is more storage-efficient and supports single-click restore. Alternatively, you can opt for daily/weekly/monthly/yearly full backups only.
- Retention periods: Define how long to retain log backups (7–35 days), daily, weekly, monthly, and yearly backups based on your compliance and business needs.
6. Backup Storage Redundancy Choose the storage redundancy for your backup vault:
- GRS (Geo-Redundant Storage) — recommended for high availability and compliance, as it replicates data to a secondary region.
- LRS (Locally Redundant Storage) — suitable for dev/test scenarios or where geo-redundancy is not required.
How Billing Works: Azure Backup for SQL Server in Azure VMs is billed based on the size of backed-up data (before compression and encryption):
- Instance ≤ 500 GB → fixed price + storage consumed
- Instance > 500 GB → charged per 500 GB increment + storage consumed
You can also download the Azure Backup Pricing Estimator (Excel worksheet) from Microsoft to get detailed month-wise and year-wise cost projections.
For more details, please refer to the official documentation: Estimate costs for Azure Backup – Microsoft Learn
I hope this helps clarify the requirements. Please let us know if you have any further questions.
Thanks,
Suchitra.