SC-401 · Question #243
You receive an email that contains a list of words that will be used fora 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. This question is identical in substance to Question 5. Microsoft Purview keyword dictionaries for sensitive information types are created from flat files - specifically .csv or .txt formats. A CSV file with words separated by commas is the documented supported format. An ACCDB…
Question
You receive an email that contains a list of words that will be used fora 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
- Aan ACCDB database file that contains a table named Dictionary
- Ba TSV file that contains words separated by tabs
- Ca CSV file that contains words separated by commas
- Dan XLSX file that contains one word in each cell of the first row
How the community answered
(65 responses)- B3% (2)
- C95% (62)
- D2% (1)
Explanation
This question is identical in substance to Question 5. Microsoft Purview keyword dictionaries for sensitive information types are created from flat files - specifically .csv or .txt formats. A CSV file with words separated by commas is the documented supported format. An ACCDB database file (Access) is not supported. While a TSV (tab-separated) file may seem similar, it is not a listed supported format in Microsoft's documentation for keyword dictionaries - CSV is the correct answer. XLSX spreadsheet files are also not supported as keyword dictionary sources.
Topics
Community Discussion
No community discussion yet for this question.