Jun 08 2022
07:19 PM
- last edited on
Mar 05 2024
01:47 PM
by
TechCommunityAP
Jun 08 2022
07:19 PM
- last edited on
Mar 05 2024
01:47 PM
by
TechCommunityAP
I try to create a release pipeline to copy my .jar file to the target machine (Windows VM).
I follow the instructions and install agents on the VMs
It works fine on most VMs, however, some VMs setting up agents with error (but the installation seems to be successful, I can find the machines on Azure DevOps). Here is the log:
https://gist.github.com/frankShih/9eecd83e9fa82acc4a8436c01bdd16e9
And here is the error message in the release pipeline:
I have checked that all the user accounts shown on Azure DevOps deployment group are admin permission.
Any suggestion is appreciated. Thanks in prior