Skip to content

Commit cf2be0d

Browse files
author
gitName
committed
edits
1 parent a13db96 commit cf2be0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-789 Bytes
Loading

articles/api-center/set-up-api-center-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article shows you how to set up the *API Center portal* (preview), an Azure
3333

3434
## Customize and publish the API Center portal
3535

36-
After you create the API Center portal app registration, you need to configure and publish the API Center portal. Complete the following steps in the Azure portal.
36+
After creating the API Center portal app registration, you can customize settings for your API Center portal. Complete the following steps in the Azure portal.
3737

3838
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
3939
1. In the left menu, under **API Center portal**, select **Settings**.
@@ -56,7 +56,7 @@ Settings on the **API visibility** page control which APIs are discoverable (vis
5656

5757
#### Anonymous access
5858

59-
Optionally enable anonymous read access to the API Center portal, allowing unauthenticated users to discover the APIs. This setting is useful for public APIs or MCP servers.
59+
Optionally enable anonymous read access to the API Center's APIs in the API Center portal and through the data plane APIs, allowing unauthenticated users to discover the APIs. This setting is useful to make public APIs or MCP servers discoverable.
6060

6161
> [!CAUTION]
6262
> Enabling anonymous access makes your APIs visible to anyone on the internet. However, users must still sign in to the portal to [test the APIs](#enable-access-to-test-console-for-apis). If you enable anonymous access, consider adding filters to limit the APIs that are discoverable by unauthenticated users.

0 commit comments

Comments
 (0)