Skip to content

Commit 53cefd3

Browse files
author
gitName
committed
update include
1 parent 7961c5a commit 53cefd3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

includes/api-management-configure-test-mcp-server.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Learn more about configuring policies:
1818
To configure policies for the MCP server:
1919

2020
1. In the [Azure portal](https://portal.azure.com), navigate to your API Management instance.
21-
[!INCLUDE [preview-callout-mcp-feature-flag](../articles/api-management/includes/preview/preview-callout-mcp-feature-flag.md)]
22-
2321
1. In the left-hand menu, under **APIs**, select **MCP Servers**.
2422
1. Select an MCP server from the list.
2523
1. In the left menu, under **MCP**, select **Policies**.
@@ -87,10 +85,7 @@ After adding an MCP server in Visual Studio Code, you can use tools in agent mod
8785
|-------------------------------------------|-------------------------------------------|--------------------------------------------------------|
8886
| `401 Unauthorized` error from backend | Authorization header not forwarded | Use `set-header` policy to manually attach token |
8987
| API call works in API Management but fails in agent | Incorrect base URL or missing token | Double-check security policies and endpoint |
90-
| Not able to create MCP server | MCP server capability is not available in Consumption or Developer tier, and must be enabled using [update group](../articles/api-management/configure-service-update-settings.md) in classic Basic, Standard, and Premium tiers | Use a supported classic or v2 tier - see Prerequisites |
91-
92-
93-
88+
| Not able to create MCP server | MCP server capability is not available in Consumption or Developer tier, and must be enabled using [update group](../articles/api-management/configure-service-update-settings.md) in classic Basic, Standard, and Premium tiers | Use a supported classic or v2 tier - see [Prerequisites](#prerequisites) |
9489

9590
## Related content
9691

0 commit comments

Comments
 (0)