Releases: microsoft/vscode-azureappservice
Releases · microsoft/vscode-azureappservice
v0.21.2
v0.21.1
v0.21.0
Added
- Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view
- "Create Web App" will show a simplified prompt for pricing tier
Changed
- "Report an Issue" button was removed from errors. Use the "Help and Feedback" view or command palette instead
Removed
- Trial apps are no longer supported
Fixed
- Mitigated "ECONNRESET" errors by retrying the request
v0.20.0
Added
- Create and deploy a .NET 5 web app
- View properties on a web app
- Improved extension activation time (by switching to the azure-sdk-for-js)
Fixed
v0.19.0
Added
- Connect a PostgreSQL server to your web app through the Azure Databases extension
Changed
- Renamed "Connections" node to "Databases"
v0.18.0
Added
- Free App Service trial apps! Visit here to create and import your own free Node.js trial app.
Fixed
v0.17.0
Added
- Enhanced deployment logs to show more information and more accurately detect failures
- Added critical insight notification to help diagnose issues when a deploy succeeds, but the app fails to start
Fixed
- Error "App is started, but port is unreachable" when ssh-ing into a web app
Changed
- Minimum version of VS Code is now 1.40.0
v0.16.5
v0.16.4
v0.16.3
Added
- SSH into Linux deployment slots
- Added setting "appService.showDeployConfirmation" to turn off "Are you sure you want to deploy..." dialog
- Logging is enabled by default when creating a web app
Changed
- Inline button to view deployment logs was removed. Left or right click the tree item instead
Fixed
- Prompt to select existing resource group instead of "403" error when subscription doesn't have permissions to create