azure-pipelines-tasks: Deploy AzureRM Web App task fails because of missing file

Deploy AzureRM Web App task fails with version 2.1.3. Some hours ago this task used version 2.1.2 and everything went fine.

2016-11-11T13:25:14.8013148Z ##[section]Starting: Deploy AzureRM Web App: 
2016-11-11T13:25:14.8522053Z ==============================================================================
2016-11-11T13:25:14.8522053Z Task         : Azure App Service Deploy
2016-11-11T13:25:14.8522053Z Description  : Update Azure App Service using Web Deploy / Kudu REST APIs 
2016-11-11T13:25:14.8522053Z Version      : 2.1.3
2016-11-11T13:25:14.8522053Z Author       : Microsoft Corporation
2016-11-11T13:25:14.8522053Z Help         : [More Information](https://aka.ms/azurermwebdeployreadme)
2016-11-11T13:25:14.8522053Z ==============================================================================
2016-11-11T13:25:15.2162733Z ##[error]File not found: 'C:\a\_tasks\AzureRmWebAppDeploy_497d490f-eea7-4f2b-ab94-48d9c1acdcb1\2.1.3\azurermwebappdeployment.js'

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Reactions: 3
  • Comments: 35 (1 by maintainers)

Most upvoted comments

Sorry for the inconvenience we fixed the issue, you should be able to use the task.

If you have access to the build server, a temporary workaround is to unzip the task.zip inside the 2.1.3 folder of the AzureRMWebApp task

I copied the contents of 2.1.2 inside 2.1.3 and our build worked…

Can’t help you there. Sorry. Maybe someone else can.

Got same problem with 2.1.3. My last successfull deploy used 2.0.7 and was run Wednesday 9th November