Skip to content
Adrien Siffermann edited this page Aug 2, 2016 · 17 revisions

Icon

Microsoft Azure Build and Release Tasks

Visual Studio Team Services Build and Release Management extensions that help you to build and publish your applications on Microsoft Azure.

Install the extension to your account

You can find the latest stable version of the VSTS Extension tasks on the Visual Studio Marketplace.

Prerelease channel

Our tasks are build and published in continuous (thanks to VSTS, of course). If you are interested or want to contribute, you can ask us the access of the private prerelease extension to install it to your account. By definition, this prerelease extension could introduce breaking changes, or could be very unstable, so it is not recommended to use it for your builds and releases, but only for testing purposes.

Tasks included

  • Azure Web App Slots Swap: Swap two deployment slots of an Azure Web App
  • Azure Web App Start: Start an Azure Web App, or one of its slot
  • Azure Web App Stop: Stop an Azure Web App, or one of its slot
  • Azure SQL Database Restore: restore an Azure SQL Database to another Azure SQL Database on the same server
Clone this wiki locally