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

bug: incorrect policy enforcement setting for defender plans #61

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

jaredfholgate
Copy link
Member

Fixes: #60

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (3)

docs/content/accelerator/startermodules/terraform-platform-landing-zone/options/defender.md:10

  • The policy enforcement mode was updated from 'DoNotEnforce' to 'Disabled' to match the correct behavior. Please verify that this change aligns with the system requirements.
1. Find the `Deploy-MDFC-Config-H224` block setting and set the enforcement mode of the individual Defender plan line settings to `Disabled`. See the following example to turn off a subset the Defender plans:

docs/content/accelerator/startermodules/terraform-platform-landing-zone/options/defender.md:34

  • Changed enforcement mode to 'Disabled' for SQL on VM to ensure consistency with the updated Defender plan policy.
enableAscForSqlOnVm                         = "Disabled"

docs/content/accelerator/startermodules/terraform-platform-landing-zone/options/defender.md:36

  • Updated the enforcement mode for OSS DB to 'Disabled' for consistency with the new Defender plan settings.
enableAscForOssDb                           = "Disabled"
@jaredfholgate jaredfholgate merged commit 1cc8147 into main Feb 26, 2025
3 checks passed
@jaredfholgate jaredfholgate deleted the bug-incorrect-policy-enforcement-setting branch February 26, 2025 12:46
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.

Bug: Wrong Value In Option 13-Turn off Defender Plans
2 participants