This article is not going to discuss more on Cosmos DB. For any information on Cosmos DB you can refer Microsoft’s website https://docs.microsoft.com/en-us/azure/cosmos-db/introductionand Microsoft has provided pretty much everything needed for building solutions for connecting to Cosmos DB. Targeted audience: Any MuleSoft…
Tag: Cosmos DB SQL API
Publishing messages from Azure Service Bus to Cosmos DB using Azure Logic Apps
In this article, I will go through simple steps of consuming messages from Microsoft Azure Service Bus Topicand inserting into Cosmos DB SQL API. I will not cover on more about Azure Service Bus topics/subscriptionsor Cosmos DB SQL API. But will provide sufficient information…