Skip to content

Commit 7eace95

Browse files
Update how-to-discover-applications.md
Changes for MySQL discovery
1 parent 2a09c6b commit 7eace95

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/migrate/how-to-discover-applications.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ The sign-in used to connect to a source SQL Server instance requires sysadmin ro
7979

8080
Once connected, the appliance gathers configuration and performance data of SQL Server instances and databases. The SQL Server configuration data is updated once every 24 hours, and the performance data is captured every 30 seconds. Hence, any change to the properties of the SQL Server instance and databases such as database status, compatibility level, etc. can take up to 24 hours to update on the portal.
8181

82+
## Discover MySQL Server instances and databases(preview)
83+
84+
- Software inventory also identifies the MySQL Server instances running in your VMware, Microsoft Hyper-V, and Physical/ Bare-metal environments as well as IaaS services of other public cloud.
85+
- If you haven't provided Windows or Linux authentication and MySQL Server authentication credentials on the appliance configuration manager, then add the credentials so that the appliance can use them to connect to respective MySQL Server instances.
86+
87+
> [!NOTE]
88+
> Appliance can connect to only those MySQL Server instances to which it has network line of sight, whereas software inventory by itself may not need network line of sight.
89+
90+
Once connected, the appliance gathers configuration and performance data of MySQL Server instances and databases. The MySQL Server configuration data is updated once every 24 hours, and the performance data is captured every 30 seconds. Hence, any change to the properties of the MySQL Server instance and databases such as database status, compatibility level, etc. can take up to 24 hours to update on the portal.
91+
8292
## Discover ASP.NET web apps
8393

8494
- Software inventory identifies web server role existing on discovered servers. If a server has web server role enabled, Azure Migrate performs web apps discovery on the server.
@@ -107,4 +117,4 @@ Once connected, the appliance gathers configuration and performance data of SQL
107117

108118
- [Create an assessment](how-to-create-assessment.md) for discovered servers.
109119
- [Assess web apps](how-to-create-azure-app-service-assessment.md) for migration to Azure App Service.
110-
- [Assess Spring Boot apps](how-to-create-azure-spring-apps-assessment.md) for migration to Azure Spring Apps.
120+
- [Assess Spring Boot apps](how-to-create-azure-spring-apps-assessment.md) for migration to Azure Spring Apps.

0 commit comments

Comments
 (0)