Press "Enter" to skip to content

Kicking off Synapse Pipeline with CI/CD

Hiram Fleitas builds a process:

I use an Azure Automation account to host my PowerShell script because it provides reusability and management of required modules. Schedules and logging are included but most importantly, it provides a REST API webhook that I can call from pipelines if necessary.

Click through to see how this all works.