Skip to content

Releases: microsoft/vscode-azuretools

vscode-azureextensionui v0.17.0

23 Aug 23:16
e3486d0
Compare
Choose a tag to compare
Pre-release

Added

  • TestAzureAccount that leverages a service principal to sign in during tests

Changed

  • ISubscriptionWizardContext now requires environment in order to support sovereigns
  • Allow empty string in input box

Fixed

  • Fixed parseError for object with nested 'value' property

vscode-azureappservice v0.19.1

02 Aug 17:09
9d67563
Compare
Choose a tag to compare
Pre-release

Update referenced version of telemetry package

vscode-azureextensionui v0.16.6

02 Aug 23:36
f2caf0d
Compare
Choose a tag to compare
Pre-release

Added

  • DEBUGTELEMETRY=1 environment variable shows telemetry on console instead of sending

vscode-azureextensionui v0.16.5

02 Aug 17:09
9d67563
Compare
Choose a tag to compare
Pre-release

Update referenced version of telemetry package

vscode-azureappservice v0.19.0

12 Jul 23:13
1266aac
Compare
Choose a tag to compare
Pre-release

Added

  • 'Browse Website' to deployment message

Fixed

  • Check for existing app service before overwriting with new settings
  • Don't throw error when viewing empty files

Changed

  • Confirmation of deployment was removed (and must be handled outside this package)

vscode-azureappservice v0.18.0

10 Jul 17:07
89734d3
Compare
Choose a tag to compare
Pre-release

Fixed

  • Creating Function App uses correct resource group specified

Changed

  • Creating Function App must pass in node version and func version as app settings
  • showCreatingNode is now a required parameter for createFunctionApp and creationWebApp

vscode-azureextensionui v0.16.4

06 Jul 17:47
27185e2
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fix "Cannot read property 'concat' of undefined"
  • Leverage long-running notifications

vscode-azureappservice v0.17.0

03 Jul 23:10
b46ac12
Compare
Choose a tag to compare
Pre-release

Added

  • Append vscode-specific user agent to Azure calls

Changed

  • Leverage long-running notifications rather than showing the output channel
  • Register common variables rather than passing them in all the time

vscode-azureextensionui v0.16.3

03 Jul 22:34
0a382dc
Compare
Choose a tag to compare
Pre-release

Republished from v0.16.1

vscode-azureextensionui v0.16.1

02 Jul 23:15
0a382dc
Compare
Choose a tag to compare
Pre-release

Added

  • appendExtensionUserAgent