Skip to content

Commit 2b0f367

Browse files
committed
Fix pivot types + TOC
1 parent c43e513 commit 2b0f367

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

articles/azure-functions/TOC.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,6 +1015,14 @@
10151015
- name: Output
10161016
href: functions-bindings-kafka-output.md
10171017
displayName: Kafka
1018+
- name: MCP server
1019+
items:
1020+
- name: Overview
1021+
href: functions-bindings-mcp.md
1022+
displayName: MCP server
1023+
- name: Trigger
1024+
href: functions-bindings-mcp-trigger.md
1025+
displayName: MCP server
10181026
- name: Mobile Apps
10191027
href: functions-bindings-mobile-apps.md
10201028
- name: Notification Hubs

articles/azure-functions/functions-bindings-mcp-trigger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: MCP trigger for Azure Functions
33
description: Learn how you can use a trigger endpoint to expose a functions as a model content protocol (MCP) server tool in Azure Functions.
44
ms.topic: reference
5-
ms.date: 05/03/2025
5+
ms.date: 05/06/2025
66
ms.custom:
77
- build-2025
88
ai-usage: ai-assisted
99
ms.collection:
1010
- ce-skilling-ai-copilot
11-
zone_pivot_groups: programming-languages-set-functions-lang-workers
11+
zone_pivot_groups: programming-languages-set-functions
1212
---
1313

1414
# MCP trigger for Azure Functions

articles/azure-functions/functions-bindings-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
ai-usage: ai-assisted
99
ms.collection:
1010
- ce-skilling-ai-copilot
11-
zone_pivot_groups: programming-languages-set-functions-lang-workers
11+
zone_pivot_groups: programming-languages-set-functions
1212
---
1313

1414

0 commit comments

Comments
 (0)