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
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ This example creates a DLP policy for Microsoft 365 Copilot (Preview) in several
142
142
143
143
- The third command stores the Microsoft 365 Copilot location (470f2276-e011-4e9d-a6ec-20768be3a4b0) in the variable named $loc. Update the $loc value based on the Inclusions/Exclusions scoping that you want to provide.
144
144
145
-
- The fourth command creates the DLP policy. Replace "Policy Name" with the name you want to use.
145
+
- The fourth command creates the DLP policy using the $loc variable for the value of the Locations parameter. Replace "Policy Name" with the name you want to use.
146
146
147
147
- The fifth command creates the variable named $advRule. The advanced rule needs to be updated depending on the grouping of labels you want to provide as input.
0 commit comments