
Answer-first summary for fast verification
Answer: Both A and C are correct methods for encrypting data in transit.
Both SSL/TLS encryption and IPsec VPN provide secure methods for encrypting data in transit. Using either or both of these methods ensures that sensitive data is protected against interception during transfer between on-premises systems and Azure services.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is implementing a new data solution that involves transferring sensitive data between on-premises systems and Azure services. You need to ensure that all data in transit is encrypted to protect against interception. Which encryption methods should you use for this data transfer?
A
Use SSL/TLS encryption for all data transfers between on-premises systems and Azure services.
B
Encrypt data at rest before transferring it to Azure services.
C
Use IPsec VPN for secure data transfer between on-premises systems and Azure services.
D
Both A and C are correct methods for encrypting data in transit.
No comments yet.