Enterprise-Scale
Enterprise-Scale copied to clipboard
Effect1 - Parameter
Describe the bug The Azure Policy Set for "deploy-private-dns-zones" contains a parameter called effect1 which is used for only these azure policy definitions;
- DINE-Private-DNS-Azure-EventGridTopics
- DINE-Private-DNS-Azure-IoTHubs
- DINE-Private-DNS-Azure-EventGridDomains
The parameter should be removed and the parameter effect should be used instead across these three policy definitions.
Screenshots
Should be marked as feature and not bug I suppose.. :)
Hi @SebastianClaesson, the reason this was using two different effect parameters was because the effect value is case sensitive. But I see that the policies have been updated to support both upper case and lower case "D" for "DeployIfNotExists".