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
C28291: Adding breaklines and removing tabulations in order to avoid broken content
Hello, @rayne-wiselman,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"Extra breaklines and erase tabulations needed in order to fix inconsistencies. "
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
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