Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.7.0

03 Apr 20:32
5db3233
Compare
Choose a tag to compare

Added

  • VS Code for the Web support. Manage all of your Azure resources in your browser! @nturinski in #611

Fixed

Changed

Dependencies

Engineering

Full Changelog: v0.6.2...v0.7.0

0.6.2

22 Mar 22:06
6864077
Compare
Choose a tag to compare

Changed

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