Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.6.1

01 Mar 22:06
5ea7193
Compare
Choose a tag to compare

Fixed

Engineering & Dependencies

Engineering

v0.5.6

15 Sep 21:17
7fd7513
Compare
Choose a tag to compare

Added

  • Azure Container Apps extension view to the Resources explorer

Fixed

  • Fix Workspace view loadMore #357
  • Throw NoResourceFoundError #354

v0.5.5

27 Jul 23:08
0eca079
Compare
Choose a tag to compare

Changed

  • Minimum version of VS Code is now 1.65.0 #346

Fixed

  • When subscription or group is refreshed, refresh the children as well #339
  • Resources are not re-resolved after installing extensions #280
  • Fix displaying Logic Apps as Function Apps #332
  • Unable to load resources when using Azure Stack #296

All closed issues

v0.5.4

06 Jul 23:05
0c47cbb
Compare
Choose a tag to compare

Added

  • Open walkthrough tree item to help view #321

Changed

  • Make Resources and Workspace view visible by default #310
  • Make location of "Edit Tags..." context menu item consistent #313
  • Update @vscode/extension-telemetry to 0.6.2 #317

Fixed

  • Resources are not sorted alphabetically in the list when executing commands from command palette #299
  • The confirmation message is inconsistent when deleting a resource group from context menu and command palette #308
  • Cannot select multiple files and folders at once for an attached storage account #300
  • Extra "select subscription" step when creating a resource group by right clicking a subscription #304

v0.5.3

09 Jun 23:11
ec78c80
Compare
Choose a tag to compare

Fixed

  • Element is already registered error when expanding group tree items #264

v0.5.2

01 Jun 17:11
3740f3a
Compare
Choose a tag to compare

Changed

  • Update @vscode/extension-telemetry to 0.5.2 #290

v0.5.1

26 May 20:01
7574dfa
Compare
Choose a tag to compare

Fixed

  • Error: Element is already registered when focusing/unfocusing groups #284

v0.5.0

24 May 17:13
f7a838a
Compare
Choose a tag to compare

Added

  • Resources explorer to create and manage Azure resources.
  • Workspace explorer to create and manage your local project files and deploy.
  • View all of your recent activities and quickly access resources you've recently created in the new Activity Log panel
  • Focus on a specific group in the Resources explorer
  • Group resources by Type, Resource Group, ARM Tag, and Location in the Resources explorer

Changed

  • Minimum version of VS Code is now 1.57.0

Learn more about the redesigned extensions

v0.6.0

22 Feb 18:18
Compare
Choose a tag to compare

Azure Resources API v2

We've made significant improvements and changes to the Azure Resources API, which is now on version 2.0.0. Find out more about the Azure Resources API v2 here.

Added

Changed

Removed

  • Focus a group feature.

Fixed

Dependencies

Dependencies

v0.4.0

14 May 22:26
6b9084d
Compare
Choose a tag to compare

Changed

  • Azure view icon to match new Azure Portal
  • Icons updated to match VS Code's theme. Install new product icon themes here
  • Delete resource group confirmation includes number of resources that will be deleted

Fixed