Skip to content

Commit 10c6b75

Browse files
Merge pull request #261345 from Sharmistha-Rai/main
Disk limit for V2A
2 parents f1edd20 + 3395419 commit 10c6b75

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/site-recovery/vmware-physical-azure-support-matrix.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ Import/export service | No
306306
Azure Storage firewalls for VNets | Yes.<br/> Configured on target storage/cache storage account (used to store replication data).
307307
General-purpose v2 storage accounts (hot and cool tiers) | Yes (Transaction costs are substantially higher for V2 compared to V1)
308308
Soft delete | Not supported.
309+
Disk subscription limits | Up to 3000 protected disks per subscription. Ensure that the target subscription doesn't have more than 3000 Azure Site Recovery-protected Disks (Both Data and OS).
309310

310311
## Azure compute
311312

@@ -366,7 +367,14 @@ Maximum data churn per day supported by a Process Server | 2 TB
366367
- Site Recovery is capable of handling higher throughput based on overlap ratio, larger write sizes, and actual workload I/O behavior.
367368
- These numbers assume a typical backlog of approximately five minutes. That is, after data is uploaded, it is processed and a recovery point is created within five minutes.
368369

369-
## Storage account limits
370+
## Cache Storage account
371+
372+
This table summarizes support for the cache storage account used by Site Recovery during replication.
373+
374+
**Setting** | **Support** | **Details**
375+
--- | --- | ---
376+
General purpose V2 storage accounts | Supported | Site Recovery is transaction-intensive, a general-purpose v1 account may be more cost-effective.
377+
Soft delete | Not supported | Soft delete isn't supported because once it is enabled on cache storage account, it increases cost. Azure Site Recovery performs frequent creates/deletes of log files while replicating causing costs to increase.
370378

371379
As average churn on the disks increases, the number of disks that a storage account can support decreases. The below table may be used as a guide for making decisions on number of storage accounts that need to be provisioned.
372380

0 commit comments

Comments
 (0)