Sync-VSTS

1.1

Integrate Azure Automation with Visual Studio Team Services Source Control
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 automation service.

This
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 automation service.

This enables continous integration with VSTS source control and an automation account.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Sync-VSTS

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Azure Automation Team

Tags

Azure Automation Visual Studio Team Services Source Control

Functions

Get-TFSBasicAuthHeader Invoke-TFSGetRestMethod Invoke-TFSGetBatchRestMethod Invoke-TFSPostRestMethod Get-TFSVersionFolder Get-TFSVersionFile Get-TFSChangeSet SetBasicAuthHeader Set-ConnectionValues GetAPIVersion

Dependencies

This script has no dependencies.

Release Notes

Fix issue sending extra query parameters for rest methods that don't support them

FileList

Version History

Version Downloads Last updated
1.1 (current version) 318 4/19/2017
1.0 44 1/23/2017