When pulling the repo down, my code editor immediately flagged the shared private-netwokring.bicep module's privateDnsZoneDeployment with an error on the scope attribute:
The scope could not be resolved at compile time because the supplied expression is ambiguous or too complex. Scoping expressions must be reducible to a specific kind of scope without knowledge of parameter values.bicep[BCP420](https://aka.ms/bicep/core-diagnostics#BCP420)
