Skip to content

Commit 92b4f1e

Browse files
authored
Add Env Setup to Copilot Instructions (#43874)
* add env setup instructions * revision * fix * minor * wording revision
1 parent 5506266 commit 92b4f1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### RULE 3: VERIFY ENVIRONMENT FIRST
1616
**REQUIRED CONDITIONS:**
17+
- Always run the [`azsdk_verify_setup`](../eng/common/instructions/azsdk-tools/verify-setup.instructions.md) tool to check the user's development environment setup for using SDK MCP tools. DO NOT PROCEED with running other tools before completing this step. Only skip for queries that don't need tools.
1718
- 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.
1819

1920
---

0 commit comments

Comments
 (0)