Azure / CanadaPubSecALZ

This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
MIT License
121 stars 87 forks source link

private dns policy subscription ID reference is incorrect #405

Open DarrylRomano opened 3 weeks ago

DarrylRomano commented 3 weeks ago

When deploying the policy pipeline, it creates a custom private DNS centralized policy.. In that policy it references the "hub vnet" as the location for the Private DNS zones when it should list the var-identity-subscriptionID value.

if you dont fix this, when you run the identity pipeline, it will fail due to policy enforcement on Private DNS zone creation.