
Answer-first summary for fast verification
Answer: Use Azure Data Factory's Integration Runtime to facilitate secure data transfer, configure linked services with appropriate authentication mechanisms, and encrypt data in transit and at rest.
Utilizing Azure Data Factory's Integration Runtime ensures secure and efficient data transfer by providing built-in mechanisms for encryption and authentication. Configuring linked services with appropriate security settings further enhances the protection of data during transfer and storage, aligning with best practices for cloud integration.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are designing a data pipeline that involves the integration of data from on-premises systems with cloud-based storage in Azure. The pipeline needs to ensure secure and efficient data transfer. Describe the steps you would take to manage this integration, including the use of Azure Data Factory's features for secure data movement.
A
Directly transfer data from on-premises to Azure without any security measures.
B
Use Azure Data Factory's Integration Runtime to facilitate secure data transfer, configure linked services with appropriate authentication mechanisms, and encrypt data in transit and at rest.
C
Manually copy data from on-premises to Azure using a shared network drive.
D
Use a third-party tool for data transfer and ignore security considerations.
No comments yet.