I am using power shell to deploy the build artifacts via azure pipeline in windows server. but I getting below error in pipeline when I try to deploy the file.
"requested operation cannot be performed on a file with a user-mapped section open" on particular font file."
As I checked in destination server there is no file open. I am not sure where the file open. Also I need to figure out because of agent issue or pipeline issue
or power shell issue when coping the file or server issue where the file copied.
Could you please some one help me fix the issue.