Correlating messages over Logic Apps using Service Bus

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Deploy To Azure US Gov Visualize

Solution overview and deployed resources

This template deploys a solution which shows how we can correlate messages over Logic Apps using Azure Service Bus. The Logic App receives a message through a web endpoint, and sends the message to a MockBin endpoint, and returns the response to the original caller.

The following resources are deployed as part of the solution.

  • Logic App

To test the Logic App, grab the endpoint of the Request shape in the Logic App, and use a tool like PostMan to POST a message to the endpoint. The message to be sent in should be in the following format.

{
    "Customer":"Eldert Grootenboer",
    "Product":"Surface Book 2",
    "Amount":"1"
}

Tags: Logic Apps, Logic App, LogicApps, ServiceBus, Service Bus, SessionId, Session Id, Correlation, Microsoft.Logic/workflows, ApiConnection, Http, Request, object, string, Foreach, InitializeVariable, ParseJson, integer, Response, Compose, Microsoft.ServiceBus/namespaces, Microsoft.Web/connections, Microsoft.ServiceBus/namespaces/AuthorizationRules, Microsoft.ServiceBus/namespaces/topics, Microsoft.ServiceBus/namespaces/topics/subscriptions, Microsoft.ServiceBus/namespaces/topics/subscriptions/rules