Skip to content
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

TeamsProtectionPolicy: New resource proposal #5296

Open
MarkLakatos opened this issue Oct 29, 2024 · 0 comments
Open

TeamsProtectionPolicy: New resource proposal #5296

MarkLakatos opened this issue Oct 29, 2024 · 0 comments

Comments

@MarkLakatos
Copy link

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! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant