#azure-functions
Read more stories on Hashnode
Articles with this tag
Hello there!๐๐,In this blog, weโll explore the use of .NET Framework custom code in Azure Logic Apps and how it can elevate your workflow automation...
Hi there! ๐ today we will explore how to transfer data from Blob Storage to Logic App using a Function App. To begin, we need to create the function...
Hello there!๐๐ Today, I created my first function app using VS Code and successfully deployed it to my Azure portal. Letโs go through the...
So, Today we will learn how to send Data from Event Hub to Logic App. So first of all we have to know what is Event Hub. Event Hub: this is like a...
So, Letโs create an Azure project that will send the data from the Service Bus to the Logic App. Firstly, letโs know what is Service Bus, Function...