Skip to content

Commit 67d3721

Browse files
committed
minor formatting edits
1 parent 0052eac commit 67d3721

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to discover MySQL database instances running in your data
44
author: ankitsurkar06
55
ms.author: ankitsurkar
66
ms.topic: tutorial
7-
ms.date: 02/24/2025
7+
ms.date: 03/03/2025
88
ms.custom: mvc, subject-rbac-steps, engagement-fy25, references_regions
99
---
1010

@@ -214,11 +214,11 @@ After you successfully set up the appliance using the installer script, configur
214214
1. Select **MySQL authentication** credential type, provide a friendly name, input the MySQL username, and password and select **Save**.
215215
216216
> [!NOTE]
217-
>- The credentials added on the portal are processed via the Azure Key Vault chosen in the initial steps of onboarding the Kubernetes-based appliance. The credentials are then synced (saved in an encrypted format) to the Kubernetes cluster on the appliance and removed from the Azure Key Vault.
218-
>- After the credentials are successfully synced, they would be used for discovery of the specific workload in the next discovery cycle.
219-
>- Ensure that the user corresponding to the added MySQL credentials have the following privileges:
220-
>- Select permission on information_schema tables.
221-
>- Select permission on mysql.users table.
217+
> - The credentials added on the portal are processed via the Azure Key Vault chosen in the initial steps of onboarding the Kubernetes-based appliance. The credentials are then synced (saved in an encrypted format) to the Kubernetes cluster on the appliance and removed from the Azure Key Vault.
218+
> - After the credentials are successfully synced, they would be used for discovery of the specific workload in the next discovery cycle.
219+
> - Ensure that the user corresponding to the added MySQL credentials have the following privileges:
220+
> - Select permission on information_schema tables.
221+
> - Select permission on mysql.users table.
222222
223223
1. For a more detailed and accurate assessment of your MySQL database instances hosted on Linux servers, you’ll also need to add the server credentials. Select **Add credentials** once again and add the Linux server credentials under the credential type **Linux guest**.
224224

0 commit comments

Comments
 (0)