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

EXOMessageClassification: Fix issue while creating policy for first time #4878

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

ricmestre
Copy link
Contributor

Pull Request (PR) description

When calling Get-MessageClassification invoke it with -ErrorAction SilentlyContinue otherwise when attempting to create the policy for the first time this cmdlet will fail before the creation since the policy doesn't exist yet.

This Pull Request (PR) fixes the following issues

@NikCharlebois NikCharlebois merged commit 3253e69 into microsoft:Dev Jul 17, 2024
2 checks passed
@ricmestre ricmestre deleted the fix4877 branch August 23, 2024 11:56
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

Successfully merging this pull request may close these issues.

EXOMessageClassification: On first attempt policy is created but outputs error message
2 participants