Alien Abductions etc.

Football. Cloud. Tech. Liberal Politics. Pictures - Principal Architect for Messaging/Eventing at Microsoft.

Heureka! Permalink

When I use one or more of the tags #fwdtwitter #fwdlinkedin #fwdmastodon on new blog posts (usually not in the text as I do here), my blog engine will raise a CloudEvent into #Azure #EventGrid, from which a #LogicApp picks it up and then conditionally announces the blog post in ...

(My fork's) dasBlog CloudEvents flow in actionPermalink

I just got this email: That is the content of this post.  When I create or edits posts here on this blog, the engine now raises CloudEvents into a custom Azure Event Grid topic, to which I have subscribed an Azure Logic App. The Logic App gets triggered when a post gets edited ...

And voila, PR 673Permalink

I wrote just this morning about having the dasBlog engine raise CloudEvents. Here is the PR that implements it.  I'm already running this here and every time I write a post or change a post or delete one, a CloudEvent is being raised into Azure Event Grid and I have an Azure ...