Skip to content

Commit 5da1e85

Browse files
authored
Merge pull request #106396 from rcabr/patch-6
Documented requirement for Cache Storage accounts
2 parents cfa8a97 + 219c816 commit 5da1e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Subscription | Can be different from source virtual machines | Cache storage ac
7272
Azure Storage firewalls for virtual networks | Supported | If you're using firewall enabled cache storage account or target storage account, ensure you ['Allow trusted Microsoft services'](../storage/common/storage-network-security.md#exceptions).<br></br>Also, ensure that you allow access to at least one subnet of source Vnet.<br></br>Note: Don't restrict virtual network access to your storage accounts used for Site Recovery. You should allow access from 'All networks'.
7373
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.
7474
Encryption at rest (CMK) | Supported | Storage account encryption can be configured with customer managed keys (CMK)
75+
Managed identity | Not supported | The cached storage account must allow shared key access and Shared Access Signatures (SAS) signed by the shared key.
7576

7677
The following table lists the limits in terms of number of disks that can replicate to a single storage account.
7778

0 commit comments

Comments
 (0)