-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 9a6f863: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed
@@ -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. |
There was a problem hiding this comment.
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.
@@ -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. | |||
|
|||
This setting determines if Content Based Phishing Check in teams messaging across the whole tenant |
There was a problem hiding this comment.
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.
@@ -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 |
There was a problem hiding this comment.
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.
@@ -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 | |||
|
There was a problem hiding this comment.
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.
@@ -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 |
There was a problem hiding this comment.
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.
@marina-hayrapetyan to review