简体   繁体   中英

Is it possible to add custom domain in Azure Api Management through Azure rest api or azure cli

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?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM