RabbitMQ "inequivalent arg 'durable' for queue"
I have an Azure function that's making use of the new(ish) RabbitMQ binding to collect messages. This binding (https://github.com/Azure/azure-functions-rabbitmq-extension) works well »
I have an Azure function that's making use of the new(ish) RabbitMQ binding to collect messages. This binding (https://github.com/Azure/azure-functions-rabbitmq-extension) works well »
Background 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 »
I've been having fun integrating BizTalk with an external rest style api this week. When things don't work as expected, it's great to be able to »
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 data that's »
Earlier this week, I had to call a stored procedure from a simple BizTalk 2016 applicaition. The stored procedure expected to receive 7 parameters, each of »