Azure Private Link
  • 1 Minute to read
  • Dark
    Light
  • PDF

Azure Private Link

  • Dark
    Light
  • PDF

Article Summary

PrivateLink is exclusively available to users on the Enterprise plan

Introduction

Azure Private Link is a secure and scalable way to access Azure services over a private endpoint within a virtual network. By using Private Link, traffic between your virtual network and the Azure service travels over the Microsoft backbone network.
Rivery is a SaaS platform that allows users to automate and orchestrate data pipelines for any data source.
In this document, we will cover how to configure Azure Private Link in Rivery.

Prerequisites

To create an Azure Private Link, you need to meet certain prerequisites on your end.
Please obtain this information:

  1. Datasource Name
  2. Database Name (If the database exists)
  3. Region (US/EU/GR)
  4. Fully Qualified Domain Name (FQDN)
  5. Resource ID.

Resourse ID

To obtain the Resource ID, follow the steps below:

  1. In the Azure Portal, navigate to the virtual network that you want to use for the Private Endpoint (SQL Server forExample):

image.png

  1. Click on JSON View located at the top right corner:

image.png

  1. You should get the following screen, where you can click on the Copy button:

image.png

  1. The Resource ID appears as follows:
/subscriptions/6dec5fc2-6b85-4599-b5d3-827e26e27e87/resourceGroups/Demo_Resource_Group/providers/Microsoft.Sql/servers/rivery-demo-sql-server
Please Note:
  • Without these prerequisites, it is not possible to create an Azure Private Link in Rivery.

  • Please open a Support ticket through the Help menu in the console and provide all of the information mentioned above

Message for Approval Request from Rivery

At this point in the process, we are sending you an Email requesting approval for Rivery.
Once you have received the Email, proceed with the following steps:

  1. Return to your Azure Portal and locate the virtual network you wish to use for the Private Endpoint.
  2. Navigate to Networking → Private Access, from there, you should see a message requesting approval.

image.png

  1. An Azure Private Link has been set up.

Was this article helpful?