Skip to content

Releases: microsoft/vscode-azuretools

microsoft-vscode-azext-utils v2.6.3

07 Mar 21:44
58dc790
Compare
Choose a tag to compare
  • Fix commands that are run on non-subscription related AzExtTreeItem's by @alexweininger in #1918

microsoft-vscode-azext-azureappservice v3.5.0

06 Mar 23:52
cc1feb3
Compare
Choose a tag to compare

microsoft-vscode-azext-utils v2.6.2

05 Mar 20:35
82e12d1
Compare
Choose a tag to compare

Fixed

microsoft-vscode-azext-utils v2.6.1

05 Mar 19:42
be2745b
Compare
Choose a tag to compare

Added

  • Add subscriptionId and resourceId to telemetry automatically in registerCommand by @alexweininger in #1909

microsoft-vscode-azext-azureappservice v3.4.0

28 Feb 19:22
3baef8e
Compare
Choose a tag to compare

Added

  • Update steps and validation to support new domain name label scopes #1882

Changed

  • Add static methods and export AppServicePlanRedundancyStep #1756

Engineering

  • Update @types/vscode to 1.94 #1900
  • Bump serialize-javascript and mocha #1892
  • Update @types/node and fix some bugs, update webpack #1891
  • Run npm audit fix #1761
  • Bump axios from 1.6.2 to 1.7.4 #1770

microsoft-vscode-azext-azureutils v3.1.4

26 Feb 00:38
caa46d9
Compare
Choose a tag to compare

azure: Implement role definitions to be used across extensions

microsoft-vscode-azext-azureauth v4.1.1

03 Feb 21:27
c8735ff
Compare
Choose a tag to compare
  • Fix VSCodeAzureSubscriptionProvider implementation of getSubscriptions filtering returned subscriptions by getSubscriptionFilters() when the filter parameter is a GetSubscriptionsFilter object.

microsoft-vscode-azext-azureauth v4.1.0

31 Jan 22:39
241fee7
Compare
Choose a tag to compare
  • Add filtering getSubscriptions by a specific account and/or tenant.

microsoft-vscode-azext-utils v2.5.13

06 Feb 21:27
012787d
Compare
Choose a tag to compare

Added

  • Handle showInputBox errors that could be thrown during validation (#1879)

microsoft-vscode-azext-azureappsettings v0.2.2

30 Jan 23:50
012787d
Compare
Choose a tag to compare
  • Changes to allow local settings to be added (#1878)