Skip to content

Commit aa05e67

Browse files
committed
Remove unused images and clean up documentation for MCP server connection
1 parent 1ab6228 commit aa05e67

3 files changed

Lines changed: 0 additions & 5 deletions

File tree

articles/azure-functions/functions-mcp-foundry-tools.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,13 @@ To connect to your MCP server endpoint:
132132

133133
1. In **Add Model Content Protocol tool**, provide information from this table to configure an access key-based connection:
134134

135-
:::image type="content" source="./media/functions-mcp/foundry-key-based-auth.png" alt-text="Screenshot of the Add Model Context Protocol tool dialog showing key-based authentication configuration.":::
136-
137135
| Field | Description | Example |
138136
| ----- | ----------- | ------- |
139137
| **Name** | A unique identifier for your MCP server. You can use your function app name as the default. | `my-mcp-function-app` |
140138
| **Remote MCP Server endpoint** | The URL endpoint for your MCP server. | `https://my-mcp-function-app.azurewebsites.net/runtime/webhooks/mcp` |
141139
| **Authentication** | The authentication method to use. | `Key-based` |
142140
| **Credential** | The key-value pair to authenticate with your function app. | `x-functions-key`: `aaaaaaaa-0b0b-1c1c-2d2d-333333333333` |
143141

144-
145142
1. Select **Connect** to create a connection to your MCP server endpoint. You should now see your server name listed under **Tools**.
146143

147144
1. Select **Save** to save the MCP tool configuration in your agent.
@@ -166,8 +163,6 @@ To connect to your MCP server endpoint:
166163

167164
1. In **Add Model Content Protocol tool**, enter the information from this table to configure a Microsoft Entra-based connection:
168165

169-
:::image type="content" source="./media/functions-mcp/foundry-entra-auth.png" alt-text="Screenshot of the Add Model Context Protocol tool dialog showing Microsoft Entra authentication configuration.":::
170-
171166
| Field | Description | Example |
172167
| ----- | ----------- | ------- |
173168
| **Name** | A unique identifier for your MCP server. You can use your function app name. | `my-mcp-functions` |
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)