Skip to main content

Setting general connection properties

This section describes how to configure connection properties.

To do this:

  1. In the Qlik Replicate Console, click Manage Endpoint Connections to open the Manage Endpoints Connections dialog box. Then click the New Endpoint Connection button. For more information on adding an endpoint to Qlik Replicate, see Defining and managing endpoints.
  2. In the Name field, specify a name for your endpoint. This can be any name that will help to identify the endpoint being used.
  3. In the Description field, optionally enter a description that helps to identify the endpoint.
  4. Select Source as the endpoint role.

  5. Select Microsoft Azure SQL (MS-CDC) as the endpoint Type.
  6. Specify the Server. This is the host name or IP address of the computer with your Microsoft Azure SQL Managed Instance database.

    Information note

      To override the default port, add the port to the server name, separated by a comma. For example, if the server name is myserver.company.local and the port is 3333, then the server name should be entered like this:

      myserver.company.local,3333

  7. Select one of the following authentication methods:

    • SQL Authentication
    • Azure Active Directory Authentication
    • Azure Active Directory Service Principal
  8. In the Username field, enter your user name for accessing the database. When Azure Active Directory Service Principal is selected, this is the Client ID.
  9. In the Password field, enter your password for accessing the database. When Azure Active Directory Service Principal is selected, this is the Secret Key.

    Information note

    To ensure that the password provided to Replicate is never used by any other principal, Replicate can be configured to automatically replace the user-entered password with a strong random password. For more information, see Configuring Replicate to Automatically Replace the User-Entered Password.

    Information note
    • The username and password are case sensitive.

    • To determine if you are connected to the database you want to use or if the connection information you entered is correct, click Test Connection.

      If the connection is successful a message in green is displayed. If the connection fails, an error message is displayed at the bottom of the dialog box.

      To view the log entry if the connection fails, click View Log. The server log is displayed with the information for the connection failure. Note that this button is not available unless the test connection fails.

  10. Type the Database name or click Browse and select one from the list of available databases. This is the name of the Microsoft Azure SQL Managed Instance database from where you are replicating the data.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!