The Azure Landing Zones (Enterprise-Scale) architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
This pull request includes changes to two JSON files in the eslzArm/managementGroupTemplates/policyAssignments directory. The changes involve updating the names of certain policy assignments.
Overview/Summary
This pull request includes changes to two JSON files in the
eslzArm/managementGroupTemplates/policyAssignments
directory. The changes involve updating the names of certain policy assignments.Changes:
eslzArm/managementGroupTemplates/policyAssignments/DENY-DINE-APPEND-TLS-SSL-PolicyAssignment.json
: The name of thedeployEncryptionInTransit
policy assignment was updated fromEnforce-TLS-SSL
toEnforce-TLS-SSL2
.eslzArm/managementGroupTemplates/policyAssignments/DINE-MDFCConfigPolicyAssignment.json
: The name of theazureSecurity
policy assignment was updated fromDeploy-MDFC-Config
toDeploy-MDFC-Config2
.Testing URLs
Azure Public
As part of this Pull Request I have
main
branch/docs/wiki/whats-new.md
)