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
- The B2C users need to have an authentication method specified for self-service password reset. Select the B2C User, in the left menu under **Manage**, select **Authentication methods**. Ensure **Authentication contact info** is set. B2C users created via a Sign-up flow has this set by default. For users created via Azure Portal or by Graph API, you need to set **Authentication contact info** for SSPR to work.
46
+
- The B2C users need to have an authentication method specified for self-service password reset. Select the B2C User, in the left menu under **Manage**, select **Authentication methods**. Ensure **Authentication contact info** is set. B2C users created via a Sign-up flow has this set by default. For users created via Azure portal or by Graph API, you need to set **Authentication contact info** for SSPR to work.
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/localization-string-ids.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -531,7 +531,7 @@ The following IDs are used for [RESTful service technical profile](restful-techn
531
531
532
532
## Microsoft Entra multifactor authentication error messages
533
533
534
-
The following IDs are used for an[Microsoft Entra ID multifactor authentication technical profile](multi-factor-auth-technical-profile.md) error message:
534
+
The following IDs are used for a[Microsoft Entra ID multifactor authentication technical profile](multi-factor-auth-technical-profile.md) error message:
### Add policy keys for your Microsoft DFP client app ID and secret
96
96
97
-
1. In the Microsoft Entra tenant where Microsoft DFP is set up, create an[Microsoft Entra application and grant admin consent](/dynamics365/fraud-protection/integrate-real-time-api#create-azure-active-directory-applications).
97
+
1. In the Microsoft Entra tenant where Microsoft DFP is set up, create a[Microsoft Entra application and grant admin consent](/dynamics365/fraud-protection/integrate-real-time-api#create-azure-active-directory-applications).
98
98
2. Create a secret value for this application registration. Note the application client ID and client secret value.
99
99
3. Save the client ID and client secret values as [policy keys in your Azure AD B2C tenant](./policy-keys-overview.md).
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/technicalprofiles.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -311,7 +311,7 @@ In the following technical profile:
311
311
312
312
## Persisted claims
313
313
314
-
The **PersistedClaims** element contains all of the values that should be persisted by an[Microsoft Entra ID technical profile](active-directory-technical-profile.md) with possible mapping information between a claim type already defined in the [ClaimsSchema](claimsschema.md) section in the policy and the Microsoft Entra attribute name.
314
+
The **PersistedClaims** element contains all of the values that should be persisted by a[Microsoft Entra ID technical profile](active-directory-technical-profile.md) with possible mapping information between a claim type already defined in the [ClaimsSchema](claimsschema.md) section in the policy and the Microsoft Entra attribute name.
315
315
316
316
The name of the claim is the name of the [Microsoft Entra attribute](user-profile-attributes.md) unless the **PartnerClaimType** attribute is specified, which contains the Microsoft Entra attribute name.
Copy file name to clipboardExpand all lines: articles/api-center/register-discover-mcp-server.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about how Azure API Center can be a centralized registry for
4
4
5
5
ms.service: azure-api-center
6
6
ms.topic: concept-article
7
-
ms.date: 09/08/2025
7
+
ms.date: 02/05/2026
8
8
9
9
ms.collection: ce-skilling-ai-copilot
10
10
ms.update-cycle: 180-days
@@ -15,17 +15,20 @@ ms.custom:
15
15
16
16
# Register and discover remote MCP servers in your API inventory
17
17
18
-
This article describes how to use Azure API Center to maintain an inventory (or *registry*) of remote model context protocol (MCP) servers and help stakeholders discover them using the API Center portal. MCP servers expose backend APIs or data sources in a standard way to AI agents and models that consume them.
18
+
This article describes how to use Azure API Center to maintain an inventory (or *registry*) of remote model context protocol (MCP) servers and help stakeholders discover them through the API Center portal. MCP servers expose backend APIs or data sources in a standard way to AI agents and models that consume them.
19
+
20
+
> [!NOTE]
21
+
> New! MCP servers registered in your API Center can now be integrated with Azure AI Foundry's tool catalogs, enabling you to govern MCP tools and make them available to AI agents. Learn more in [Tool catalog for agents in Azure AI Foundry](/azure/ai-foundry/agents/concepts/tool-catalog) and [Private tool catalogs for Azure AI Foundry agents](/azure/ai-foundry/agents/how-to/private-tool-catalog).
## Manually register an MCP server in your API inventory
23
26
24
-
The following sections describe how to manually inventory a remote MCP server in your API center.
27
+
The following sections describe how to manually add a remote MCP server to your API center inventory.
25
28
26
29
### MCP API type
27
30
28
-
Manually register an MCP server in your API center inventory similar to the way you register other APIs, specifying the API type as **MCP**. To register an API using the Azure portal, see [Tutorial: Register APIs in your API inventory](././tutorials/register-apis.md).
31
+
Manually register an MCP server in your API center inventory similar to the way you register other APIs. Specify the API type as **MCP**. To register an API by using the Azure portal, see [Tutorial: Register APIs in your API inventory](././tutorials/register-apis.md).
29
32
30
33
As described in the following sections, when you register an MCP server, you can specify an environment, deployment, and definition.
31
34
@@ -35,7 +38,7 @@ As described in the following sections, when you register an MCP server, you can
35
38
36
39
### Environment and deployment for MCP server
37
40
38
-
In API Center, specify an *environment* and a *deployment* for your MCP server. The environment is the location of the MCP server, such as an API management platform or a compute service, and the deployment is a runtime URL for the MCP service.
41
+
In API Center, specify an *environment* and a *deployment* for your MCP server. The environment is the location of the MCP server, such as an API management platform or a compute service. The deployment is a runtime URL for the MCP service.
39
42
40
43
For information about creating an environment and a deployment, see [Tutorial: Add environments and deployments for APIs](././tutorials/configure-environments-deployments.md).
41
44
@@ -44,7 +47,7 @@ For information about creating an environment and a deployment, see [Tutorial: A
44
47
Optionally, add an API definition for a remote MCP server in OpenAPI 3.0 format. The API definition must include a URL endpoint for the MCP server. For an example of adding an OpenAPI definition, see [Tutorial: Register APIs in your API inventory](././tutorials/register-apis.md#add-a-definition-to-your-version).
45
48
46
49
47
-
You can use the following lightweight OpenAPI 3.0 API definition for your MCP server, which includes a `url` endpoint for the MCP server:
50
+
Use the following lightweight OpenAPI 3.0 API definition for your MCP server, which includes a `url` endpoint for the MCP server:
48
51
49
52
50
53
```json
@@ -73,15 +76,15 @@ Register one or more of the partner MCP servers in your API inventory to make th
73
76
74
77
To register a partner MCP server:
75
78
76
-
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
79
+
1. In the [Azure portal](https://portal.azure.com), go to your API center.
77
80
1. In the sidebar menu, under **Discover**, select **MCP** (preview).
78
-
1. Browse the available partner MCP servers. Select **Register** to add an MCP server to your API inventory. Follow on-screen instructions if provided to complete the registration.
81
+
1. Browse the available partner MCP servers. Select **Register** to add an MCP server to your API inventory. Follow the on-screen instructions if they're provided to complete the registration.
79
82
80
-
When you add a partner MCP server, API Center automatically configures the following for you:
83
+
When you add a partner MCP server, API Center automatically configures the following settings for you:
81
84
82
85
* Creates an API entry in your API inventory with the API type set to **MCP**.
83
86
* Creates an environment and a deployment for the MCP server.
84
-
* Adds an OpenAPI definition for the MCP server if available from the partner.
87
+
* Adds an OpenAPI definition for the MCP server if the partner provides one.
85
88
86
89
To build and register a Logic Apps MCP server, see [Build and register a Logic Apps MCP server](../logic-apps/create-mcp-server-api-center.md).
0 commit comments