Releases: microsoft/vscode-azureresourcegroups
Releases · microsoft/vscode-azureresourcegroups
0.10.1
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
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.
Added
- [869] Accounts & Tenants view
- [926] Shortcut to switching to sovereign clouds
- [979] An "Add account" button
0.9.9
Fixed
- Minor fixes for VS Code for the Web - Azure
0.9.8
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
Fixed
- [934] Add feature to scope select subscriptions prompt by tenant
v0.9.6
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
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
Added
- [894] Add staged support for MongoClusters
0.9.2
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
Added
- [864] Enable long running tests through Azure federated credentials.
Learn how to configure the credentials here.