Skip to content

Commit 7b39e85

Browse files
authored
Merge branch 'master' into patch-63
2 parents 6356d9b + cdf34d1 commit 7b39e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Set-SafeLinksPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
3838

3939
### Example 1
4040
```powershell
41-
Set-SafeAttachmentsPolicy -Identity "Engineering Block URL" -TrackClicks $true
41+
Set-SafeLinksPolicy -Identity "Engineering Block URL" -TrackClicks $true
4242
```
4343

4444
This example modifies the existing Safe Links policy named Engineering Block URL to track user clicks on URLs in URL trace.

0 commit comments

Comments
 (0)