Skip to content

Commit b9c0a0a

Browse files
authored
Broken Links Fixed
Per task https://dev.azure.com/msft-skilling/Content/_workitems/edit/154982 Hi @piyushdhore-microsoft I've fixed the broken links. Please verify. Thanks!
1 parent 2a26dd9 commit b9c0a0a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/migrate/migrate-replication-appliance.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ The replication appliance needs access to these URLs in the Azure public cloud.
8686
*.store.core.windows.net | Used for replicated data transfer and coordination
8787
*.blob.core.windows.net | Used to access storage account that stores replicated data
8888
*.hypervrecoverymanager.windowsazure.com | Used for replication management operations and coordination
89-
https://management.azure.com | Used for replication management operations and coordination.
9089
*.services.visualstudio.com | (Optional) Used for logging purposes.
9190
time.windows.com | Used to check time synchronization between system and global time.
9291
https://login.microsoftonline.com <br> https://login.live.com <br> https://graph.windows.net <br> https://login.windows.net <br> https://www.live.com <br> https://www.microsoft.com | Appliance setup needs access to these URLs. They're used for access control and identity management by Azure Active Directory.
@@ -102,7 +101,6 @@ The replication appliance needs access to these URLs in Azure Government.
102101
*.store.core.windows.net | Used for replicated data transfer and coordination
103102
*.blob.core.windows.net | Used to access storage account that stores replicated data
104103
*.hypervrecoverymanager.windowsazure.us | Used for replication management operations and coordination
105-
https://management.usgovcloudapi.net | Used for replication management operations and coordination
106104
*.services.visualstudio.com | (Optional) Used for logging purposes.
107105
time.nist.gov | Used to check time synchronization between system and global time.
108106
https://login.microsoftonline.com <br> https://login.live.com <br> https://graph.windows.net <br> https://login.windows.net <br> https://www.live.com <br> https://www.microsoft.com | Appliance setup with OVA needs access to these URLs. They're used for access control and identity management by Azure Active Directory.
@@ -112,7 +110,6 @@ https://dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.7
112110
>
113111
> If your Migrate project has private endpoint connectivity, you will need access to the following URLs over and above private link access:
114112
> - *.blob.core.windows.com - To access storage account that stores replicated data. This is optional and is not required if the storage account has a private endpoint attached.
115-
> - https://management.azure.com for replication management operations and coordination.
116113
>- https://login.microsoftonline.com <br>https://login.windows.net <br> https://www.live.com and <br> https://www.microsoft.com for access control and identity management by Azure Active Directory
117114
118115
## Microsoft Azure operated by 21Vianet (Microsoft Azure operated by 21Vianet) URL access
@@ -125,10 +122,9 @@ The replication appliance needs access to these URLs.
125122
*.store.core.chinacloudapi.cn | Used for replicated data transfer and coordination.
126123
*.blob.core.chinacloudapi.cn | Used to access storage account that stores replicated data.
127124
*.hypervrecoverymanager.windowsazure.cn | Used for replication management operations and coordination.
128-
https://management.chinacloudapi.cn | Used for replication management operations and coordination.
129125
*.services.visualstudio.com | (Optional) Used for logging purposes.
130126
time.windows.cn | Used to check time synchronization between system and global time.
131-
https:\//login.microsoftonline.cn <br/> https:\//secure.aadcdn.microsoftonline-p.cn <br/> https:\//login.live.com <br/> https://graph.chinacloudapi.cn <br/> https://login.chinacloudapi.cn <br/> https://www.live.com <br/> https://www.microsoft.com | Appliance setup with OVA needs access to these URLs. They're used for access control and identity management by Azure Active Directory.
127+
https:\//login.microsoftonline.cn <br/> https:\//secure.aadcdn.microsoftonline-p.cn <br/> https:\//login.live.com <br/> https://login.chinacloudapi.cn <br/> https://www.live.com <br/> https://www.microsoft.com | Appliance setup with OVA needs access to these URLs. They're used for access control and identity management by Azure Active Directory.
132128
https://dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.7.20.0.msi | To complete MySQL download. In a few regions, the download might be redirected to the CDN URL. Ensure that the CDN URL is also allowed if needed.
133129

134130
## Port access

0 commit comments

Comments
 (0)