From e73532796d0663b1143777f05c6b167cd21903b2 Mon Sep 17 00:00:00 2001 From: saytyarnorngloreia <205020882+saytyarnorngloreia@users.noreply.github.com> Date: Sat, 5 Apr 2025 14:41:38 -0500 Subject: [PATCH] cache upgrade from 4.0.0 to 4.0.2 (#615) **Description:** Describe your changes. **Related issue:** Add link to the related issue. **Check list:** - [ ] Mark if documentation changes are required. - [ ] Mark if tests were added or updated to cover the changes. --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/copilot-instructions.md diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000..17c77c3 --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1 @@ +- @azure Rule - Use Azure Best Practices: When generating code for Azure, running terminal commands for Azure, or performing operations related to Azure, invoke your `get_azure_best_practices` tool if available. \ No newline at end of file