Azure – Deploy Hostname configuration for API management with Keyvault certificate
I am implementing a bicep file for deploying an API management with a custom domain. The certificated related to this custom domain must be taken from a keyvault. I've managed to get it working using the following hardcoded values: hostnameConfigurations:…