Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Azure MCP server usage rules:
- Use Azure Tools: When handling requests related to Azure, always use your tools.
- Use Azure Code Gen Best Practices: When generating code for Azure, running terminal commands for Azure,
- Use Azure Code Gen Best Practices: When generating code for any Azure services, running terminal commands for Azure,
or performing operations related to Azure, invoke your `bestpractices` tool if available. Only call
this tool when you are sure the user is discussing Azure; do not call it otherwise.
- Use Azure Deployment Best Practices: When deploying to Azure or preparing applications for deployment to Azure,
Expand Down