data factory azure integration runtime with private end points

Pankaj Joshi 286 Reputation points
2022-11-14T15:24:28.327+00:00

I want to create data factory with private end points,
Can I use Azure integration runtime with private end points? Is it possible to use Azure integration runtime with private end points?

Or "self hosted" is ONLY possible option available with private end point?

FYI - My requirements is only to access azure storage blob and azure data lake gen 2. from data factory pipeline.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,082 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,202 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 85,826 Reputation points Microsoft Employee
    2022-11-15T13:41:25.75+00:00

    Hello @Anonymous ,

    Thanks for the question and using MS Q&A platform.

    With managed virtual network, you can create the Azure integration runtime as part of a managed virtual network and use private endpoints to securely connect to supported data stores.
    260555-image.png

    A private endpoint uses a private IP address in the managed virtual network to effectively bring the service into it. Private endpoints are mapped to a specific resource in Azure and not the entire service.

    Note: Managed private endpoint is available only in Azure integration runtime as part of a managed virtual network which has Interactive auhtoring enabled.

    260460-image.png

    The communications to Data Factory go through Private Link and help provide secure private connectivity.

    260519-image.png

    Enabling Private Link for each of the preceding communication channels offers the following functionality:

    Supported:

    • You can author and monitor in the Data Factory portal from your virtual network, even if you block all outbound communications. If you create a private endpoint for the portal, others can still access the Data Factory portal through the public network.
    • The command communications between the self-hosted IR and Data Factory can be performed securely in a private network environment. The traffic between the self-hosted IR and Data Factory goes through Private Link.

    Not currently supported:

    • Interactive authoring that uses a self-hosted IR, such as test connection, browse folder list and table list, get schema, and preview data, goes through Private Link.
    • The new version of the self-hosted IR that can be automatically downloaded from Microsoft Download Center if you enable auto-update isn't supported at this time.

    For more details, refer to Azure Data Factory managed virtual network, Azure Private Link for Azure Data Factory and Copy data securely from Azure Blob storage to a SQL database by using private endpoints.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators
    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful