You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Above example creates a scan for all sharepoint sites scoped to pdf and docx files only. This cmdlet should be used in combination with New-SensitiveInformationScan.
50
+
This example creates a scan for all SharePoint sites scoped to pdf and docx files only. Use the New-SensitiveInformationScanRule only in combination with New-SensitiveInformationScan.
50
51
51
52
## PARAMETERS
52
53
53
54
### -Name
54
-
Specify rule name for the scan
55
+
The Name parameter specifes the unique rule name for the scan. If the value contains spaces, enclose the value in quotation marks.
0 commit comments