I'm trying to setup some resources for an environment that we have in Azure DevOps. After generating and coping the script in the portal which will setup an agent on my machine you will be asked to specify under what account the agent should run. From the documentation you can read it is a good practice to use a separate account to run the actual agent
CodePudding user response:
Yes. As a general best practice, secure your accounts.

