Skip to content
English
  • There are no suggestions because the search field is empty.

Understanding the Azure SQL login fields

In this article, we explain what each Azure SQL login field means and where to find the required credentials when connecting Azure to Dataslayer.

When using the Azure SQL destination in Dataslayer, you need to connect your Azure SQL account to send and store data via queries.

Azure SQL - Login Fields (1)

To establish this connection, you’ll be prompted to fill out several Azure SQL login fields. This article explains what each field represents and where to find the necessary credentials within your Azure SQL environment.

Azure SQL - Login Fields-1

Required fields for connecting to Azure SQL

Below is a breakdown of the required fields to set up your Azure SQL destination in Dataslayer, including where to find each value:

1. Database

  • Where to find it
    • Log in to Azure SQL and use the search bar to find SQL server settings.
    • Select one of your available servers and then scroll down until you find your SQL database
    • Copy the last part after the / in the title of this page and paste it into Dataslayer's connection page

3-Apr-01-2026-11-35-59-4888-AM

4-Apr-01-2026-11-35-59-7786-AM

2. Host

  • Where to find it

    • In the left menu, go to Settings, and then click on Properties. You'll see the Server name, copy that and pase it the the Host field in Dataslayer

5-Apr-01-2026-11-35-59-4649-AM

3. User

  • Where to find it
    • In the same page as host above, you'll see Server admin login, copy that and pase it the the User field in Dataslayer

6-Apr-01-2026-11-35-59-6773-AM

4. Password

  • This is the same password you used to sign in into Azure's portal. 

7-Apr-01-2026-11-35-59-5471-AM

Configuring a Firewall Rule

For the connection to work, your database must accept connections from the IP address 54.155.2.113.

To do so: 

  1. Go back to your Server

  2. Go to Security in the left panel and click on Networking.

  3. Scroll down until you see Firewall Rules and click Add a Firewall rule

    1. Give it a name of your choosing
    2. Paste 54.155.2.113 in both Start IP and End IP fields

9-Apr-01-2026-12-09-42-9397-PM

10-Apr-01-2026-12-09-42-9324-PM

Example Configuration

Here is a sample of a completed configuration:

  • Host: example-server.database.windows.net

  • User: EXAMPLEUSER

  • Password: pS$hX4MñE.QwRD%

  • Database: MARKETING_AZURE

  • Firewall Rule Name: Dataslayer Connection

  • Start IP: 54.155.2.113

  • End IP: 54.155.2.113

As always, please contact us via our live chat on our website or via email if you still have doubts or questions. We are happy to help!