Deploy AzureRM Web App task fails because of missing file
See original GitHub issueDeploy 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'
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:35 (1 by maintainers)
Top Results From Across the Web
Troubleshoot common Azure deployment errors
Error code Mitigation More inform...
AccountNameInvalid Follow naming guidelines for storage accounts. Resolve erro...
AccountPropertyCannotBeSet Check available storage account properties. storageAcco...
AnotherOperationInProgress Wait for concurrent operation...
Read more >Deploying to App Service that is running from package fails ...
I'm using the AzureRmWebAppDeployment@3 task to deploy my web app running in an Azure App Service. I've set the pool to the vmImage...
Read more >Azure Pipeline App Service Deploy: ENOENT: no such file or ...
I am using the built-in Azure App Service Deploy task and not writing my own YAML so I am unsure what could be...
Read more >azurerm_app_service | Resources | hashicorp/azurerm
Manages an App Service (within an App Service Plan). NOTE: This resource has been deprecated in version 3.0 of the AzureRM provider and...
Read more >Azure App Service: Cannot create directories and write to ...
After the website was deployed, it didn't start – I was getting HTTP ... a problem with app startup (configuration error, missing DLLs...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub 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