all Technical posts
3 Azure Monitor Hidden Gems You Should Use
Azure is full of hidden gems which makes your life easier, here are some I discovered which I find useful.
all Technical posts
New Azure Logic Apps Template for Handling Azure Monitor alerts
You can now create an Azure Alert handler in Azure Logic Apps for Azure Monitor Metric Alerts by using a new template.
all Technical posts
Arcus provides a set of open-source components that make it easier to build applications that run on Microsoft Azure
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Running Kong on Microsoft Azure
Learn how you can easily run Kong on Microsoft Azure and configure it to serve traffic from Open Brewery DB secured with API key authentication.
all Technical posts
Writing Integration Tests for Azure Event Grid 2.0 - The Scalable Approach
Learn how we've been using Azure Event Grid to build event-driven applications and how we test these applications. Find out what worked - and what didn't.
all Technical posts
Complex Transformations in Logic Apps
Recently, we faced the challenge to perform complex transformations in Logic Apps. We had an EDIFACT D96A ORDER parsed into XML, that had to be transformed into a generic JSON Order format. Let's have a look the issues we faced!