May 2019
Beginner to intermediate
456 pages
10h 37m
English
In the preceding command, we are simply creating a new directory and then instructing the ZIP file to be extracted in this new directory:

To configure the agent in unattended mode, all the configuration for the installation needs to be specified through the command-line switches. In the --unattended command, we are simply passing the details of the Azure DevOps server's URL, the type of authentication to use, and the pool the agent needs to be configured into. When selecting the authentication type as PAT, you'll need to pass the PAT account that will be used by the agent to authenticate with TFS. In addition, you have the ...
Read now
Unlock full access