You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set-TeamsProtectionPolicy
[-Identity]
[-AdminDisplayName ] # The AdminDisplayName parameter specifies a description for the policy
[-HighConfidencePhishQuarantineTag ] # The HighConfidencePhishQuarantineTag parameter specifies the quarantine policy that's used for
messages that are quarantined as high confidence phishing by ZAP for Teams.
[-MalwareQuarantineTag ] # The MalwareQuarantineTag parameter specifies the quarantine policy that's used for messages that are
quarantined as malware by ZAP for Teams.
[-ZapEnabled ] # The ZapEnabled parameter specifies whether to enable zero-hour auto purge (ZAP) for malware and high confidence
phishing messages in Teams messages.
I think it would be a great addition for the Teams assets.
Thank you! :)
The text was updated successfully, but these errors were encountered:
Description
With TeamsProtectionPolicy the user can modify Microsoft Teams protection policies. This can be reached through Exchange Online.
This is the link for the Powershell version: https://learn.microsoft.com/en-us/powershell/module/exchange/set-teamsprotectionpolicy?view=exchange-ps
Proposed properties
Set-TeamsProtectionPolicy
[-Identity]
[-AdminDisplayName ] # The AdminDisplayName parameter specifies a description for the policy
[-HighConfidencePhishQuarantineTag ] # The HighConfidencePhishQuarantineTag parameter specifies the quarantine policy that's used for
messages that are quarantined as high confidence phishing by ZAP for Teams.
[-MalwareQuarantineTag ] # The MalwareQuarantineTag parameter specifies the quarantine policy that's used for messages that are
quarantined as malware by ZAP for Teams.
[-ZapEnabled ] # The ZapEnabled parameter specifies whether to enable zero-hour auto purge (ZAP) for malware and high confidence
phishing messages in Teams messages.
I think it would be a great addition for the Teams assets.
Thank you! :)
The text was updated successfully, but these errors were encountered: