MS-102 Practice Question 3103

Exam: MS-102
Domain: Manage compliance by using Microsoft Purview
Difficulty: easy
You are creating a custom Sensitive Information Type (SIT) to match employee badges formatted as three letters followed by six numbers (e.g., EMP123456). What mechanism defines this pattern?

Answer Options

A
A Regular Expression (RegEx) matching the pattern
B
A static text file containing all employee names
C
A DNS SRV record
D
A PowerShell array variable

Correct Answer

A: A Regular Expression (RegEx) matching the pattern

Explanation

A Regular Expression (RegEx) within the custom Sensitive Information Type definition specifies the exact pattern matching string and character constraints.