Access Azure File Share with Disabled Public Access using Azure Data Factory

Smaran Thoomu 19,955 Reputation points Microsoft Vendor
2024-07-31T15:02:10.0166667+00:00

What steps should I take to access an Azure File Share with public access disabled from Azure Data Factory?

PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

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

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 19,955 Reputation points Microsoft Vendor
    2024-07-31T15:03:20.9366667+00:00

    Greetings!

    To access an Azure File Share with public access disabled from Azure Data Factory, follow these steps:

    1. Configure the Linked Service for the blob storage in Azure Data Factory to use the Managed Virtual Network Integration Runtime (Managed Vnet IR).
    2. Ensure that the storage account's firewall settings are set to "Enabled from selected Virtual Network IP addresses" and include the necessary IP addresses.

    This configuration allows secure access to the Azure File Share without enabling public access, adhering to security best practices.

    Resources

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

    Please do not forget to "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.

    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.