Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit cfb0440

Browse files
committed
docs: Update Quick Start instructions in README.md for clarity
1 parent 516b53c commit cfb0440

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ The Azure MCP Server implements the [MCP specification](https://modelcontextprot
2828

2929
**Get started in under 60 seconds:**
3030

31-
1. **Install VS Code** and **GitHub Copilot** extensions ([VS Code](https://code.visualstudio.com/download) + [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) + [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat))
32-
2. **Install the GitHub Copilot for Azure extension**: [![Install from VS Code Marketplace](https://img.shields.io/badge/VS_Code-Install_GitHub_Copilot_for_Azure-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azure-github-copilot)
33-
3. **Open GitHub Copilot Chat** in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
34-
4. **Try it**: Ask "List my Azure Storage accounts" and watch the magic happen! ✨
31+
1. **Install the GitHub Copilot for Azure extension**: [![Install from VS Code Marketplace](https://img.shields.io/badge/VS_Code-Install_GitHub_Copilot_for_Azure-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azure-github-copilot)
32+
2. **Open GitHub Copilot Chat** in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
33+
3. **Try it**: Ask "List my Azure Storage accounts" and watch the magic happen! ✨
3534

3635
### ⚙️ VS Code Install Steps (Recommended)
3736

0 commit comments

Comments
 (0)