Azure / missionlz

Azure landing zone for SCCA-compliant organizations.
MIT License
239 stars 135 forks source link

Fixed subnet for storage private endpoints #979

Closed jamasten closed 5 months ago

jamasten commented 5 months ago

The private endpoints and NICs for the storage accounts were being added to the HUB VNET. Which only works when the HUB and target tier are in the same subscription. A customer was attempting to deploy to multiple subs and discovered this failure. The subnet resource ID has been updated to target the subnet in the target tier.