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
@@ -214,11 +214,11 @@ After you successfully set up the appliance using the installer script, configur
214
214
1. Select **MySQL authentication** credential type, provide a friendly name, input the MySQL username, and password and select **Save**.
215
215
216
216
> [!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.
222
222
223
223
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**.
0 commit comments