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
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
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.
Installation Options
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
- Sync-VSTS.nuspec
- Sync-VSTS.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 324 | 4/19/2017 |
1.0 | 45 | 1/23/2017 |