Skip to content

Commit 0274e96

Browse files
authored
Add Powershell Installation Instructions for Copilot (#46454)
* Add Powershell Installation Instructions for Copilot * Generalize Instructions
1 parent a6f3212 commit 0274e96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The Azure SDK for Java repository contains client libraries for Azure services,
2222
- **Management Libraries**: Libraries with Maven group `com.azure.resourcemanager`
2323
- **Spring Libraries**: Libraries with Maven group `com.azure.spring`
2424

25+
### Prerequisites
26+
27+
- 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.
28+
2529
## Behavior
2630

2731
- Always ensure your solutions prioritize clarity, maintainability, and testability.

0 commit comments

Comments
 (0)