Recent Posts

Logs Missing from local Az Functions

less than 1 minute read

Logs Missing from Local Az Functions I created a new Durable Functions project recently and noticed my logs weren’t appearing in the console window when runn...

RabbitMQ Inequivalent Arg Error

1 minute read

Rabbit MQ Inequivalent Arg Error I have an Azure function that’s making use of the new(ish) RabbitMQ binding to collect messages. This binding (https://githu...

Biztalk 2016 sFTP

2 minute read

BizTalk 2016 sFTP I recently worked on a project that required BizTalk to collect files from a 3rd party’s server using the SFTP adapter. I’ve had to do this...

Fiddler and BizTalk with a Corp Proxy

less than 1 minute read

Fiddler and BizTalk with a Corp Proxy I’ve been having fun integrating BizTalk with an external rest style api this week. When things don’t work as expected,...

Calling BizTalk from Azure

3 minute read

Calling BizTalk from Azure Phone Home I’ve been working on a project that has a .Net Core MVC front end deployed as an Azure Web App. This needs to request d...