Skip to content

Commit 22f4f2f

Browse files
Update migrate-support-matrix-hyper-v-migration.md
1 parent feac28f commit 22f4f2f

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

articles/migrate/migrate-support-matrix-hyper-v-migration.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,35 @@ You can select up to 10 VMs at once for replication. If you want to migrate more
2121
| **Deployment** | The Hyper-V host can be standalone or deployed in a cluster. <br/>Azure Migrate replication software (Hyper-V Replication provider) is installed on the Hyper-V hosts.|
2222
| **Permissions** | You need administrator permissions on the Hyper-V host. |
2323
| **Host operating system** | Windows Server 2019, Windows Server 2016, or Windows Server 2012 R2. |
24-
| **URL access** | The replication provider software on the Hyper-V hosts will need access to these URLS:<br/><br/> - login.microsoftonline.com: Access control and identity management using Active Directory.<br/><br/> - *.backup.windowsazure.com: Replication data transfer and coordination. Migrate service URLs.<br/><br/> - *.blob.core.windows.net: Upload data to storage accounts.<br/><br/> - dc.services.visualstudio.com: Upload app logs used for internal monitoring.<br/><br/> - time.windows.com: Verifies time synchronization between system and global time.
2524
| **Port access** | Outbound connections on HTTPS port 443 to send VM replication data.
2625

26+
### URL access (public cloud)
27+
28+
The replication provider software on the Hyper-V hosts will need access to these URLs.
29+
30+
**URL** | **Details**
31+
--- | ---
32+
login.microsoftonline.com | Access control and identity management using Active Directory.
33+
backup.windowsazure.com | Replication data transfer and coordination.
34+
*.hypervrecoverymanager.windowsazure.com | Used for migration.
35+
*.blob.core.windows.net | Upload data to storage accounts.
36+
dc.services.visualstudio.com | Upload app logs used for internal monitoring.
37+
time.windows.com: Verifies time synchronization between system and global time.
38+
39+
### URL access (Azure Government)
40+
41+
The replication provider software on the Hyper-V hosts will need access to these URLs.
42+
43+
**URL** | **Details**
44+
--- | ---
45+
login.microsoftonline.us | Access control and identity management using Active Directory.
46+
backup.windowsazure.us | Replication data transfer and coordination.
47+
*.hypervrecoverymanager.windowsazure.us | Used for migration.
48+
*.blob.core.usgovcloudapi.net | Upload data to storage accounts.
49+
dc.services.visualstudio.com | Upload app logs used for internal monitoring.
50+
time.nist.gov | Verifies time synchronization between system and global time.
51+
52+
2753
## Hyper-V VMs
2854

2955
| **Support** | **Details**

0 commit comments

Comments
 (0)