
Answer-first summary for fast verification
Answer: Use Azure ExpressRoute to establish a private connection between on-premises and Azure, and enable SSL/TLS encryption for data in motion.
Option A is the correct answer. Using Azure ExpressRoute to establish a private connection between on-premises and Azure, along with enabling SSL/TLS encryption for data in motion, ensures that the data is protected during the transfer process. Option B is incorrect because client-side encryption is not sufficient for data in motion. Option C is incorrect because while Azure VPN Gateway can be used to establish a secure connection, it does not provide the same level of performance as Azure ExpressRoute. Option D is incorrect because Azure-managed keys for data encryption in Azure Storage do not address data in motion.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are working on a data pipeline that transfers data between on-premises and Azure. Which of the following encryption methods should you use to ensure that data is protected during the transfer process?
A
Use Azure ExpressRoute to establish a private connection between on-premises and Azure, and enable SSL/TLS encryption for data in motion.
B
Implement client-side encryption to encrypt the data before sending it to Azure, and use Azure Key Vault to manage the encryption keys.
C
Use Azure VPN Gateway to establish a secure connection between on-premises and Azure, and enable SSL/TLS encryption for data in motion.
D
Implement Azure-managed keys for data encryption in Azure Storage, and use SSL/TLS encryption for data in motion.
No comments yet.