Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Triggering Azure DevOps with a Service Bus Queue

$
0
0

I have a CMS which powers my Static Website, currently I can build my website each time I make a checkin via source control, however I cannot see my changes when I make CMS changes.

I hada solution! 
1. Make CMS change
2. Prismic CMS sends webhook trigger to Azure Functions
3. Azure functions parses webhook and creates as many builds as the webhook describes which are represented by service bus messages.
4. Service bus is read by Azure Devops and re-pushes changes!

Unfortunately I cannot get step 4 to work :( Is there any way to trigger an Azure Pipeline so I can run my build and release?

Cheers!
Michael.


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>