I have a VSO Release Management set up to deploy to an Azure App. I hava curl build task to upload my web.config file after replacing the tokens in the file. This task which has been working fine for the past 2 weeks has suddenly started failing and causing my release management process to fail. I get the following error messages.
[error]curl was not found in the path.
[error]Task cURLUploader failed. This caused the job to fail.
The same failure has happened on 2 different team projects.
Thanks.