Azure/ALZ-Bicep

Hub Networking - Add publicIpPrefix declaration capability

Opened this issue · 2 comments

Describe the feature end to end, including deployment scenario details under which the feature would occur.

Cannot currenly use Public IP addresses that are created within pubilc ip prefixes:
image
Capability needs added to module (Gateway, Bastion, Firewall) with relevant parameters to declare this:
image

Why is this feature important. Describe why this would be important for your organization and others. Would this impact similar orgs in the same way?

Will be fairly straight forward to implement the logic to the accelerator so a quick win for others.

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

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Can you describe any alternatives that you have taken since this feature does not exist?

No response

Feature Implementation

No response

Check previous GitHub issues

  • I have searched the issues for this item and found no duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi @birdnathan, thanks for bringing this forward! Is this something you'd be interested in creating a PR for?

Hey @oZakari - if i get chance, i'll look into it. I just made amendments to my local files to get around this issue for now.