Skip to content

Commit 8c037a7

Browse files
committed
review comment
1 parent 76edb98 commit 8c037a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/configure-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ There are several API Management endpoints to which you can assign a custom doma
6262
* Only API Management instance owners can use **Management** and **SCM** endpoints internally. These endpoints are less frequently assigned a custom domain name.
6363
* The **Premium** and **Developer** tiers support setting multiple hostnames for the **Gateway** endpoint.
6464
* Wildcard domain names, like `*.contoso.com`, are supported in all tiers except the Consumption tier. A specific subdomain certificate (for example, api.contoso.com) would take precedence over a wildcard certificate (*.contoso.com) for requests to api.contoso.com.
65-
* When configuing a custom domain for the **Developer portal**, you can [enable CORS](enable-cors-developer-portal.md) on the new domain name. This is needed for developer portal visitors to use the interactive console in the API reference pages.
65+
* When configuing a custom domain for the **Developer portal**, you can [enable CORS](enable-cors-developer-portal.md) for the new domain name. This is needed for developer portal visitors to use the interactive console in the API reference pages.
6666

6767
## Domain certificate options
6868

articles/api-management/enable-cors-developer-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can enable a setting to configure a CORS policy automatically for all APIs i
6161

6262
If you configure a [custom domain](configure-custom-domain.md) for the developer portal and want visitors to use the test console on API reference pages, ensure that you enable CORS for the custom developer portal domain name.
6363

64-
You can enable a setting to add a CORS origin for your custom developer portal domain when configuring the custom domain. If CORS was already enabled for the default domain, both origins will be included. You can change the CORS settings anytime.
64+
When configuring the custom domain, you can enable a setting to add an origin for your custom developer portal domain in the CORS policy. If CORS was already enabled for the default domain, both origins will be included in the CORS policy. You can change the CORS policy settings anytime.
6565

6666
## CORS proxy option
6767

0 commit comments

Comments
 (0)