Type something to search...
Malicious URL protection in Teams

Malicious URL protection in Teams


Introduction

In a world where phishing attacks and malicious links are constantly on the rise, Microsoft is strengthening Microsoft Teams security with a native malicious URL protection feature. This new option helps detect, block, and report dangerous links shared in Teams conversations.


How does it work ?

When a user sends a message containing a URL in a chat, channel, or meeting conversation, the URL is automatically analyzed using the Microsoft Defender threat intelligence database. If a dangerous link is detected, Teams displays a warning to the sender and all recipients of the conversation.

image


How to enable it ?

This feature is still in Public Preview and requires an administrator to enable it, but it will be enabled by default once General Availability is available.

  1. Log in to the Microsoft Teams Admin Center.
  2. In the left menu, click Messaging, then Messaging settings, and enable the Scan messages for unsafe links option.
  3. Save to apply the changes.

image


Configuration in PowerShell

You can also configure the protection feature via the following PowerShell commands :

Connect-MicrosoftTeams

Set-CsTeamsMessagingConfiguration -Identity Global -UrlReputationCheck "Enabled"

Conclusion

With malicious URL protection in Teams, Microsoft is strengthening its built-in security strategy within Microsoft 365. This feature allows organizations to better protect their users from online threats without compromising productivity or the collaboration experience. This is a critical step forward for securing communications in a hybrid work environment.


Sources

Microsoft Learn - Malicious URL protection


Did you enjoy this post ? If you have any questions, comments or suggestions, please feel free to send me a message from the contact form.

Don’t forget to follow us and share this post.

Related Posts

How to enable Zoom and Webex meetings on MTR

How to enable Zoom and Webex meetings on MTR

Introduction In the modern business world, effective collaboration is essential. Organizations use various video conferencing platforms to stay connected, and it's crucial to be able to joi

Read More
New security approach for non-compliant emails

New security approach for non-compliant emails

Introduction Microsoft has announced a major update to Defender for Office 365 that strengthens email security by improving the handling of non-RFC compliant emails. This initiative is

Read More