All Products
Search
Document Center

Quick BI:Add a Azure Database for SQL Server

Last Updated:Jun 25, 2025

This topic describes how to create a Microsoft cloud data source of SQL Server type.

Prerequisites

  • Ensure a Microsoft cloud SQL Server database is created.

  • Retrieve the username and password for the Microsoft cloud SQL Server database.

Limits

Supports SQL Server versions from 2008 to 2022.

Procedure

  1. Add a whitelist.

    Before connecting to the Microsoft cloud SQL Server, add Quick BI's IP address to the SQL Server whitelist.

  2. Verify the data source connection and create a data source.

    1. Log on to the or the international Quick BI console.

    2. Follow the instructions in the figure below to add a data source.

      1. Navigate to the data source creation interface using the data source creation entry.

      2. On the Microsoft Cloud Database tab, select Azure Database for SQL Server data source.image

  3. In the configuration connection dialog box, configure the connection based on your business scenario.image

    Name

    Description

    Display Name

    The display name in the datasource config list.

    The name cannot contain special characters or start or end with spaces.

    Database Address

    The public address where the SQL Server database is deployed. Log on to the Azure portal and obtain the public address.

    Port

    Enter the correct port number. The default is 1433.

    Database

    The name of the database that you want to access.

    Schema

    The schema of the database that you want to access. The default is dbo.

    Username

    The corresponding username.

    Password

    The corresponding password of the database.

    SSL

    If the target data source is configured with SSL, you can select the SSL security protocol to protect data security.

    Enable upload file entry

    After enabling, uploading files is supported.

    Initialize SQL

    After enabling, you can configure the SQL statement executed after the data source connection is initialized.

    Only SET statements are allowed for the SQL statement executed after each data source connection initialization. Separate statements with a semicolon.

  4. Click connection test to verify the data source's connectivity.

    image

  5. Once the test is successful, click OK to finalize the data source addition.

What to Do next

After creating the data source, proceed to create datasets and analyze data.