Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.11.8

04 Feb 20:32
d650f77

Choose a tag to compare

Added

  • [1343] Add performance telemetry for loading subscriptions in Azure Resources tree views
  • [1334] Add account name + tenant name to subscription description
  • [1330] Add focusResourceGroup to 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-eng package

0.11.7

18 Nov 21:07
285c62a

Choose a tag to compare

Changed

  • [1306] Update Azure AI Foundry branding to Microsoft Foundry
  • [1286] Rename "Azure Cosmos DB for MongoDB (vCore)" to "Azure DocumentDB"

0.11.6

04 Nov 02:18
3ba0b6a

Choose a tag to compare

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.

Activity Log Multi-Select with Copilot

Added

  • [1214] Enable activity item selection when providing context to Copilot; update Copilot icons

Changed

  • [1267] Optimize auth record export

Fixed

  • [1277] [1279] Update auth package to eliminate event loops in /azure

0.11.5

16 Oct 19:56
ea7b86a

Choose a tag to compare

Added

  • [1256] Add button to chat stand in to disable enableChatStandIn setting

Changed

  • [1260] Adopt the finalized auth challenges API
  • [1257] Convert @microsoft/vscode-azureresources-api from 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

25 Sep 22:09
b1b144e

Choose a tag to compare

Added

  • [1247] Enable authenticationChallenges proposed API

v0.11.3

25 Sep 21:44
b1b144e

Choose a tag to compare

Added

  • [1191] Resources API: Add DurableTaskHub resource type

Changed

  • [1233] Changes were made to support the upcoming multi-factor authentication requirements for Azure

v0.11.2

18 Sep 16:51
5b2f573

Choose a tag to compare

Added

  • [1229] Add support for new Azure resource types

v0.11.1

01 Aug 00:12
f908258

Choose a tag to compare

Added

  • [1177] Add Copilot telemetry and log VS Code command IDs for GetAzureActivityLog LM tool

Changed

  • [1187] Only show the live timer when running createResourceGroup
  • [1181] Change the sparkle icon to the Copilot icon
  • [1180] Improve error handling when resolving branch resources

v0.11.0

02 Jul 21:36
3ff44ec

Choose a tag to compare

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.

  • Example of Copilot integration in the Azure activity log:
    Activity Log with Sparkle Icon

  • Example of Copilot chat with Azure activity log context:
    Copilot Chat with Activity Log Context

Added

  • [1162] Incorporate ActivityAttributes for 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

0.10.13

13 Jun 18:36
03fb08a

Choose a tag to compare

Added

  • [1157] Remove Preview from stand-in chat participant name