Recent Posts

EF Migrations with DevOps

1 minute read

EF Migrations with DevOps Intro Entity Framework migrations have been around for a long time, so I won’t go into detail on what they’re for, other than to sa...

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...