Skip to content

Commit 3b713c8

Browse files
authored
Merge pull request #82961 from talvindersingh/patch-1
Update tutorial-discover-vmware.md
2 parents d41ffa8 + f949c62 commit 3b713c8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/migrate/tutorial-discover-vmware.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -314,21 +314,22 @@ To start vCenter Server discovery, select **Start discovery**. After the discove
314314
* [Software inventory](how-to-discover-applications.md) identifies web server role existing on discovered servers. If a server is found to have web server role enabled, Azure Migrate will perform web apps discovery on the server. Web apps configuration data is updated once every 24 hours.
315315
* During software inventory, the added server credentials are iterated against servers and validated for agentless dependency analysis. When the discovery of servers is finished, in the portal, you can enable agentless dependency analysis on the servers. Only the servers on which validation succeeds can be selected to enable [agentless dependency analysis](how-to-create-group-machine-dependencies-agentless.md).
316316
* ASP.NET web apps and SQL Server instances and databases data begin to appear in the portal within 24 hours after you start discovery.
317-
* By default, Azure Migrate uses the most secure way of connecting to SQL instances i.e. Azure Migrate encrypts communication between the Azure Migrate appliance and the source SQL Server instances by setting the TrustServerCertificate property to `true`. Additionally, the transport layer uses SSL to encrypt the channel and bypass the certificate chain to validate trust. Hence, the appliance server must be set up to trust the certificate's root authority. However, you can modify the connection settings, by selecting **Edit SQL Server connection properties** on the appliance.[Learn more](/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine) to understand what to choose.
317+
* By default, Azure Migrate uses the most secure way of connecting to SQL instances i.e. Azure Migrate encrypts communication between the Azure Migrate appliance and the source SQL Server instances by setting the TrustServerCertificate property to `true`. Additionally, the transport layer uses SSL to encrypt the channel and bypass the certificate chain to validate trust. Hence, the appliance server must be set up to trust the certificate's root authority. However, you can modify the connection settings, by selecting **Edit SQL Server connection properties** on the appliance. [Learn more](/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine) to understand what to choose.
318318

319319
:::image type="content" source="./media/tutorial-discover-vmware/sql-connection-properties.png" alt-text="Screenshot that shows how to edit SQL Server connection properties.":::
320320

321321
To start vCenter Server discovery, select **Start discovery**. After the discovery is successfully initiated, you can check the discovery status by looking at the vCenter Server IP address or FQDN in the sources table.
322322

323323
### View discovered data
324324

325-
1. Go back to the Azure Migrate portal.
326-
1. Clink on refresh as marked in below screenshot to view discovered data.
327-
:::image type="content" source="./media/tutorial-discover-vmware/discovery-assessment-tile.png" alt-text="Screenshot that shows how to refresh data in discovery and assessment tile.":::
325+
1. Return to Azure Migrate in the Azure portal.
326+
1. Select **Refresh** to view discovered data.
327+
328+
:::image type="content" source="./media/tutorial-discover-vmware/discovery-assessment-tile.png" alt-text="Screenshot that shows how to refresh data in discovery and assessment tile.":::
328329

329330
## Next steps
330331

331332
- Learn how to [assess servers to migrate to Azure VMs](./tutorial-assess-vmware-azure-vm.md).
332333
- Learn how to [assess servers running SQL Server to migrate to Azure SQL](./tutorial-assess-sql.md).
333334
- Learn how to [assess web apps to migrate to Azure App Service](./tutorial-assess-webapps.md).
334-
- Review [data the Azure Migrate appliance collects](migrate-appliance.md#collected-data---vmware) during discovery.
335+
- Review [data the Azure Migrate appliance collects](migrate-appliance.md#collected-data---vmware) during discovery.

0 commit comments

Comments
 (0)