Azure / missionlz

Azure landing zone for SCCA-compliant organizations.
MIT License
214 stars 122 forks source link

Tier3 Add-On: Fix DNS Servers for VNETs #1033

Closed jamasten closed 3 weeks ago

jamasten commented 1 month ago

Description

Existing code assumes the DNS servers for the tier3 VNET should be the IP address of the firewall. However, that does not work with the Basic SKU of Azure Firewall. Update the code so tier3 uses the same DNS servers from the HUB so if the DNS servers change (IaaS DC or Entra Domain Services), tier3 will inherit those changes.