Azure Automation Version Control with PS7
We've been trying to migrate our runbooks to runtime 7.2, but there's still a few hangups that are making the migration hard to justify. One of them is that version control with ADO is not officially supported per MS documentation. That being said, I have several runbooks that were setup in the past that are successfully syncing from ADO to AA. However, more often than not, when I try to create a new 7.2 runbook, the sync simply fails with a "400 Bad Request".
Does Microsoft plan on supporting version control in the future? Should we be using something else? Has anyone else found a workaround for getting 7.2 runbooks to sync with version control?