0

I am confused while creating the agents. Do we need to create multiple agents for each environment or single agent will work.

Esther Fan - MSFT
  • 8,276
  • 4
  • 27
  • 25

1 Answers1

0

Usually, the answer is No, You can use just one agent to deploy your build to several environments. But in some condition, for example, the environments are assigned for different networks, then you may need to setup one agent per network.

Similar question: Visual Studio Team Services: Agents Configuration for different environments in release definition

Community
  • 1
  • 1
Eddie Chen - MSFT
  • 29,708
  • 2
  • 46
  • 60