In this demo, we are creating the same functionality as we did in the previous Azure Function demo. We are adding a message to a queue. This way, you can see the difference between an event-driven approach and a workflow-driven approach. The steps are as follows:
- Navigate to the Azure Portal by opening https://portal.azure.com/.
- Click on New and and type Logic App in the search bar. Click on the Create button.
- A new blade opens up where you can fill in the basic settings of the Logic App. Add the following and click on Create:
- When you navigate to the Logic App ...