Skip to content

Commit dae044f

Browse files
authored
Update Set-SafeLinksRule.md
Please update the cmdlet in the example as it is showing Set-SafeAttachmentRule and this document is referring to Set-SafeLinksRule
1 parent 60f91da commit dae044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3535
### -------------------------- Example 1 --------------------------
3636
```
37-
Set-SafeAttachmentRule -Identity "Engineering Department URL Rule" -ExceptIfRecipientDomainIs fabrikam.com
37+
Set-SafeLinksRule -Identity "Engineering Department URL Rule" -ExceptIfRecipientDomainIs fabrikam.com
3838
```
3939

4040
This example modifies the existing Safe Links Rule named Engineering Department URL Rule to exclude messages sent to the fabrikam.com domain.

0 commit comments

Comments
 (0)