Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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:
Thank you for your assistance!
Solved! Go to Solution.
enabling Managed VNet alone does not guarantee that traffic to external services like Amazon S3 stays off the public internet.
Quoted from MS doc :
"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
If this helps please accept the solution.
Thanks
Thank-you for reply @nilendraFabric
That's the article I was looking for and never found it.
enabling Managed VNet alone does not guarantee that traffic to external services like Amazon S3 stays off the public internet.
Quoted from MS doc :
"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
If this helps please accept the solution.
Thanks
User | Count |
---|---|
7 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
10 | |
9 | |
5 | |
3 | |
3 |