Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.9.4

28 Aug 18:09
937e543
Compare
Choose a tag to compare

Added

  • [894] Add staged support for MongoClusters

0.9.2

19 Aug 18:52
1981952
Compare
Choose a tag to compare

Added

  • [891] Add createCredentialsForScopes to ISubscriptionContext for creating tokens with a specified set of scopes

Fixed

  • [890] Fix tree item descriptions that used temporary descriptions
  • [883] Resolve resources with a promise.allSettle instead of async for loop to improve performance
  • [876] Fixed Azure view keybind for Windows OS

v0.9.1

28 May 23:49
7c8c16d
Compare
Choose a tag to compare

Added

  • [864] Enable long running tests through Azure federated credentials.
    Learn how to configure the credentials here.

0.9.0

14 May 22:41
f68e8fd
Compare
Choose a tag to compare

In preparation of the Azure Account extension being deprecated at the end of the year, we've moved the Azure Cloud Shell feature to the Azure Resources extension. Apart from moving codebases, the feature is the same from a users perspective. Authentication for the Cloud Shell feature is now handled by the VS Code built-in Microsoft authentication provider, which means you may have to login upon first use of the migrated feature.

Additionally, we've fixed two longstanding Azure Cloud Shell bugs that caused issues launching the feature on Linux and macOS: #719 and #959.

Added

  • [848] Migrate Azure Cloud Shell feature from the Azure Account extension

Fixed

  • [855] Stop using --ms-enable-electron-run-as-node flag to fix launching Cloud Shell on macOS
  • [854] Use process.execPath instead of process.argv0 to fix launching Cloud Shell on Linux

0.8.6

25 Apr 21:30
8a7ca04
Compare
Choose a tag to compare

Added

0.8.5

17 Apr 20:55
674f194
Compare
Choose a tag to compare

Fixed

  • [820] Fix bug that prevents resource groups from loading when there's a ghost resource
  • [825] Throw a better error for any item that resolves as undefined

Engineering

  • [829] Add listSubscriptions method to v1 Resource Groups API to support 4402
  • [836] Add maintainCloudShellConnection command

0.8.4

07 Feb 22:25
3a9e91b
Compare
Choose a tag to compare

Added

Fixed

  • [811] Update walkthrough sign in command to use the new built-in authentication provider

0.8.3

14 Dec 17:36
e650400
Compare
Choose a tag to compare

Fixed

  • Fix zip deploy failing with a "Number of entries expected in End Of Central Directory" error
  • Fix sovereign cloud support

0.8.2

13 Dec 19:55
7f680f6
Compare
Choose a tag to compare

Fixed

  • Fix zip deploy on sovereign clouds (Azure Functions and Azure App Service)

0.8.1

13 Dec 15:08
1712171
Compare
Choose a tag to compare

Fixed

  • Fix support for sovereign clouds

Note: Make sure to set microsoft-sovereign-cloud.environment to the correct environment when using a sovereign cloud.