how do i allow the integration runtime to access my azure database

Timothy Jones 0 Reputation points
2023-12-14T19:50:52.5033333+00:00

how do i allow the integration runtime to access my azure database

Trying to access new azure sql datbase form the data factory

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,508 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,616 Reputation points
    2023-12-15T03:28:16.2733333+00:00

    @Timothy Jones - Thanks for the question and using MS Q&A platform.

    To allow the integration runtime to access your Azure SQL Database, you need to ensure that the "Allow access to Azure services" setting is turned on for your server. Here are the steps to verify and turn on this setting:

    1. Go to the Azure portal and click on "SQL servers" under the "SQL databases" section.
    2. Select your server and click on "Firewalls and virtual networks" under the "Security" heading.
    3. In the "Firewall and virtual networks" page, under "Allow Azure services and resources to access this server", select "ON".

    Once you have turned on this setting, the integration runtime should be able to access your Azure SQL Database.

    For more details, refer to the below articles:
    Copy and transform data in Azure SQL Database by using Azure Data Factory or Azure Synapse Analytics

    Azure SQL Database and Azure Synapse IP firewall rules

    Azure SQL Database to ADF connectivity using Azure Private Endpoint

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.