
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 Azure services and external partners.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is implementing a new data solution that involves transferring sensitive data between Azure services and external partners. 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 Azure services and external partners.
B
Encrypt data at rest before transferring it to external partners.
C
Use IPsec VPN for secure data transfer between Azure services and external partners.
D
Both A and C are correct methods for encrypting data in transit.
No comments yet.