Skip to content

Commit 0181ce2

Browse files
Merge pull request #250822 from MicrosoftDocs/JasonWHowell-patch-1
Update migrate-replication-appliance.md
2 parents 19e49cc + 1984e0f commit 0181ce2

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

articles/migrate/migrate-replication-appliance.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ License | The appliance comes with a Windows Server 2016 evaluation license, whi
5555
Operating system locale | English (en-us)
5656
TLS | TLS 1.2 should be enabled.
5757
.NET Framework | .NET Framework 4.6 or later should be installed on the machine (with strong cryptography enabled.
58-
MySQL | MySQL should be installed on the appliance. <br> MySQL should be installed. You can install manually, or Azure Migrate can install it during appliance deployment.
58+
MySQL | MySQL should be installed on the appliance. <br> MySQL should be installed. You can install it manually, or Azure Migrate can install it during the appliance deployment.
5959
Other apps | Don't run other apps on the replication appliance.
6060
Windows Server roles | Don't enable these roles: <br> - Active Directory Domain Services <br>- Internet Information Services <br> - Hyper-V
6161
Group policies | Don't enable these group policies: <br> - Prevent access to the command prompt. <br> - Prevent access to registry editing tools. <br> - Trust logic for file attachments. <br> - Turn on Script Execution. <br> [Learn more](/previous-versions/windows/it-pro/windows-7/gg176671(v=ws.10)).
6262
IIS | - No pre-existing default website <br> - No pre-existing website/application listening on port 443 <br>- Enable [anonymous authentication](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731244(v=ws.10)) <br> - Enable [FastCGI](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753077(v=ws.10)) setting
6363
**Network settings** |
6464
IP address type | Static
6565
Ports | 443 (Control channel orchestration)<br>9443 (Data transport)
66-
IP address | Make sure that configuration server and process server have a static IPv4 address, and don't have NAT configured.
66+
IP address | Make sure that the configuration server and process server have a static IPv4 address and don't have NAT configured.
6767
NIC type | VMXNET3
6868

6969
## MySQL installation
@@ -82,54 +82,54 @@ The replication appliance needs access to these URLs in the Azure public cloud.
8282

8383
**URL** | **Details**
8484
--- | ---
85-
*.backup.windowsazure.com | Used for replicated data transfer and coordination
86-
*.store.core.windows.net | Used for replicated data transfer and coordination
87-
*.blob.core.windows.net | Used to access storage account that stores replicated data
88-
*.hypervrecoverymanager.windowsazure.com | Used for replication management operations and coordination
89-
https://management.azure.com | Used for replication management operations and coordination.
90-
*.services.visualstudio.com | (Optional) Used for logging purposes.
91-
time.windows.com | Used to check time synchronization between system and global time.
92-
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.
93-
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.
85+
`*.backup.windowsazure.com` | Used for replicated data transfer and coordination
86+
`*.store.core.windows.net` | Used for replicated data transfer and coordination
87+
`*.blob.core.windows.net` | Used to access storage account that stores replicated data
88+
`*.hypervrecoverymanager.windowsazure.com` | Used for replication management operations and coordination
89+
`https://management.azure.com` | Used for replication management operations and coordination.
90+
`*.services.visualstudio.com` | (Optional) Used for logging purposes.
91+
`time.windows.com` | Used to check time synchronization between system and global time.
92+
`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.
93+
`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.
9494

9595
## Azure Government URL access
9696

9797
The replication appliance needs access to these URLs in Azure Government.
9898

9999
**URL** | **Details**
100100
--- | ---
101-
*.backup.windowsazure.us | Used for replicated data transfer and coordination
102-
*.store.core.windows.net | Used for replicated data transfer and coordination
103-
*.blob.core.windows.net | Used to access storage account that stores replicated data
104-
*.hypervrecoverymanager.windowsazure.us | Used for replication management operations and coordination
105-
https://management.usgovcloudapi.net | Used for replication management operations and coordination
106-
*.services.visualstudio.com | (Optional) Used for logging purposes.
107-
time.nist.gov | Used to check time synchronization between system and global time.
108-
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.
109-
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.
101+
`*.backup.windowsazure.us` | Used for replicated data transfer and coordination
102+
`*.store.core.windows.net` | Used for replicated data transfer and coordination
103+
`*.blob.core.windows.net` | Used to access storage account that stores replicated data
104+
`*.hypervrecoverymanager.windowsazure.us` | Used for replication management operations and coordination
105+
`https://management.usgovcloudapi.net` | Used for replication management operations and coordination
106+
`*.services.visualstudio.com` | (Optional) Used for logging purposes.
107+
`time.nist.gov` | Used to check time synchronization between system and global time.
108+
`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.
109+
`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.
110110

111111
>[!Note]
112112
>
113113
> If your Migrate project has private endpoint connectivity, you will need access to the following URLs over and above private link access:
114-
> - *.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.
116-
>- 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
114+
> - `*.blob.core.windows.com` - To access the 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.
116+
>- `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
117117
118118
## Microsoft Azure operated by 21Vianet (Microsoft Azure operated by 21Vianet) URL access
119119

120120
The replication appliance needs access to these URLs.
121121

122122
**URL** | **Details**
123123
--- | ---
124-
*.backup.windowsazure.cn | Used for replicated data transfer and coordination.
125-
*.store.core.chinacloudapi.cn | Used for replicated data transfer and coordination.
126-
*.blob.core.chinacloudapi.cn | Used to access storage account that stores replicated data.
127-
*.hypervrecoverymanager.windowsazure.cn | Used for replication management operations and coordination.
128-
https://management.chinacloudapi.cn | Used for replication management operations and coordination.
129-
*.services.visualstudio.com | (Optional) Used for logging purposes.
130-
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.
132-
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.
124+
`*.backup.windowsazure.cn` | Used for replicated data transfer and coordination.
125+
`*.store.core.chinacloudapi.cn` | Used for replicated data transfer and coordination.
126+
`*.blob.core.chinacloudapi.cn` | Used to access storage account that stores replicated data.
127+
`*.hypervrecoverymanager.windowsazure.cn` | Used for replication management operations and coordination.
128+
`https://management.chinacloudapi.cn` | Used for replication management operations and coordination.
129+
`*.services.visualstudio.com` | (Optional) Used for logging purposes.
130+
`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.
132+
`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.
133133

134134
## Port access
135135

@@ -160,7 +160,7 @@ The appliance is upgraded manually from the Azure Migrate hub. We recommend that
160160

161161
1. In Azure Migrate > Servers > Azure Migrate: Server Assessment, Infrastructure servers, select **Configuration servers**.
162162
2. In **Configuration servers**, a link appears in **Agent Version** when a new version of the replication appliance is available.
163-
3. Download the installer to the replication appliance machine, and install the upgrade. The installer detects the version current running on the appliance.
163+
3. Download the installer to the replication appliance machine, and install the upgrade. The installer detects the version currently running on the appliance.
164164

165165
## Next steps
166166

0 commit comments

Comments
 (0)