Relative Content

Tag Archive for agentcontinuous-delivery

Publishing asp websites without agents

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