Releases: microsoft/vscode-azureresourcegroups
0.11.8
Added
- [1343] Add performance telemetry for loading subscriptions in Azure Resources tree views
- [1334] Add account name + tenant name to subscription description
- [1330] Add
focusResourceGroupto extension API (api version 3.1.0) - [1284] Add an Azure Resources API (v4) authentication layer
Fixed
- [1342] Handle empty state when grouping by ARM tag
- [1351] Use a UUID for extension install tree items
- [1348] Use resource group ID instead of name for grouping to handle duplicates across subscriptions
- [1241] Ensure correct session is being used when listing resources
Engineering
- [1304] Use new
@microsoft/vscode-azext-engpackage
0.11.7
0.11.6
This release improves on Azure Activity Log integration with Copilot, giving users the ability to custom select which activities to provide as context before starting new chat sessions. Users can now select activities through the general entry-point in the activity log header ribbon, right-clicking individual activities directly, or interacting with an activity's inline context menu button. In addition, Copilot buttons have been upgraded to the newer chat icon.
Added
- [1214] Enable activity item selection when providing context to Copilot; update Copilot icons
Changed
- [1267] Optimize auth record export
Fixed
0.11.5
Added
- [1256] Add button to chat stand in to disable
enableChatStandInsetting
Changed
- [1260] Adopt the finalized auth challenges API
- [1257] Convert
@microsoft/vscode-azureresources-apifrom CJS to CJS+ESM, and update for finalization of auth challenges API
Fixed
- [1261] Ensure tree item id uniqueness for user-assigned identity source resource items
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
Overview
This release brings Copilot integration to the Azure activity log. Users can now leverage Copilot to gain insights from the Azure activity log by clicking the new sparkle icon in the top right corner. Additionally, client extensions can now provide enhanced context to the shared Azure Resources activity log using ActivityAttributes, allowing them to incrementally contribute detailed command data and metadata. This enables Copilot to deliver more relevant and informative responses for users.
Added
- [1162] Incorporate
ActivityAttributesfor use as Copilot context - [1160] Hook up Copilot for the activity log and expose basic commands
Changed
- [1163] Only show timer in the Azure Activity log when deleting a resource group


