Skip to content

Commit

Permalink
fix: remove duplicate defender plan
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Jan 7, 2025
1 parent fc328e3 commit 2d7d382
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ management_group_settings = {
ascExportResourceGroupLocation = "$${starter_location_01}"
emailSecurityContact = "security_contact@replace_me"
enableAscForServers = "DeployIfNotExists"
enableAscForServers = "DeployIfNotExists"
enableAscForServersVulnerabilityAssessments = "DeployIfNotExists"
enableAscForSql = "DeployIfNotExists"
enableAscForAppServices = "DeployIfNotExists"
Expand Down

0 comments on commit 2d7d382

Please sign in to comment.