I'm having troubles connecting Aggregator Docker to Azure DevOps Server 2022 (on-premises) using PAT as authentication method.
I'm running tests using both aggregator-cli from local native system and the same CLI mounted inside the container, and whilst I can connect with logon.ado command from system (although it reports connection succeeded even with a random string as PAT), I cannot connect from docker (VS30063: You are not authorized to access).
I followed all the steps for the init of the container, including API keys, DNS name and certificates. WebHooks from Azure DevOps are correctly received and the rules are evaluated, but the response won't come back.
I need support.
Hi,
I'm having troubles connecting Aggregator Docker to Azure DevOps Server 2022 (on-premises) using PAT as authentication method. I'm running tests using both aggregator-cli from local native system and the same CLI mounted inside the container, and whilst I can connect with logon.ado command from system (although it reports connection succeeded even with a random string as PAT), I cannot connect from docker (VS30063: You are not authorized to access). I followed all the steps for the init of the container, including API keys, DNS name and certificates. WebHooks from Azure DevOps are correctly received and the rules are evaluated, but the response won't come back. I need support.
Thanks
Patrick