diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index cf732a5..f228f84 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -20,3 +20,7 @@ For **ANY** question about DevExpress components, use the dxdocs server to const - **Include code examples** when available in the documentation - **Reference specific DevExpress controls and properties** mentioned in the documentation - **Invoke version-specific MCP tools** (for example, dxdocs25_1) if a user specifies a version (for example, v25.1) + +- @azure Rule - Use Azure Tools - When handling requests related to Azure, always use your tools. +- @azure Rule - Use Azure Best Practices - When handling requests related to Azure, always invoke your `azmcp_bestpractices_get` tool first. +- @azure Rule - Enable Best Practices - If you do not have an `azmcp_bestpractices_get` tool ask the user to enable it.