-
Notifications
You must be signed in to change notification settings - Fork 21.9k
Add warning for Antimalware extension deployment #127603
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
|
@rakena : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit cd2fdb0: ✅ Validation status: passed
For more details, please refer to the build report. |
|
|
||
| The following table summarizes the configuration settings available for the Antimalware service. The default configuration settings are marked under the column labeled "Default." | ||
|
|
||
| WARNING: Deploying or updating this extension will replace existing Defender AV settings, including exclusions. |
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.
| WARNING: Deploying or updating this extension will replace existing Defender AV settings, including exclusions. | |
| > [!WARNING] | |
| > Deploying or updating this extension will replace existing Defender AV settings, including exclusions. |
|
@msmbaldwin - Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
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.
Pull Request Overview
This PR adds a warning message to alert users that deploying or updating the Antimalware extension will replace existing Defender AV settings, including exclusions. This change was requested based on a customer escalation from a strategic customer.
Key Changes:
- Added a warning message in the Antimalware configuration documentation to inform users about the impact of deployment/updates on existing settings
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| The following table summarizes the configuration settings available for the Antimalware service. The default configuration settings are marked under the column labeled "Default." | ||
|
|
||
| WARNING: Deploying or updating this extension will replace existing Defender AV settings, including exclusions. |
Copilot
AI
Oct 20, 2025
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.
The warning should be formatted using proper Markdown admonition syntax for better visibility. Consider using > [!WARNING] or similar syntax to make this stand out as a callout box rather than plain text.
| WARNING: Deploying or updating this extension will replace existing Defender AV settings, including exclusions. | |
| > [!WARNING] | |
| > Deploying or updating this extension will replace existing Defender AV settings, including exclusions. |
|
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
This is based on customer escalation (strategic customer Mediterranean Shipping) and requested by CXP ACE team.