Limitation of Data Factory portal endpoint

JayaPriya 0 Reputation points
2024-09-05T05:16:08.98+00:00

"Currently, there's only one Data Factory portal endpoint, so there's only one private endpoint for the portal in a DNS zone. Attempting to create a second or subsequent portal private endpoint overwrites the previously created private DNS entry for portal." Is there any work around of this limitation?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 88,716 Reputation points Microsoft Employee
    2024-09-06T06:41:18.6533333+00:00

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

    There is no workaround for this limitation. Currently, there can only be one private endpoint for the Data Factory portal endpoint in a DNS zone. If you attempt to create a second or subsequent portal private endpoint, it will overwrite the previously created private DNS entry for the portal.

    For more details, refer to Azure Private Link for Azure Data Factory.

    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.

    0 comments No comments

  2. Amira Bedhiafi 23,096 Reputation points
    2024-09-06T10:19:43.6233333+00:00

    Instead of relying on Azure default private DNS zone, you can manage your own DNS service. By doing so, you can have more control over how DNS names are resolved and handle multiple private endpoints. However, this would require configuring your own DNS server to manage the portal private DNS entries across different networks.

    If you need multiple private endpoints for the Azure Data Factory portal, consider setting up separate virtual networks (VNets) for each endpoint. Since each VNet would have its own private DNS zone, this would prevent the overwriting of DNS entries.

    0 comments No comments

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.