Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.10.1

31 Dec 20:06
cb4a891
Compare
Choose a tag to compare

Fixed

  • [4335] Fixed issue that impacted Azure Function deployment due to tree items not being found if the account id had a slash in it.

0.10.0

30 Dec 19:50
00fe6c3
Compare
Choose a tag to compare

What's new

Accounts & Tenants view

This view allows user to manage their accounts and tenants. By checking and unchecking tenants, subscriptions within the Resources view and subscription filter will be filtered out.

Accounts & Tenants view

Added

  • [869] Accounts & Tenants view
  • [926] Shortcut to switching to sovereign clouds
  • [979] An "Add account" button

0.9.9

05 Nov 22:59
3a3b257
Compare
Choose a tag to compare

Fixed

  • Minor fixes for VS Code for the Web - Azure

0.9.8

29 Oct 19:18
3f058b0
Compare
Choose a tag to compare

Added

  • [944] Add VS Code for the web - Azure walkthrough
  • [942] Add an install toast for the new GitHub Copilot for Azure extension

Engineering

  • [945] Add cloud shell telemetry

0.9.7

09 Oct 18:56
4f7feab
Compare
Choose a tag to compare

Fixed

  • [934] Add feature to scope select subscriptions prompt by tenant

v0.9.6

30 Sep 21:27
2bda73d
Compare
Choose a tag to compare

Fixed

  • [927] Fix Cloud Shell in sovereign clouds
  • [931] Fix Cloud Shell launch error on macOS caused by external bash shell script

Engineering

  • [918] Improvements to error masking handling

0.9.5

11 Sep 18:11
f245456
Compare
Choose a tag to compare

Fixed

  • [905] [917] [915] Fixes a subscription could not be found issue that sometimes appears when loading resources

Engineering

  • [919] Update release pipeline to support signing
  • [913] Upgrade packages for additional telemetry updates

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.