Monthly Archive: April 2017

0

Enable Basic Authentication with BizTalk Deployment Framework

I was having a problem with getting Basic Authentication into BizTalk’s automatic deployment. It’s not something you want to have your administrators do after each deployment, especially not if you have many web services deployed. So I needed a solution for this, but was not succeeding online for my BizTalk specific case. There’s just no way to do it out-of-the-box with the BizTalk Deployment Framework. There’s a pretty easy way...

2

RabbitMQ, my alternative for Service Bus for Windows Server

I thought of writing a nice article for Easter. So what’s more appropriate than writing about RabbitMQ? Not a bunny, but it has big ears. Close enough. A couple of months ago Microsoft announced it would no longer support the on-prem version of it’s popular Azure Service Bus Messaging, also known as Service Bus for Windows Server. Why? Because apparently everyone is moving to the cloud and hybrid is the future. This is true,...