The DevOps Quest

🎓

API Management Custom Domain - Powershell

📅

⏱️ 1 min read (72 words)

A requirement to update multiple API Management with a new custom domain and the new managed certificate came up and Powershell seemed like one of the best and only ways to do this right now. I assume as managed certificates for API Management are currently in preview Bicep doesn’t support this yet.

https://azure.microsoft.com/en-gb/updates/public-preview-managed-certificate-support-for-azure-api-management/

The below script is used to add a custom domain with a managed certificate to an API Management instance.

Custom APIM Domains