Releases: microsoft/vscode-azureappservice
Releases · microsoft/vscode-azureappservice
v0.24.4
v0.24.3
v0.24.2
v0.24.1
Added
- Deploy command is now accessible via the Workspace Deploy menu
v0.24.0
We've made some large design changes to the Azure extensions for VS Code. View App Centric release notes
v0.23.3
v0.23.2
v0.23.1
Changed
- Adopt VS Code's new proposal API guidelines
v0.23.0
Added
- Smart defaults for deploying Java projects (adds settings and tasks for one-click deployment)
Fixed
v0.22.0
Added
- Support Azure App Service on Kubernetes with Azure Arc (Preview)
- Improve experience when user only has partial permissions for resources on Azure
Changed
- Minimum version of VS Code is now 1.53.0
- Icons updated to match VS Code's theme. Install new product icon themes here
- Newly created Node.js and Python web apps targeting Linux will have
SCM_DO_BUILD_DURING_DEPLOYMENT
set totrue
, automatically building your app in Azure during deploy