Skip to content

Commit ea26162

Browse files
Update tutorial-discover-mysql-database-instances.md
Updating MySQL discovery information
1 parent f887b8c commit ea26162

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/migrate/tutorial-discover-mysql-database-instances.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,12 @@ The following table lists the regions that support MySQL Discovery and Assessmen
6868
> GRANT SELECT ON information_schema.* TO 'username@ip';
6969
> GRANT SELECT ON performance_schema.* TO 'username@ip';
7070
71-
You can review the discovered MySQL databases after around 24 hours of discovery initiation, through the **Discovered servers** view.
71+
You can review the discovered MySQL databases after around 24 hours of discovery initiation, through the **Discovered servers** view. To expedite the discovery of your MySQL instances follow the steps:
72+
73+
- After adding the MySQL credentials on the appliance configuration manager restart the discovery services on appliance.
74+
- In your Azure Migrate project navigate to Servers, databases and Web apps blade. On this tab locate Appliances in the right side of Assessment tools section.
75+
- Select the number projected against total. This will take you to the Appliances blade. Select the appliance where the credentials were added.
76+
- Select the Refresh services link available at the bottom of the appliance screen. This will restart all the services and MySQL instances will start appearing in the inventory after the refresh.
7277
7378
1. On the **Azure Migrate: Discovery and assessment** tile on the Hub page, select the number below the **Discovered servers**.
7479

0 commit comments

Comments
 (0)