Initial clean RutasDBUS app

This commit is contained in:
2026-07-07 14:18:51 +02:00
commit 8b106a8319
76 changed files with 28216 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.