Skip to content

Commit 3452082

Browse files
author
Ankita Dutta
committed
edits
1 parent 2b3ce09 commit 3452082

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/site-recovery/site-recovery-cost.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,28 @@ author: ankitaduttaMSFT
1212

1313
Azure to Azure (A2A) disaster recovery in Site Recovery is a robust disaster recovery solution offering seamless replication and failover capabilities for virtual and physical machines. It is important to understand the cost components associated with using Site Recovery to manage expenses effectively. Following is a detailed breakdown of the charges you may incur when using this service.
1414

15+
You can use this [pricing calculator](https://download.microsoft.com/download/6/3/4/634d782a-883f-4834-876d-a7c6eb25e199/ASR_A2A_Calculator.xlsm) to simulate the estimated costs for Azure to Azure Managed Disks.
16+
17+
> [!NOTE]
18+
> This calculator gives an estimate of Site Recovery usage costs. It shouldn't be taken as the final cost. If you have any issues or feedback, contact [email protected].
1519
1620
## Protected Instance License fee
1721

1822
The Protected Instance License fee is a fundamental charge for using Azure Site Recovery. This license is billed per protected instance, where an instance refers to either a virtual machine or a physical server. The fee is a fixed cost and applies uniformly across different types of instances.
1923

20-
2124
## Storage cost
2225

2326
Storage cost is a significant part of the overall expense when using Azure Site Recovery. This cost includes:
2427

2528
- **Replica Storage**: The replica storage in the target location mirrors source storage. This storage is used during replication, and its size and type depend on the source storage configuration. Applicable only for A2A.
2629
- **Cache Storage Account Cost**:
2730
- **Azure Virtual Machines**: The cache storage account is in the source region. When a user selects *High Churn* the cache storage account uses Premium Block Blob. For *Normal Churn* it uses a General Purpose Storage Account. The charges depend on the type of storage account used. There are minimal egress costs only in A2A for Delta Replication.
28-
- **VMware/Physical Machines/Hyper-V Machines**: The cache storage account is in the target region, charged at Gpv2 or Gpv1 pricing as per the user's selection.
31+
- **VMware/Physical Machines/Hyper-V Machines**: The cache storage account is in the target region, charged at General Purpose Storage Account pricing as per the user's selection.
2932

3033

3134
## Storage Transactional cost
3235

33-
Storage transactions incur charges during the replication process and regular virtual machine operations after a failover or test failover. These costs are associated with the read and write operations performed on the cache storage account. During initial replication or resync, attaching more disks to a VM increases transactional costs. After that, transactional costs will depend on the churn on the source disks for delta replication.
36+
Storage transactions incur charges during the replication process and regular virtual machine operations after a failover or test failover. These costs are associated with the read and write operations performed on the cache storage account. During initial replication or resync, attaching more disks to a VM increases transactional costs. After that, transactional costs depend on the churn on the source disks for delta replication.
3437

3538

3639
## Network Egress cost
@@ -44,7 +47,7 @@ This cost includes:
4447

4548
- **Source**:
4649
- For Pv1 disks, incremental snapshots are charged.
47-
- For Pv2 disks, one full snapshot followed by incremental snapshots is charged. A total of 12 snapshots are retained.
50+
- For Pv2 disks, one full snapshot followed by incremental snapshots is charged.
4851
- **Target**:
4952
- Snapshot costs are associated with the recovery points created by Azure Site Recovery. These snapshots capture the replica storage at a point in time and are charged based on the consumed capacity. Pricing details align with Page Blob Snapshots. [Learn more](https://azure.microsoft.com/pricing/details/storage/page-blobs/#:~:text=Note%3A%20Snapshots%20are%20charged,at%20%240.12%20%2FGB%20per%20month.?msockid=3816c7206e2268e7035dd3316f7069f4).
5053

0 commit comments

Comments
 (0)