nerdexam
(ISC)2

CCSP · Question #290

Which of the following data-sanitation approaches are always available within a cloud environment? Response:

The correct answer is D. Cryptographic erasure. Cryptographic erasure is the only data-sanitation approach always available to tenants in a cloud environment, as it relies on deleting encryption keys rather than physical access.

Submitted by minji_kr· Apr 18, 2026Cloud Data Security

Question

Which of the following data-sanitation approaches are always available within a cloud environment? Response:

Options

  • APhysical destruction
  • BShredding
  • COverwriting
  • DCryptographic erasure

How the community answered

(28 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (26)

Why each option

Cryptographic erasure is the only data-sanitation approach always available to tenants in a cloud environment, as it relies on deleting encryption keys rather than physical access.

APhysical destruction

Physical destruction, such as degaussing or shredding, requires physical access to the storage media, which is typically not available to cloud tenants.

BShredding

Shredding is a form of physical destruction, requiring physical access to the storage media, which is typically not available to cloud tenants.

COverwriting

Overwriting data multiple times on a disk makes it unrecoverable, but in a shared cloud environment, tenants typically do not have direct control over the underlying physical storage media to guarantee overwriting specific sectors, making cryptographic erasure a more universal and tenant-controlled method.

DCryptographic erasureCorrect

Cryptographic erasure, also known as crypto-shredding, makes data unrecoverable by deleting or revoking the encryption key used to encrypt the data, effectively rendering the encrypted data useless without requiring physical access to the storage media. This is a software-based approach and always available in a cloud environment.

Concept tested: Cloud data sanitation methods

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-and-key-management-overview#data-destruction

Topics

#Data sanitation#Cryptographic erasure#Cloud data security#Data disposal

Community Discussion

No community discussion yet for this question.

Full CCSP Practice