Having captured an event with an Azure Function, we want to integrate with another system that doesn't have an Azure Functions connector. You will need the Azure Function from the first example, to ensure our system works correctly. Let's begin by implementing the following steps:
- Open the Azure portal and search for the precise phrase Logic App in the marketplace. Create a new Logic App.
- Use the resource group you created earlier. There's no need to switch on log analytics; choose the same location that you use for the rest of your services.
- Once the Logic App is deployed, find it through a search. The Logic Apps designer should open automatically; if it doesn't, click on Overview, and ...