In my organization, we have to host ourselves our websites.
Let say we have a server A with azure devops server, and a server B that is the target server.
It is important to understand that for security reasons, A can see B, but B cannot see A.
Of course when I try to install an agent on B, it immediately tries to connect to A, unsuccessfully.
Is there a way to benefit from continuous delivery with pipelines in such context please?
thanks by advance
I tried to install the agent on B but the configuration fails since it cannot connect to server A.
Jean-Philippe Poli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.