Migrating To Azure – BizTalk Cross Referencing Functoids
This blog is place holder for how to migrate a BizTalk Solution containing Cross Referencing Value functoids I am currently searching for a good way to do
Azure Function Apps – “Storage is not Configured”
One way of solving the Azure function app error "Storage is not configured" is described in this article Storage is not configured Opening an Azure
A Tale About Basic Authentication
This blog explains what a third party must provide if they want to consume a service that implements basic authentication I will use the example of a BizTalk
APIM – Caching Responses
This blog shows one simple way to cache an image response using Azure API Management This is the last blog in this series See here for the previous blog
APIM – Caching
Following my last blog some one said "Would like to see the caching and throttling policies added in too
APIM – handling a JSON array response from a send-request policy
In this blog I show an example of a APIM send-request policy , subsequently using the response, a JSON array, in another call to the backend service I
Azure – Mapping Messages
I gave a talk on this during the NZ Covid-19 Level 4 Lockdown See https://youtube/aKCTNiJUqH8 We need a consistent tool to map messages in
Azure Devops – BizTalk 2016 Server
This is a tale of how to use Azure Devops to build, test and deploy BizTalk Applications In particular it will focus on CI and CD for on-premise BizTalk 2016
WCF-SQL – UseAmbient Error
This blog describes an error that you might see if you are using the BizTalk WCF-SQL adapter to insert data into a SQL Always Database Use case In
Sending to a Restful Service – BizTalk
This blog will show you how to use BizTalk Server to send to different resources that share the same base URL Use case @biztalkdj asked We have a