Skip to content

Commit 835b2a3

Browse files
committed
validation errors
1 parent 16f681b commit 835b2a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/api-management/export-rest-mcp-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.author: danlep
1010

1111
# Expose REST API in API Management as an MCP server
1212

13-
[!INCLUDE [api-management-premium-standard-basic](../../includes/api-management-premium-standard-basic.md)]
13+
[!INCLUDE [api-management-premium-standard-basic](../../includes/api-management-availability-premium-standard-basic.md)]
1414

15-
<!-- Any limitations on SKUs
15+
<!-- Currently only the **Premium**, **Standard**, and **Basic** tiers of API Management support MCP servers.
1616
1717
Document need an IcM for SKUv2 --
1818
@@ -21,7 +21,7 @@ Need to use the GenAI release group -->
2121
In API Management, you can expose a REST API managed in API Management as a remote [Model Context Protocol (MCP)](https://www.anthropic.com/news/model-context-protocol) server. You can expose one or more of the API operations as tools that can be called by clients using the MCP protocol.
2222

2323
> [!NOTE]
24-
> This feature is currently in preview and is being released first to the **AI Gateway Early** [update group](configure-service-update-settings.md#update-group).
24+
> This feature is currently in preview and is being released first to the **AI Gateway Early** [update group](configure-service-update-settings.md).
2525
2626
In this article, you learn how to:
2727

@@ -115,7 +115,7 @@ After adding an MCP server, you can use tools in agent mode.
115115
1. Enter a prompt in the chat to invoke the tool. For example, if you selected a tool to get information about an order, you can ask the agent about an order.
116116
117117
```copilot-prompt
118-
Get information for order ID 2
118+
Get information for order 2
119119
```
120120
121121
Select **Continue** to see the results. The agent uses the tool to call the MCP server and returns the results in the chat.

0 commit comments

Comments
 (0)