Skip to content

Commit 770eda2

Browse files
authored
Merge pull request #301672 from AbhishekMallick01/Jun-23-2025-EEE2
Addressed EEE doc ask #27302281
2 parents cbcc17f + feed617 commit 770eda2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/backup/backup-azure-backup-faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: 'Answers to common questions about'
55
ms.topic: faq
66
ms.service: azure-backup
7-
ms.date: 08/09/2024
7+
ms.date: 06/23/2025
88
author: jyothisuri
99
ms.author: jsuri
1010
ms.custom: engagement-fy24
@@ -109,6 +109,11 @@ sections:
109109
answer: |
110110
No. Currently, Azure Backup supports only copying restore points from one vault to another. You can [move snapshots to a different region using the VM restore point APIs](/azure/virtual-machines/manage-restore-points#copy-a-vm-restore-point-between-regions), but this isn't supported for Vault-tier recovery points.
111111
112+
- question: |
113+
Why is Cross Region Restore not supported when Public Network access is set to Deny?
114+
answer: |
115+
Cross Region Restore (CRR) replicates data from the primary to the secondary region using Geo-redundant storage (GRS) with CRR enabled. When you deny public access and use a private endpoint, the system expects data sync to occur over a private network. However, the secondary region currently doesn’t support private endpoint configuration, which is essential for replication. Without a private connection in the secondary region, CRR can't perform the required replication.
116+
112117
- name: Azure Backup agent
113118
questions:
114119
- question: |

0 commit comments

Comments
 (0)