-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Sandor edited this page Jan 31, 2017
·
17 revisions
Visual Studio Team Services Build and Release Management extensions that help you to build and publish your applications on Microsoft Azure.
You can find the latest stable version of the VSTS Extension tasks on the Visual Studio Marketplace.
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.
- 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 Execute Query: Execute a SQL query on an Azure SQL Database
- Azure SQL Database Restore: Restore an Azure SQL Database to another Azure SQL Database on the same server using the latest point-in-time backup
- Azure SQL Database Incremental Deployment: Deploy an Azure SQL Database using multiple DACPAC and performing incremental deployments based on current Data-Tier Application version
- Azure Copy Files: A task which makes AzCopy easy as pie