You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/migrate-replication-appliance.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,8 @@ https:\//management.azure.com | Used for replication management operations and c
85
85
*.services.visualstudio.com | Used for telemetry purposes (It is optional)
86
86
time.windows.com | Used to check time synchronization between system and global time.
87
87
https:\//login.microsoftonline.com <br/> https:\//secure.aadcdn.microsoftonline-p.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 are used for access control and identity management by Azure Active Directory
88
-
https:\//dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.7.20.0.msi | To complete MySQL download
88
+
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.
89
+
89
90
90
91
## Azure Government URL access
91
92
@@ -96,12 +97,12 @@ The replication appliance needs access to these URLs in Azure Government.
96
97
\*.backup.windowsazure.us | Used for replicated data transfer and coordination
97
98
\*.store.core.windows.net | Used for replicated data transfer and coordination
98
99
\*.blob.core.windows.net | Used to access storage account that stores replicated data
99
-
\*.hypervrecoverymanager.windowsazure.com | Used for replication management operations and coordination
100
+
\*.hypervrecoverymanager.windowsazure.us | Used for replication management operations and coordination
100
101
https:\//management.usgovcloudapi.net | Used for replication management operations and coordination
101
102
*.services.visualstudio.com | Used for telemetry purposes (It is optional)
102
103
time.nist.gov | Used to check time synchronization between system and global time.
103
-
https:\//login.microsoftonline.com <br/> https:\//secure.aadcdn.microsoftonline-p.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 are used for access control and identity management by Azure Active Directory.
104
-
https:\//dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.7.20.0.msi | To complete MySQL download
104
+
https:\//login.microsoftonline.com <br/> https:\//secure.aadcdn.microsoftonline-p.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 are used for access control and identity management by Azure Active Directory.
105
+
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.
0 commit comments