You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-center/includes/api-center-portal-user-sign-in.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,10 @@ ms.date: 02/25/2026
11
11
ms.custom: Include file
12
12
---
13
13
14
-
To enable sign-in to the API Center portal to access APIs, assign the **Azure API Center Data Reader** role to users or groups in your organization, scoped to your API center.
14
+
When Microsoft Entra ID is configured for portal access, users must signin to the API Center portal to access APIs. To enable sign-in, assign the **Azure API Center Data Reader** role to users or groups in your organization, scoped to your API center.
15
15
16
-
> [!IMPORTANT]
17
-
> * When Microsoft Entra ID is configured for portal access, the user who configures the portal is automatically assigned the **Azure API Center Data Reader** role.
16
+
> [!NOTE]
17
+
> * When the Microsoft Entra ID app registration is set up automatically, the user who configures the portal is automatically assigned the **Azure API Center Data Reader** role.
18
18
> * Be sure to assign the **Azure API Center Data Reader** role to other administrators of the API center.
19
19
20
20
For detailed prerequisites and steps to assign a role to users and groups, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal). Brief steps follow:
Copy file name to clipboardExpand all lines: articles/api-center/set-up-api-center-portal.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The API Center portal supports and streamlines the work of developers who use an
21
21
***Search for APIs** by name or use AI-assisted semantic search.
22
22
***Filter APIs** by type or lifecycle stage.
23
23
***View API details and definitions** including endpoints, methods, parameters, and response formats.
24
-
***Download API definitions** to your computer or open in Visual Studio Code.
24
+
***Download API definitions** to their computer or open in Visual Studio Code.
25
25
***Try out APIs** with API key or OAuth 2.0 authentication.
26
26
27
27
:::image type="content" source="media/self-host-api-center-portal/api-center-portal-signed-in.png" alt-text="Screenshot of the API Center portal after user sign-in.":::
@@ -66,6 +66,7 @@ After configuring access, open the API Center portal by selecting **View API Cen
66
66
67
67
By default, the portal home page is publicly reachable. If Microsoft Entra ID is configured for access, users must select **Sign-in** to access APIs. See [Enable sign-in to portal by Microsoft Entra users and groups](#enable-sign-in) for details on configuring user access.
68
68
69
+
<aid="enable-sign-in"></a>
69
70
## Enable sign-in to portal by Microsoft Entra users and groups
@@ -103,7 +104,7 @@ If you enable semantic search on the **Semantic search** tab, the API Center por
103
104
Users can search for APIs by using natural language queries to find APIs based on their intent. For example, if a developer searches for "I need an API for inventory management," the portal can suggest relevant APIs, even if the API names or descriptions don't include those exact words.
104
105
105
106
> [!TIP]
106
-
> When using the **Free** plan of Azure API Center, you can [upgrade](frequently-asked-questions.yml#how-do-i-upgrade-my-api-center-from-the-free-plan-to-the-standard-plan) to the **Standard** plan to enable full service features including semantic search in the API Center portal.
107
+
> If you use the **Free** plan of Azure API Center, you can [upgrade](frequently-asked-questions.yml#how-do-i-upgrade-my-api-center-from-the-free-plan-to-the-standard-plan) to the **Standard** plan to enable full service features including semantic search in the API Center portal.
107
108
108
109
To use AI-assisted search when signed in to the API Center portal, select the search box, choose **Search with AI**, and enter a query.
0 commit comments