SC-401 · Question #239
You receive an email that contains a list of words that will be used for a sensitive information type. You need to create a file that can be used as the source of a keyword dictionary. In which…
The correct answer is C. a CSV file that contains words separated by commas. Microsoft Purview supports creating keyword dictionaries for sensitive information types from plain-text files such as .csv or .txt files. A .csv file with words separated by commas (or one per line) is a supported and documented format for importing keyword lists. DOCX and…
Question
You receive an email that contains a list of words that will be used for a sensitive information type. You need to create a file that can be used as the source of a keyword dictionary. In which format should you save the list?
Options
- Aa JSON file that has an element for each word
- Ba DOCX file that has one word on each line
- Ca CSV file that contains words separated by commas
- Dan ACCDB database file that contains a table named Dictionary
How the community answered
(34 responses)- A3% (1)
- B3% (1)
- C88% (30)
- D6% (2)
Explanation
Microsoft Purview supports creating keyword dictionaries for sensitive information types from plain-text files such as .csv or .txt files. A .csv file with words separated by commas (or one per line) is a supported and documented format for importing keyword lists. DOCX and ACCDB files are not supported formats for keyword dictionary sources. JSON is not a recognized input format for this feature. The correct format to save the keyword list is a CSV file with words separated by commas.
Topics
Community Discussion
No community discussion yet for this question.