Written
March 09, 2016
I've created a PowerShell Module that can be easily imported into your Automation Account to Sync runbooks from VSO-Git.
https://www.powershellgallery.com/packages/AzureAutomationVsoGitSync
https://github.com/JoeBrockhaus/AzureAutomationVsoGitSync
This picks up where the incomplete Sync-VsoGitRunbook left off, and doesn't require manual dependency management nor obtuse folder structures.
The GitHub repo contains sample runbooks and instructions for how to configure VSO Service Hooks & create the Runbook WebHook to receive the VSO events.