Create HTTPS listener when deploying an app gateway via Bicep. #11968
Replies: 1 comment
-
Something like this. 'webserver' is the name of the certificate in this case
|
Beta Was this translation helpful? Give feedback.
-
Something like this. 'webserver' is the name of the certificate in this case
|
Beta Was this translation helpful? Give feedback.
-
I'm trying to create an app gateway via Bicep with a HTTPS listener, works fine with a HTTP listener. The cert I wish to use is in a KeyVault and I'm able to retrieve it via Bicep but not sure how to reference it when creating the listener.
Thanks
Simon
Beta Was this translation helpful? Give feedback.
All reactions