Sunday, September 8, 2019

Resolving Windows Machine File Copy Task Failed With Access Denied Issue

Windows machine file copy task in Azure DevOps pipeline is used to copy files to remote windows machines. In this blog we are going to discuss the access denied issue which might occur in this task. When we use this task in the deployment pipeline to copy automation scripts to test client machine, suddenly, deployment pipeline started failing with an access denied issue as stated below. Let’s look at how it was resolved to which might help you as well if you run into the same problem.