0
votes

We have an Azure API Management Service and we need to configure custom domain with SSL certificate and We are trying to automate the process of adding the custom domain in Api management. Is it possible to add custom domain through Azure rest api or azure cli?

1

1 Answers

1
votes

Yes, you can use either the PowerShell module, New-AzureRmApiManagementCustomHostnameConfiguration, or the Management API, Gateway Hostname Configuration.