Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
dmct
New Member

Does ADF Managed VNet with Azure IR Connect to Amazon S3 via Public Internet?

Hi everyone,

I'm using Azure Data Factory (ADF) with a Managed Virtual Network (VNet) and the Azure Integration Runtime (IR) to connect to Amazon S3. I want to ensure that my data transfer does not traverse the public internet for security reasons.

Could someone please confirm:

  1. If the data transfer between ADF and Amazon S3 goes through the public internet in this setup?
  2. What configurations or settings are required to ensure the data transfer remains within the Microsoft backbone network?
  3. Any best practices or additional considerations to secure the data transfer?

Thank you for your assistance!

1 ACCEPTED SOLUTION
nilendraFabric
Community Champion
Community Champion

 

enabling Managed VNet alone does not guarantee that traffic to external services like Amazon S3 stays off the public internet.

 

Quoted from MS doc :

 

Network security

"By default, ADF transfers data from Amazon S3 to Azure Blob Storage or Azure Data Lake Storage Gen2 using encrypted connection over HTTPS protocol. HTTPS provides data encryption in transit and prevents eavesdropping and man-in-the-middle attacks.

Alternatively, if you don't want data to be transferred over public Internet, you can achieve higher security by transferring data over a private peering link between AWS Direct Connect and Azure Express Route. Refer to the solution architecture in the next section on how this can be achieved."


A great articles covering all aspects of your question:

 

https://learn.microsoft.com/en-us/azure/data-factory/data-migration-guidance-s3-azure-storage

 

nilendraFabric_0-1738173993453.png

 

 



If this helps please accept the solution.

 

Thanks

 

View solution in original post

2 REPLIES 2
dmct
New Member

Thank-you for reply @nilendraFabric 
That's the article I was looking for and never found it. 

nilendraFabric
Community Champion
Community Champion

 

enabling Managed VNet alone does not guarantee that traffic to external services like Amazon S3 stays off the public internet.

 

Quoted from MS doc :

 

Network security

"By default, ADF transfers data from Amazon S3 to Azure Blob Storage or Azure Data Lake Storage Gen2 using encrypted connection over HTTPS protocol. HTTPS provides data encryption in transit and prevents eavesdropping and man-in-the-middle attacks.

Alternatively, if you don't want data to be transferred over public Internet, you can achieve higher security by transferring data over a private peering link between AWS Direct Connect and Azure Express Route. Refer to the solution architecture in the next section on how this can be achieved."


A great articles covering all aspects of your question:

 

https://learn.microsoft.com/en-us/azure/data-factory/data-migration-guidance-s3-azure-storage

 

nilendraFabric_0-1738173993453.png

 

 



If this helps please accept the solution.

 

Thanks

 

Helpful resources

Announcements
MarchFBCvideo - carousel

Fabric Monthly Update - March 2025

Check out the March 2025 Fabric update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors