Arrays / Looping structure – Logic Apps

Arrays / Looping structure - Logic Apps

This post covers what’s necessary to iterate over a collection of data when building workflows on schema version 2015-08-01-preview. This version differs from schema 2014-12-02-preview, which can be found here. If you are still looking for the “Repeat over a list” menu item, keep on reading.

Read More →

Notifications on error – Logic Apps

Notifications on error – Logic Apps

Once you have several Logic Apps running, orchestrating important processes within your organization. You soon run into limitations regarding monitoring workflow runs and getting notified when something unexpected has occurred. To overcome this, I’ve created a small project on GitHub and will cover how everything came together within this post.

Read More →

Debugging HTTP Actions – Logic Apps

Debugging HTTP Actions

I just wanted to share some details on debugging HTTP Actions within Azure Logic Apps. This because I recently provided some guidance on constructing Logic Apps workflows for non-developer minded group of people. The information within this post should give some insights on what steps to take when running into problems.

Read More →

Monitoring Metrics Logic Apps – Azure Portal

Monitoring Metrics Logic Apps

Within this post I would like to briefly demonstrate how to enable monitoring metrics for Logic Apps and adding charts your azure start boards. I highly believe that keeping a non-automated close eye on resources is crucial after deploying new applications or alterations. This will also provide some useful insights on application usage patterns as well.

Read More →

Invalid Template using workflow functions

Logic Apps Update August

This post covers some common pitfalls and hoping to help others saving some valuable time. I recently received a question regarding monitoring Azure Logic Apps and error branching options as covered within this blog post: Azure Logic App – Conditions: Success and Failure.

Read More →

使用 W3 总缓存 Azure CDN 和 WordPress

Azure storage CDN

这篇是前篇文章 Optimizing WordPress hosted on Windows 的后续文章。

现在是假期所以我有一些空闲时间,我会在这篇文章补充前篇第一部份的数据,主要集中解释在 WordPress 的 Azure CDN 使用 W3 总缓存 WP 插件。

Read More →

Azure Portal Console

Azure Portal Console

I just recently discovered the Azure Portal Console by accident when deploying (well troubleshooting that is) Umbraco solutions, a topic I will cover later in greater detail within an upcoming series, and was pleasantly surprised. Now the virtual console as included within the Azure Portal isn’t new and therefore perhaps familiar for a lot of you out there, however I haven’t heard of it before.

Read More →