SC-900 · Question #68
What is an example of encryption at rest?
The correct answer is B. encrypting a virtual machine disk. Encryption at rest protects data that is stored (not moving). Encrypting a virtual machine disk (B) is a classic example - the data is encrypted while sitting on storage media using Azure Disk Encryption or server-side encryption. A site-to-site VPN (A) and HTTPS (C) are…
Question
What is an example of encryption at rest?
Options
- Aencrypting communications by using a site-to-site VPN
- Bencrypting a virtual machine disk
- Caccessing a website by using an encrypted HTTPS connection
- Dsending an encrypted email
How the community answered
(37 responses)- A8% (3)
- B86% (32)
- C3% (1)
- D3% (1)
Explanation
Encryption at rest protects data that is stored (not moving). Encrypting a virtual machine disk (B) is a classic example - the data is encrypted while sitting on storage media using Azure Disk Encryption or server-side encryption. A site-to-site VPN (A) and HTTPS (C) are examples of encryption in transit, protecting data as it moves over a network. Sending an encrypted email (D) is also encryption in transit/use, not at rest.
Topics
Community Discussion
No community discussion yet for this question.