Skip to content

Commit 316e65e

Browse files
committed
revision
1 parent bd42e0e commit 316e65e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@
1414

1515
### RULE 3: VERIFY ENVIRONMENT FIRST
1616
**REQUIRED CONDITIONS:**
17-
- **FIRST AND FOREMOST, ALWAYS** run the [`azsdk_verify_setup`](../eng/common/instructions/azsdk-tools/verify-setup.instructions.md) MCP tool to check the user's environment **BEFORE proceeding with any other operations.**
17+
- **ALWAYS** run the [`azsdk_verify_setup`](../eng/common/instructions/azsdk-tools/verify-setup.instructions.md) tool **BEFORE PROCEEDING WITH OTHER OPERATIONS**, to check the user's development environment setup before running other operations. Don't fulfill a request until this tool has been run.
1818
- 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.
1919

20-
**FORBIDDEN ACTIONS:**
21-
❌ Run other MCP tools if you haven't yet run `azsdk_verify_setup` in the session.
22-
2320
---
2421

2522
## PYLINT OPERATIONS

0 commit comments

Comments
 (0)