Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.63k stars 5.05k forks source link

[Question] Why does Application Gateway on the Portal support Keyvault Certificates but the API/CLI/etc only support Secret ID #29260

Open stusklinar opened 4 months ago

stusklinar commented 4 months ago

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/53bed2dccf392c14a412735c38a0f55645812294/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json

API Spec version

2022-07-01

Question/Query

The Azure Portal allows use to use a Certificate from Key Vault against an App Gateway (and APIM), however the API only allows a Secret_Id from Key Vault, NOT a certificate.

This makes things a bit of a nightmare from a certificate renewal point of view, because we now have to change it in two places

Environment

No response

zzhxiaofeng commented 4 months ago

@raych1 Please help have a look, thank you.

raych1 commented 4 months ago

@zzhxiaofeng , can you tag the last editor of the application gateway spec to seek further help?

raych1 commented 4 months ago

@zzhxiaofeng , can you tag the last editor of the application gateway spec to seek further help?

@v-jiaodi , can you take care of this?

v-jiaodi commented 4 months ago

@zzhxiaofeng , can you tag the last editor of the application gateway spec to seek further help?

@v-jiaodi , can you take care of this?

@GuptaVertika Please help take a look, thanks.

GuptaVertika commented 4 months ago

@tejasaks from App gateway team can you please take a look.