Skip to main content
Feedback

Configuring Azure private link

info

Private Link is available to users on the Pro Plus plan.

Azure Private Link is a secure and scalable way to access Azure services over a private endpoint within a virtual network. Using Private Link, traffic between your virtual network and the Azure service travels over the Microsoft backbone network. Data Integration is a SaaS platform that lets you automate and orchestrate data pipelines for any data source.

Prerequisites

To create an Azure Private Link, you need:

  • Datasource Name
  • Database Name (If the database exists)
  • Region(US/EU/GR)
  • Fully Qualified Domain Name (FQDN)
  • Resource ID

Resource ID

The Resource ID is available in the JSON View in the Azure portal.

Procedure

  1. Navigate to the Azure portal.
  2. Go to the virtual network you want to use for the Private Endpoint (SQL Server).
  3. Click JSON View located at the top right-hand corner.
  4. Click the Copy.
  5. The Resource ID appears as follows:
/subscriptions/6dec5fc2-6b85-4599-b5d3-827e26e27e87/resourceGroups/Demo_Resource_Group/providers/Microsoft.Sql/servers/data-integration-demo-sql-server
note
  • You need all prerequisites to create an Azure Private Link in Data Integration.

  • Open a Support ticket through the Help menu in the console and provide all the information.

Approving request from Data Integration

You receive an email requesting approval for Data Integration. \

Procedure

  1. Navigate to your Azure Portal and locate the virtual network you want to use for the "Private Endpoint".
  2. Go to Networking and select Private Access.
  3. You can view a message requesting approval.
  4. The Azure Private Link is active and ready for use after approval.
On this Page