-
Notifications
You must be signed in to change notification settings - Fork 981
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
Updating Microsoft Defender for Endpoints to use new initiative #1639
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Springstone
added
Area: Policy 📝
Issues / PR's related to Policy
Status: Do Not Merge ⛔
Do not merge PRs with this label attached as they are not ready etc.
labels
May 14, 2024
…th Microsoft Defender for Cloud
Springstone
removed
the
Status: Do Not Merge ⛔
Do not merge PRs with this label attached as they are not ready etc.
label
May 14, 2024
jtracey93
requested changes
May 14, 2024
eslzArm/managementGroupTemplates/policyAssignments/DINE-MDEndpointsPolicyAssignment.json
Outdated
Show resolved
Hide resolved
microsoft-github-policy-service
bot
added
Needs: Author Feedback
and removed
Needs: Author Feedback
labels
May 14, 2024
…osoft Defender for Cloud
…th Microsoft Defender for Cloud
Springstone
added
the
PR: Safe to test 🧪
PRs can run more advanced tests that may deploy or access environments
label
May 17, 2024
jtracey93
requested changes
May 21, 2024
eslzArm/managementGroupTemplates/policyAssignments/DINE-MDEndpointsAMAPolicyAssignment.json
Outdated
Show resolved
Hide resolved
…ointsAMAPolicyAssignment.json
jtracey93
approved these changes
May 21, 2024
jtracey93
approved these changes
May 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: Policy 📝
Issues / PR's related to Policy
Needs: Author Feedback
PR: Safe to test 🧪
PRs can run more advanced tests that may deploy or access environments
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview/Summary
This pull request introduces significant changes to the
eslzArm/eslzArm.json
anddocs/wiki/Whats-new.md
files. The main changes are the deprecation of certain policies and the introduction of new ones, as well as the addition of a new initiative for Microsoft Defender for Endpoints. In addition, there are some adjustments in theeslzArm/eslzArm.json
file to accommodate these new policies and initiatives.Policy changes:
docs/wiki/Whats-new.md
: Deprecated the custom policy "Storage Account set to minimum TLS and Secure transfer should be enabled" and replaced it with two built-in policies. Also deprecated the "Deploy-EncryptTransit" initiative and superseded it with "Deploy-EncryptTransit_20240509". Added a new custom policy "Deploy-Private-DNS-Generic" and a new initiative for Microsoft Defender for Endpoints.Adjustments in
eslzArm/eslzArm.json
:Addition of a new policy assignment:
eslzArm/managementGroupTemplates/policyAssignments/DINE-MDEndpointsAMAPolicyAssignment.json
: Added a new policy assignment file for the Microsoft Defender for Endpoints policy initiative.Azure Public
As part of this Pull Request I have
main
branch/docs/wiki/whats-new.md
)