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

Closed
MarkLakatos opened this issue Oct 29, 2024 · 1 comment · Fixed by #5484 or #5512
Closed

TeamsProtectionPolicy: New resource proposal #5296

MarkLakatos opened this issue Oct 29, 2024 · 1 comment · Fixed by #5484 or #5512
Assignees
Labels
Enhancement New feature or request Teams

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

@ykuijs ykuijs self-assigned this Nov 29, 2024
@ykuijs ykuijs added Enhancement New feature or request Teams labels Nov 29, 2024
@ykuijs
Copy link
Member

ykuijs commented Nov 29, 2024

Working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Teams
Projects
None yet
2 participants