Skip to content

Releases: microsoft/vscode-azureappservice

v0.4.0

10 Nov 22:30
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added

  • Create Deployment Slot
  • Icons now match the Azure portal

Fixed

v0.3.1

02 Nov 15:54
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Fixed

Removed

  • Zip Deploy no longer runs 'npm install'. It expects a ready-to-run app

v0.3.0

25 Oct 00:04
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

0.3.0 - 2017-10-18

Added

  • Local Git deployment
  • "Create New Web App" remembers user selections
  • A setting to show/hide the App Service Explorer
  • Swap deployment slots with production site
  • "Open In Portal" context menu command for Application Settings
  • Generate bash script based on existing web app for automated resource provisioning

Removed

  • "Create New Web App" no longer show bash script, use "Generate Azure CLI Script" context menu command instead.

Fixed

v0.2.0

05 Oct 22:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 - 2017-10-03

Added

  • Deploy to Deployment Slots
  • View web app log stream
  • View and edit web app settings
  • Delete Deployment Slots and Web Apps

Removed

  • The Explorer view no longer shows Function apps. Function app will have its own Visual Studio Code extension.

Fixed

v0.1.0

19 Sep 17:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0 - 2017-09-19

Added

  • App Service UI componenets (sash)
  • Create new Linux Web App
  • Deploy via zip to a Linux Web App
  • Generate az shell script with creation/deploymeny commands
  • Wizard style pick list