-1

We have Azure DevOps Server(On-Premises Version). Here our release/deployment agent is on one subnet and servers where we have to deploy artifacts are in a different subnets.

Within one subnet I am able to deploy artifacts. But here I have to deploy artifact on machine places on different subnet.

I am not sure how can I do it.

Please help me out.

sujayadkar
  • 63
  • 1
  • 13

1 Answers1

0

By using Deployment Agent Job , we can create link between build machine and server through which we can deploy.

sujayadkar
  • 63
  • 1
  • 13