Skip to content

Update Set-CsTeamsMessagingConfiguration.md private preview #12977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Accept wildcard characters: False
### -ContentBasedPhishingCheck

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
>Please note that this parameter is in Private Preview.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has not been released to private preview, so it should say that This feature has not been released yet.


This setting determines if Content Based Phishing Check in teams messaging across the whole tenant

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This setting enables content-based phishing detection for Teams messages in the tenant.


Expand Down Expand Up @@ -140,7 +140,7 @@ Accept wildcard characters: False
### -FileTypeCheck

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
>Please note that this parameter is in Private Preview.

This setting determines if FileType check in teams messaging across the whole tenant

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This setting enables weaponizable file detection in Teams messages in the tenant.


Expand Down Expand Up @@ -211,7 +211,7 @@ Accept wildcard characters: False
### -ReportIncorrectSecurityDetections

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
>Please note that this parameter is in Private Preview.

This setting determines if Report Incorrect Security Detections is enabled in teams messaging across the whole tenant

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This setting enables the end users to Report incorrect security detections in Teams messages in the tenant.

Expand All @@ -234,7 +234,7 @@ Accept wildcard characters: False
### -UrlReputationCheck

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
>Please note that this parameter is in Private Preview.

This setting determines if UrlReputationCheck check in teams messaging across the whole tenant

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This setting enables malicious URL detection in Teams messages in the tenant.


Expand Down