Nov 5, 2020 | Geen categorie
Each Azure integration project needs Azure Service Bus to perform real decoupling between applications. When interacting with the Service Bus, to write and read messages, you need to have special attention to the reliability. Loosing a message can potentially have a...
Jun 4, 2020 | Geen categorie
During the Build and Integrate conference, a lot of exciting announcements were made about the Azure integration space. In this blog, I want to share with you the trends that I have identified within all that news. Goodbye BizTalk With the brand new BizTalk 2020...
Mar 9, 2020 | Geen categorie
When settings up new API Management instances at customers, I notice that I often specify the same policies at the highest scope, All API’s. This blog is just a small note to myself and hopefully it might help you too. Inbound policies Two inbound policies are...
Feb 19, 2020 | Geen categorie
What a long blog title 🙂 Today, I’ve encountered an issue while using the validate-jwt policy in Azure API Management. Let’s have a look at it and let me explain how I worked around it. The scenario For a proof of concept, I had to integrate Azure API...
Dec 10, 2019 | Geen categorie
Azure solutions that span multiple regions are more and more requested. There are several options to deploy Azure resources across regions and ARM templates are one of them. It’s very easy, let me explain! In this example, we’ll deploy an App Service...
Dec 10, 2019 | Azure Governance, Geen categorie
Keeping the cost of your Azure infrastructure under control, is a vital need during every organization’s cloud journey. Therefore, Microsoft introduced the concept of budget alerts. Let’s have a closer look at the options this bring for your...