Removed template reference
Add Network Protection Enabled - Edge Policy
This commit is contained in:
@ -1,13 +1,11 @@
|
||||
resource "microsoft365wp_device_management_configuration_policy" "asr_rules" {
|
||||
name = "ASR Rules"
|
||||
template_reference = { id = "e8c053d6-9f95-42b1-a7f1-ebfd71c67a4b_1" }
|
||||
technologies = "mdm,microsoftSense"
|
||||
|
||||
settings = [
|
||||
{ instance = {
|
||||
|
||||
definition_id = "device_vendor_msft_policy_config_defender_attacksurfacereductionrules"
|
||||
template_reference = { id = "19600663-e264-4c02-8f55-f2983216d6d7" }
|
||||
group_collection = { values = [
|
||||
{
|
||||
children = [
|
||||
|
Reference in New Issue
Block a user