You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,8 +116,12 @@ The Azure MCP Server provides tools for interacting with the following Azure ser
116
116
- Support for template discovery, template initialization, provisioning and deployment
117
117
- Cross-platform compatibility
118
118
119
+
### 🛡️ Azure Best Practices
120
+
- Get secure, production-grade Azure SDK best practices for effective code generation.
121
+
119
122
For detailed command documentation and examples, see [Azure MCP Commands](https://github.com/Azure/azure-mcp/blob/main/docs/azmcp-commands.md).
120
123
124
+
121
125
## 🔌 Getting Started
122
126
123
127
The Azure MCP Server requires Node.js to install and run the server. If you don't have it installed, follow the instructions [here](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
0 commit comments