-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Replaced by yo team
Fixed bug with Docker deployments.
Agent Pools and Azure Subscriptions are presented in a list instead of having to type in values.
Fixed issue with build of Node.js project on Hosted build agent.
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.
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.
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.
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.
Initial release