I am trying to configure a build agent to work with a proxy as per the documentation.
.proxy set and being picked up, envriomental variables set but for some reason only the username is coming throuhg the password is left as undefined no matter how i set it. config.cmd, .env file , user variables.
Agent.ProxyUrl=http://proxy:8888
Agent.ProxyUsername=Domain\Username
Agent.ProxyPassword=undefined