Releases: microsoft/vscode-azuretools
Releases · microsoft/vscode-azuretools
vscode-azureextensionui v0.17.0
Added
- TestAzureAccount that leverages a service principal to sign in during tests
Changed
ISubscriptionWizardContext
now requiresenvironment
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
Update referenced version of telemetry package
vscode-azureextensionui v0.16.6
Added
- DEBUGTELEMETRY=1 environment variable shows telemetry on console instead of sending
vscode-azureextensionui v0.16.5
Update referenced version of telemetry package
vscode-azureappservice v0.19.0
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
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
Fixed
- Fix "Cannot read property 'concat' of undefined"
- Leverage long-running notifications
vscode-azureappservice v0.17.0
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
Republished from v0.16.1
vscode-azureextensionui v0.16.1
Added
- appendExtensionUserAgent