How do I use Data Factory with private resources in an Azure Hub and Spoke topology

Miles Barnard 0 Reputation points
2024-08-06T17:07:21.97+00:00

I'm trying to set up a Data Factory pipeline copy job between an Azure file share hosted on a storage account and azure blob storage. The file share and the blob storage are on separate subscriptions and are connected to two separate VNETs. These VNETs are then peered to a hub VNET in another subscription. The private DNS zones are hosted in the same subscription as the hub VNET.

I've configured Azure Data Factory to use Azure Integration runtime with managed VNET and then configured the linked service to the Azure File Share with a private endpoint. However when I try to browse my file share when I add the linked service to the pipeline I get 'The remote name could not be resolved:myfileshare.file.core.windows.net' - is this due to the location of the DNS zones or am I missing some piece of information to allow it to resolve?

Many thanks

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

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.