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/contoso-migration-assessment.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,8 +120,10 @@ Contoso and other users must meet the following prerequisites for the assessment
120
120
- At least two on-premises VMware VMs, one running a SQL Server database.
121
121
- Permissions to install Azure Migrate agents on each VM.
122
122
- The VMs should have direct internet connectivity.
123
-
- You can restrict internet access to the [required URLs](https://docs.microsoft.com/azure/migrate/concepts-collector#collector-pre-requisites).
124
-
- If your VMs don't have internet connectivity, the Azure Log Analytics [OMS Gateway](../log-analytics/log-analytics-oms-gateway.md) must be installed on them.
123
+
124
+
- You can restrict internet access to the [required URLs](https://docs.microsoft.com/azure/migrate/concepts-collector#collector-pre-requisites).
125
+
126
+
- If your VMs don't have internet connectivity, the Azure Log Analytics [OMS Gateway](../log-analytics/log-analytics-oms-gateway.md) must be installed on them.
125
127
- The FQDN of the VM running the SQL Server instance, for database assessment.
126
128
- Windows Firewall running on the SQL Server VM should allow external connections on TCP port 1433 (default). The setup allows Data Migration Assistant to connect.
0 commit comments