Skip to content

Commit d988257

Browse files
Merge pull request #274099 from ankitaduttaMSFT/335
UUF335
2 parents d91dbb0 + 5089a34 commit d988257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/azure-to-azure-troubleshoot-network-connectivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ankitadutta
66
manager: rochakm
77
ms.topic: how-to
88
ms.service: site-recovery
9-
ms.date: 01/03/2024
9+
ms.date: 05/02/2024
1010
---
1111

1212
# Troubleshoot Azure-to-Azure VM network connectivity issues
@@ -19,7 +19,7 @@ For Site Recovery replication to work, outbound connectivity to specific URLs or
1919
| ------------------------- | -------------------------------------------- | ---------------------------------------------- | ----------- |
2020
| Storage | `*.blob.core.windows.net` | `*.blob.core.usgovcloudapi.net` | Required so that data can be written to the cache storage account in the source region from the VM. If you know all the cache storage accounts for your VMs, you can use an allow-list for the specific storage account URLs. For example, `cache1.blob.core.windows.net` and `cache2.blob.core.windows.net` instead of `*.blob.core.windows.net`. |
2121
| Microsoft Entra ID | `login.microsoftonline.com` | `login.microsoftonline.us` | Required for authorization and authentication to the Site Recovery service URLs. |
22-
| Replication | `*.hypervrecoverymanager.windowsazure.com` | `*.hypervrecoverymanager.windowsazure.com` | Required so that the Site Recovery service communication can occur from the VM. You can use the corresponding _Site Recovery IP_ if your firewall proxy supports IPs. |
22+
| Replication | `*.hypervrecoverymanager.windowsazure.com` | `*.hypervrecoverymanager.windowsazure.us` | Required so that the Site Recovery service communication can occur from the VM. You can use the corresponding _Site Recovery IP_ if your firewall proxy supports IPs. |
2323
| Service Bus | `*.servicebus.windows.net` | `*.servicebus.usgovcloudapi.net` | Required so that the Site Recovery monitoring and diagnostics data can be written from the VM. You can use the corresponding _Site Recovery Monitoring IP_ if your firewall proxy supports IPs. |
2424

2525
## Outbound connectivity for Site Recovery URLs or IP ranges (error code 151037 or 151072)

0 commit comments

Comments
 (0)