Add Azure Cost Optimization prompt and enhance IaC file handling instructions

This commit is contained in:
danielmeppiel
2025-07-02 11:02:02 +02:00
parent fdca96c3c9
commit 7128f5b837
2 changed files with 6 additions and 2 deletions

View File

@@ -59,6 +59,9 @@ Ready-to-use prompt templates for specific development scenarios and tasks, defi
- [My Issues](prompts/my-issues.prompt.md)
- [My Pull Requests](prompts/my-pull-requests.prompt.md)
### FinOps
- [Azure Cost Optimize](prompts/az-cost-optimize.prompt.md) - Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.
> 💡 **Usage**: Use `/prompt-name` in VS Code chat, run `Chat: Run Prompt` command, or hit the run button while you have a prompt open.