Configuring a custom domain name for your Azure API Management (APIM) instance is a common requirement for branding, security, and compliance purposes. Below are the steps to configure a custom domain name for your Azure API Management instance:
Gateway
, Portal
, Management
, or SCM
).api.example.com
).myapim.azure-api.net
).api.example.com
) to the APIM Gateway URL (e.g., myapim.azure-api.net
).api
(or the subdomain you want to use).myapim.azure-api.net
.https://api.example.com
).You can configure multiple custom domains for different endpoints (e.g., Gateway, Developer Portal, Management API). Repeat the steps above for each domain.
Gateway
.api.example.com
.api
.myapim.azure-api.net
.https://api.example.com
to verify the configuration.By following these steps, you can successfully configure a custom domain name for your Azure API Management instance.