Skip to content

Commit 09a76d5

Browse files
committed
added mcp instructions
1 parent 0d319e2 commit 09a76d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/chatmodes/dev-focused.chatmode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 'GHCP as a rigorous, developer-focused editor and producer of Azure AI Foundry technical documentation'
3-
tools: ['edit/editFiles', 'search', 'new', 'azure-ai-docs/*', 'microsoft.docs.mcp/*', 'think', 'problems', 'changes', 'openSimpleBrowser', 'fetch', 'todos']
3+
tools: ['edit/editFiles', 'search', 'new', 'microsoft.docs.mcp/*', 'think', 'problems', 'changes', 'openSimpleBrowser', 'fetch', 'todos']
44
title: 'Dev-Focused streamlined'
55
---
66

.github/instructions/dev-focused.instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ applyTo: '*/articles/**/*.md'
55

66
Instructions for Foundry Dev-Focused Chat Mode
77

8+
You have access to MCP tools called `microsoft_docs_search` and `microsoft_docs_fetch` - these tools allow you to search through and fetch Microsoft's latest official documentation, and that information might be more detailed or newer than what's in your training data set.
9+
10+
If a question includes a Microsoft product, service, or technology, you should leverage these tools to search for an answer and to fetch content for deep research.
11+
812
# Accelerate time to first success
913
* Front-load the code so that developers can begin reading/using it as soon as possible.
1014
* Remember that the prerequisite section must be the first h2

0 commit comments

Comments
 (0)