All Products
Search
Document Center

Quick BI:Microsoft Cloud Data Sources SQL Server

Last Updated:Apr 28, 2024

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

Prerequisites

  • A Microsoft Cloud SQL Server database is created.

  • You have obtained the username and password for the Microsoft Cloud SQL Server database

Limits

2008 to 2022 versions is supported.

Procedure

  1. Add the elastic IP address (EIP) of the exclusive resource group for Data Integration or the CIDR block of the vSwitch with which the resource group is associated to the IP address whitelist of the data source that the resource group needs to access.

    Before connecting to Microsoft Cloud SQL Server, you need to add the Quick BI IP address to the whitelist of Microsoft Cloud SQL Server.

  2. Add a Hologres data source and verify that the data source can be connected.

    1. After you log on to the Quick BI console.

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

      1. Go to the Create Data Source page.

      2. Select the SQL Server data source.

        image

      3. Select Microsoft Cloud for Data Source Type.

        image

  3. In the Configure Connection dialog box, configure the following settings based on your business requirements.

    Feature

    Description

    Name

    The name of the data source. The name is displayed in the data source list.

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

    Database address

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

    Ports

    The port number of the database that you want to access. Default value: 1433.

    Instance

    The name of the database that you want to access.

    Schema

    The schema of the database. Default value: dbo.

    Username

    The username that you use to access the database.

    Password

    The password that is used to log on to the database.

    SSL

    If SSL is configured for the destination data source, you can select SSL to protect data security.

    Enable the file upload portal

    You can upload files after you enable this function.

  4. Click Test Connection to verify that the data source can be connected.

    image

  5. Click OK.

What to do next

After you add a data source, you can create a dataset and analyze data.