Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
728 stars 485 forks source link

[Bug - vwanConnectivity - module] - Error in output outAzFwPrivateIps when multiple hubs have different firewall configuration #786

Closed sebassem closed 1 month ago

sebassem commented 1 month ago

What happened? Provide a clear and concise description of the bug, including deployment details.

When adding multiple hubs with different firewall configuration, the array reference of the outAzFwPrivateIps output seems to be not correct with the following error. If the hubs have the same firewall configuration, this error doesn't seem to appear.

image

Please provide the correlation id associated with your error or bug.

ace57f76-88fe-4f19-9ed3-e766d8cb43e4

What was the expected outcome?

No errors

Relevant log output

No response

Check previous GitHub issues

Code of Conduct