Skip to content

Commit 9108a45

Browse files
authored
Add Powershell Installation Instructions for Copilot (#42607)
* Add Powershell Installation Instructions for Copilot * Update copilot-instructions.md * more specific
1 parent ad3e092 commit 9108a45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Use this as the authoritative source for SDK development guidance
1414

1515
### RULE 3: VERIFY ENVIRONMENT FIRST
16+
**REQUIRED CONDITIONS:**
17+
- To use Azure MCP tool calls, users must have PowerShell installed. Provide [PowerShell installation instructions](https://learn.microsoft.com/powershell/scripting/install/installing-powershell) if not installed, and recommend restarting the IDE to start the MCP server.
18+
1619
**BEFORE any commands:**
1720
1. Get path to azure-sdk-for-python repo root, and path to tox.ini file
1821
2. Use `verify_setup` tool from azure-sdk-python-mcp server

0 commit comments

Comments
 (0)