Azure / bicep-registry-modules

Bicep registry modules
MIT License
499 stars 347 forks source link

[AVM Module Issue]: cannot set `ipTags` for `network/public-ip-address` #3652

Open KLuuKer opened 2 hours ago

KLuuKer commented 2 hours ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

Module Name

avm/res/network/public-ip-address

(Optional) Module Version

0.6.0

Description

I'm unable to configure ipTags: [ { ipTagType: 'RoutingPreference', tag: 'Internet' } ] which is needed to set the routing preference to internet, instead of the normal azure network routing

https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/routing-preference-portal?tabs=azurepowershell

this is useful for certain cost savings when integrating with other cdn services

(Optional) Correlation Id

No response

microsoft-github-policy-service[bot] commented 2 hours ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

avm-team-linter[bot] commented 2 hours ago

@KLuuKer, thanks for submitting this issue for the avm/res/network/public-ip-address module!

[!IMPORTANT] A member of the @Azure/avm-res-network-publicipaddress-module-owners-bicep or @Azure/avm-res-network-publicipaddress-module-contributors-bicep team will review it soon!