From 4e6c3e5b2774a3f36bd8412c7cbb888613ad9519 Mon Sep 17 00:00:00 2001 From: jennypng <63012604+JennyPng@users.noreply.github.com> Date: Tue, 11 Nov 2025 10:58:24 -0800 Subject: [PATCH] instr --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 40cb2e7e1378..dd263d6779ab 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -235,6 +235,7 @@ Always read the template before editing so you follow the canonical configuratio - User should have a GitHub account and should be logged in to GitHub account using GitHub CLI `gh auth login`. - run `npm ci` to install the dependencies - To use Azure MCP tool calls, the user 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. +- 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. ### Basic Rules for SDK Generation from TypeSpec