Skip to content
Donovan Brown edited this page Feb 10, 2017 · 7 revisions

January 2017

Deprecated

Replaced by yo team

December 2016

0.2.6

Fixed bug with Docker deployments.

0.2.5

Agent Pools and Azure Subscriptions are presented in a list instead of having to type in values.

November 2016

0.2.4

Fixed issue with build of Node.js project on Hosted build agent.

0.2.3

Updated the Release Definition to enable Web Deploy. This used to be the default behavior but after the task was updated the default was not to use Web Deploy. This change enables Web Deploy for the task.

0.2.2

Build for ASP now uses the new .NET Core tasks. The new task removes the need for the parameters.xml file in the .NET Core project.

0.2.1

Added the MSDEPLOY_RENAME_LOCKED_FILES application setting value to the ARM Template. This will help avoid the #ERROR_FILE_IN_USE error many are getting deploying to Azure App Service.

0.2.0

At the Connect 2016 conference Application Insights went GA and added additional regions. This release promoted the Application Insights location to a parameter that is set during the release. This is a required upgrade from all previous version or your builds will fail. The previous location of Central US was has to be changed to South Central US.

0.1.5

Initial release

Clone this wiki locally