Hosting Business Rules Engine (BRE) in Logic Apps Standard
Overview Microsoft recently announced the ability to execute BizTalk’s business rules in Logic Apps Standard applications. At the time of writing, this featu...
Overview Microsoft recently announced the ability to execute BizTalk’s business rules in Logic Apps Standard applications. At the time of writing, this featu...
Overview The Azure Portal include a service bus explorer tool. This can be used to publish a message to a queue or a topic. However, this is a little limited...
Overview When interacting with 3rd party APIs, it’s common to hit an issue in which being able to check the payload of the posted message is critical.
Overview For many integration solutions, it’s often necessary to maintain a list of reference data. This could be a list of countries, currencies, or even a ...
Migrating from Table Storage to Cosmos DB Table Api I recently worked on an Azure Function App that was using Table Storage to persist data. Table storage is...