Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 1.49 KB

VSTSAgents.adoc

File metadata and controls

73 lines (56 loc) · 1.49 KB

DSC Resource 'VSTSAgents'

VSTSAgents is used to manage and automate Visual Studio Team Services Agents.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'VSTSAgents'
Parameter Attribute DataType Description Allowed Values

Agents

Mandatory

Hashtable[]

set of web applications

Table 2. Attributes of category 'VSTSAgents/Agents'
Parameter Attribute DataType Description Allowed Values
Example
VSTSAgents:
  Agents:
    - Name: Build
      AccountCredential: "[ENC=PE9ianMgVmVy...=]"
      LogonCredential: "[ENC=PE9ianMgVmVy...=]"
      ServerUrl: https://dev.azure.com/abc/
      ProjectName: ABC
      Pool: ABC
      AgentDirectory: C:\VSTSAgent