v0.3.131
Features & Improvements
- You can now ask
@azure
to compare the costs of a subscription between two recent time ranges and provide insights on spending. - GitHub Copilot for Azure now depends on the Azure Resources extension. You can use the Azure Resources extension to:
- Tell
@azure
you'd like to talk about a resource via the "Ask@azure
" command on resources in the tree view. - Scope what subscriptions you'd like
@azure
to focus on, as@azure
's subscription scoping mirrors what subscriptions you have scoped in the tree view.
- Tell
- The names and IDs of the subscriptions you have selected in the Azure Resources tree are now more directly given to the LLM.
- Fewer clicks should now be required when needing to perform authentication for
@azure
. - Improved
@azure
's decision making via the addition of examples to its function prompts.
Fixes
- Fixed and refined wording in the walkthrough.
(#afe376e6/0.2.391)