all Technical posts
Authenticate Azure DevOps Against its Own REST API
During Azure DevOps build and release pipelines, you might have the need to consult the Azure DevOps REST API. This blog explains how you can easily perform the authentication that is required to call that REST API.
all Technical posts
Reactive Marble Testing with Functional Combinators in F#
Discover why marble testing in the F# reactive extensions project with functional combinators is more readable than any other object-oriented approach.
all Technical posts
Extend Logic Apps with Azure API Apps
This blog contains a brief overview of the most important aspects when developing Azure API Apps to extend Logic Apps
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
Getting Familiar with Azure Event Hubs for Apache Kafka
Azure Event Hubs for Apache Kafka is now available. Find out what our resident expert thinks about it....
all Technical posts
Issue While Migrating EDI from BizTalk to Logic Apps
During an EDI from BizTalk migration I encountered a strange issue, and I want to share my findings with you.
all Technical posts
Serialization Error While Deleting Reliable Actors and Their State
During a Service Fabric implementation, where we tried to manually to garbage collect an Actor, we ran into some serialization issues. Let's have a look at how we solved this.