Subdomain 1.1: Implement and manage data classification
1.Northwind Traders wants to create a document fingerprint sensitive information type from a standard non-disclosure agreement template. An administrator scans the paper template and saves it as a single image-only PDF, then uploads it as the fingerprint source. After testing, the fingerprint fails to detect any completed agreements. What is the most likely cause?
- A.Document fingerprinting cannot extract a word pattern from a file that contains only an image with no underlying text.
- B.The completed agreements exceed the 4 MB file size limit that applies to document fingerprint matching.
- C.The template file was still password protected when it was uploaded as the fingerprint source.
- D.The completed agreements were sent to recipients outside the organization instead of internal reviewers.
Show answer & explanation
Correct answer: A — Document fingerprinting cannot extract a word pattern from a file that contains only an image with no underlying text.
- A. Document fingerprinting works by extracting the text pattern from the uploaded form; an image-only scan has no extractable text, so no fingerprint pattern can be created and no documents will ever match it.
- B. A file size limit could block a large completed agreement, but the scenario describes a fingerprint that never matches anything at all, which points to the template's lack of extractable text rather than a size limit on completed files.
- C. Password protection prevents Purview from scanning a document, but the scenario states the failure is total detection failure tied to the scanned image template, not a login or decryption issue on individual completed files.
- D. The recipient's location does not affect whether document fingerprinting can recognize the underlying template text; the failure described here happens before any policy location logic is evaluated.