Skip to content

Commit 2cacc9a

Browse files
committed
edit
1 parent 3fde72e commit 2cacc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ You can enable a setting to configure a CORS policy automatically for all APIs i
5959
6060
### CORS configuration for custom domain name
6161

62-
If you configure a [custom domain](configure-custom-domain.md) for the developer portal, ensure that you enable CORS for the custom developer portal domain name .
62+
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 CORS setting for the custom developer portal domain name at the same time that you configure the custom domain. If you previously enabled CORS for the default domain name, the custom domain name is added as a CORS origin in the CORS policy. You can edit this setting at any time.
64+
You can enable a setting to add a CORS origin in the CORS policy for the custom developer portal domain name at the same time that you configure the custom domain. If you previously enabled CORS for the default domain name, both origins appear in the CORS policy. You can edit this setting at any time.
6565

6666
## CORS proxy option
6767

0 commit comments

Comments
 (0)