Skip to content

Commit 25c3fa7

Browse files
Merge pull request #257305 from Sharmistha-Rai/main
Corrected URLs across docs
2 parents 2a1653e + 900ac91 commit 25c3fa7

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

articles/site-recovery/replication-appliance-support-matrix.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,18 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
6060

6161
| **URL** | **Details** |
6262
| ------------------------- | -------------------------------------------|
63-
| portal.azure.com | Navigate to the Azure portal. |
63+
| `portal.azure.com` | Navigate to the Azure portal. |
6464
| `login.windows.net `<br>`graph.windows.net `<br>`*.msftauth.net`<br>`*.msauth.net`<br>`*.microsoft.com`<br>`*.live.com `<br>`*.office.com ` | To sign-in to your Azure subscription. |
6565
|`*.microsoftonline.com `|Create Azure Active Directory (AD) apps for the appliance to communicate with Azure Site Recovery. |
66-
|management.azure.com |Create Microsoft Entra apps for the appliance to communicate with the Azure Site Recovery service. |
66+
|`management.azure.com` |Create Microsoft Entra apps for the appliance to communicate with the Azure Site Recovery service. |
6767
|`*.services.visualstudio.com `|Upload app logs used for internal monitoring. |
6868
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure that the machines that need to be replicated have access to this URL. |
69-
|aka.ms |Allow access to "also known as" links. Used for Azure Site Recovery appliance updates. |
70-
|download.microsoft.com/download |Allow downloads from Microsoft download. |
69+
|`aka.ms` |Allow access to "also known as" links. Used for Azure Site Recovery appliance updates. |
70+
|`download.microsoft.com/download` |Allow downloads from Microsoft download. |
7171
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
7272
|`*.discoverysrv.windowsazure.com `<br><br>`*.hypervrecoverymanager.windowsazure.com `<br><br> `*.backup.windowsazure.com ` |Connect to Azure Site Recovery micro-service URLs.
7373
|`*.blob.core.windows.net `|Upload data to Azure storage, which is used to create target disks. |
74+
|`*.backup.windowsazure.com `|Protection service URL – a microservice used by Azure Site Recovery for processing & creating replicated disks in Azure. |
7475
| `*.prod.migration.windowsazure.com `| To discover your on-premises estate.
7576

7677
#### Allow URLs for government clouds

articles/site-recovery/vmware-azure-architecture-modernized.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ If you're using a URL-based firewall proxy to control outbound connectivity, all
4545

4646
| **URL** | **Details** |
4747
| ------------------------- | -------------------------------------------|
48-
| portal.azure.com | Navigate to the Azure portal. |
49-
| `*.windows.net `<br>`*.msftauth.net`<br>`*.msauth.net`<br>`*.microsoft.com`<br>`*.live.com `<br>`*.office.com ` | To sign-in to your Azure subscription. |
48+
|`portal.azure.com` | Navigate to the Azure portal. |
49+
|`*.windows.net `<br>`*.msftauth.net`<br>`*.msauth.net`<br>`*.microsoft.com`<br>`*.live.com `<br>`*.office.com ` | To sign-in to your Azure subscription. |
5050
|`*.microsoftonline.com `|Create Microsoft Entra apps for the appliance to communicate with Azure Site Recovery. |
51-
|management.azure.com |Create Microsoft Entra apps for the appliance to communicate with the Azure Site Recovery service. |
51+
|`management.azure.com` |Create Microsoft Entra apps for the appliance to communicate with the Azure Site Recovery service. |
5252
|`*.services.visualstudio.com `|Upload app logs used for internal monitoring. |
5353
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure that machines to be replicated have access to this. |
54-
|aka.ms |Allow access to "also known as" links. Used for Azure Site Recovery appliance updates. |
55-
|download.microsoft.com/download |Allow downloads from Microsoft download. |
54+
|`aka.ms` |Allow access to "also known as" links. Used for Azure Site Recovery appliance updates. |
55+
|`download.microsoft.com/download` |Allow downloads from Microsoft download. |
5656
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
5757
|`*.discoverysrv.windowsazure.com `|Connect to Azure Site Recovery discovery service URL. |
58-
|`*.hypervrecoverymanager.windowsazure.com `|Connect to Azure Site Recovery micro-service URLs |
59-
|`*.blob.core.windows.net `|Upload data to Azure storage, which is used to create target disks |
60-
|`*.backup.windowsazure.com `|Protection service URL – a microservice used by Azure Site Recovery for processing & creating replicated disks in Azure |
61-
58+
|`*.hypervrecoverymanager.windowsazure.com `|Connect to Azure Site Recovery micro-service URLs. |
59+
|`*.blob.core.windows.net `|Upload data to Azure storage, which is used to create target disks. |
60+
|`*.backup.windowsazure.com `|Protection service URL – a microservice used by Azure Site Recovery for processing & creating replicated disks in Azure. |
61+
|`*.prod.migration.windowsazure.com `| To discover your on-premises estate. |
6262

6363

6464
## Replication process

0 commit comments

Comments
 (0)