Skip to content

Commit 73aeecf

Browse files
authored
Merge pull request #103099 from DCtheGeek/dmc-policy-ghi47321
Fixes MicrosoftDocs/azure-docs#47321 - Removed extra fields from init JSON
2 parents 76ea25e + a78edd8 commit 73aeecf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/governance/policy/concepts/definition-structure.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -886,10 +886,7 @@ and `productName`. It uses two built-in policies to apply the default tag value.
886886
}
887887
}
888888
]
889-
},
890-
"id": "/subscriptions/<subscription-id>/providers/Microsoft.Authorization/policySetDefinitions/billingTagsPolicy",
891-
"type": "Microsoft.Authorization/policySetDefinitions",
892-
"name": "billingTagsPolicy"
889+
}
893890
}
894891
```
895892

0 commit comments

Comments
 (0)