Azure / data-management-zone

Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
MIT License
169 stars 87 forks source link

Bug: params.policyDefinition.Deny-PrivateEndpoint-PrivateLinkServiceConnections.json - 'Required property 'type' not found in JSON #321

Open torbenhamburg opened 1 year ago

torbenhamburg commented 1 year ago

Deployment Mode

Deploy To Azure

Steps to reproduce

If you import the params.policyDefinition.Deny-PrivateEndpoint-PrivateLinkServiceConnections.json into a Azure Policy definition it throws an error

Error Message

The request content was invalid and could not be deserialized: 'Required property 'type' not found in JSON. Path 'properties.parameters.policyName', line 1, position 163.'.

Screenshots

image

Code of Conduct

torbenhamburg commented 1 year ago

Did not notice that this was not a policy file JSON. Issue can be closed