You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-cost.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,25 +12,28 @@ author: ankitaduttaMSFT
12
12
13
13
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.
14
14
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].
15
19
16
20
## Protected Instance License fee
17
21
18
22
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.
19
23
20
-
21
24
## Storage cost
22
25
23
26
Storage cost is a significant part of the overall expense when using Azure Site Recovery. This cost includes:
24
27
25
28
-**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.
26
29
-**Cache Storage Account Cost**:
27
30
-**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.
29
32
30
33
31
34
## Storage Transactional cost
32
35
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.
34
37
35
38
36
39
## Network Egress cost
@@ -44,7 +47,7 @@ This cost includes:
44
47
45
48
-**Source**:
46
49
- 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.
48
51
-**Target**:
49
52
- 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).
0 commit comments