Power Platform uses TLS 1.2 or higher to encrypt Dataverse data while it is written to and stored on disk, providing the platform's encryption-at-rest protection for stored records. Is this statement correct?
- AYes
- BNo Correct
Why A is wrong: A learner who knows "TLS encrypts Power Platform data" might answer Yes by overgeneralising it to all data states. But TLS only protects data moving across the network. Stored data is encrypted by TDE, a different mechanism, so Yes wrongly conflates encryption in transit with encryption at rest.
Why B is correct: Correct. TLS is a transport-layer protocol: the grounding says it secures the connection between user devices and Microsoft datacentres, encrypting data in transit, with TLS 1.2 or higher required for accessing the server endpoints.