Azure / bicep-registry-modules

Bicep registry modules
MIT License
505 stars 351 forks source link

[AVM Module Issue]: Public ip adress for API Management #1104

Closed MichelleBarlo closed 4 months ago

MichelleBarlo commented 8 months ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

Module Name

avm/res/api-management/service

(Optional) Module Name if not listed above

No response

(Optional) Module Version

No response

Description

At this moment the property 'publicIpAddressId' is not exposed in this module.

Creating a APIM with the virtualNetworkType set to 'Internal' without specifying a public ip adress will result in a APIM with a platformVersion stv1 to be created. stv1 will retire on august 2024. stv1-platform-retirement-august-2024

Can you expose the property 'publicIpAddressId' to work around this issue.

(Optional) Correlation Id

No response

github-actions[bot] commented 8 months ago

@MichelleBarlo, thanks for submitting this issue for the avm/res/api-management/service module!

A member of the @azure/avm-res-apimanagement-service-module-owners-bicep or @azure/avm-res-apimanagement-service-module-contributors-bicep team will review it soon!

github-actions[bot] commented 8 months ago

This issue couldn't be assigend to tony-box, because no such users exists.

tony-box commented 8 months ago

@MichelleBarlo thank you for the suggestion. Working on this now!

dewolfs commented 7 months ago

linked: https://github.com/Azure/bicep-registry-modules/issues/2444

microsoft-github-policy-service[bot] commented 7 months ago

[!NOTE] The "Type: AVM :a: :v: :m:" label was added as per ITA08BCP.

gvdmaaden commented 5 months ago

I am experiencing the same issue. Also waiting for the PR to complete.