Adding Credentials

You can add a MySQL instance using a MySQL user account by either selecting the pre-configured credentials or defining new ones.

Procedure

  1. Click the + icon beside the Credentials list.

    The Add Credential dialog box appears.

  2. From Account type list, select a database account.

  3. From the Database type, select a database.

  4. From the Credential Vault list, select a credential vault to store credentials for different types of accounts.

  5. In the Credential name box, enter a name for the credential.

  6. Under the Azure AD/AWS IAM Authentication section, enter the following details:

    • In the Username box, enter the user name to access the Azure Database for MySQL application.

    • In the Password box, enter the password to access the Azure Database for MySQL application.

    Note

    If you move the Azure AD/AWS IAM Authentication toggle to right, you only need to enter the user name detail.

  7. The SSL certificate toggle key is unselected by default. By moving the this toggle key to right, you can perform the following actions:

    • In the SSL CA file field, provide the SSL CA file path on the proxy computer.

    • In the SSL Cert file field, provide the SSL certificate file path on the proxy computer.

    • In the SSL Key file field, provide the SSL key file path on the proxy computer.

  8. In the Description box, enter the details of the credential.

  9. Click Save.

Loading...