App Service deployment is failing with status code 409
Since yesterday our API deployments are failing with the following error code:
##[error]Failed to deploy web package to App Service.##[debug]Processed: ##vso[task.issue type=error;]Failed to deploy web package to App Service.##[debug]Deployment Failed with Error: Error: Error: Failed to deploy web package to App Service. Conflict (CODE: 409)##[debug]task result: Failed##[error]Error: Error: Failed to deploy web package to App Service. Conflict (CODE: 409)##[debug]Processed: ##vso[task.issue type=error;]Error: Error: Failed to deploy web package to App Service. Conflict (CODE: 409)##[debug]Processed: ##vso[task.complete result=Failed;]Error: Error: Failed to deploy web package to App Service. Conflict (CODE: 409)
We see that there aren't any other deployments currently in progress, still we see this error. Would really appreciate any help I can get.
Already tried:
- Scaling up the App Service plan
- Restarting the App Service plan
- Moving over apps from the App Service plan to another to free up space