Filter By
Displaying results 1 - 4 of 4 (Page 1 of 1)
Sets up the Visual Studio Developmer Command Prompt environment in Powershell. |
This Azure Automation runbook syncs runbook and configurations from VSTS Git source control. It requires that a service hook be set up in VSTS to trigger this runbook when changes are made. It can also be run without a service hook to force a synce of everything from VSTS folder. It requires that you have the RunAs account configured in the aut... More info |
This Azure Automation runbook syncs runbook and configurations from VSTS source control. It requires that a service hook be set up in VSTS to trigger this runbook when changes are made. It can also be run without a service hook to force a synce of everything from VSTS folder. It requires that you have the RunAs account configured in the automat... More info |
A PowerShell module which provides functions for running Visual Studio cloud load tests. This was designed for running load tests as part of a CI pipeline. Requirements: - Visual Studio Team Services account: https://www.visualstudio.com/team-services/ - Personal Access Token: https://www.visualstudio.com/en-us/docs/setup-admin/team-services/u... More info |