Agregar archivos de proyecto.

This commit is contained in:
2026-05-14 15:43:36 +02:00
commit 97a439fc34
8 changed files with 874 additions and 0 deletions

3
.github/copilot-instructions.md vendored Normal file
View File

@@ -0,0 +1,3 @@
- @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.