Releases: microsoft/vscode-azuretools
Releases · microsoft/vscode-azuretools
microsoft-vscode-azext-azureappservice v2.3.3
- Force azext-azureutils to be v2.0.2 to roll back token bug by @nturinski in #1678. This roll back was to unblock the Azure Functions v1.13.2 release.
microsoft-vscode-azext-azureappservice v2.3.2
- Fix createDeployWizard and update utils by @nturinski in #1675
microsoft-vscode-azext-azureutils v2.0.5
- Fix kudu operations in sovereign clouds by using management endpoint in
createGenericClient
by @alexweininger in #1670
microsoft-vscode-azext-azureappservice v2.3.1
- Bump azureutils package to consume kudu sovereign clouds fix by @alexweininger in #1671
microsoft-vscode-azext-azureutils v2.0.4
Fixed
- Alphabetically sort storage accounts listed by
StorageAccountListStep
microsoft/vscode-azurefunctions#3947
microsoft-vscode-azext-azureappservice v2.3.0
- Refactor deployment code into steps by @nturinski in #1554
- Fix a race condition in zip deploy by @JasonYeMSFT in 751ee12
microsoft-vscode-azext-utils v2.1.5
microsoft-vscode-azext-azureutils v2.0.3
microsoft-vscode-azext-azureauth v2.1.0
- Use management endpoint for scope by default to fix deploying app service projects with sovereign clouds