To create a logic app instance, go to the marketplace and search for logic app:
Fig. 10.27 – Logic App in Azure Marketplace
You will have to enter all the required fields:
- Name
- Location
- Resource group
- Subscription
Once you have all the details, click on the Create button to initialize the process of deploying your application. With your application deployed, we can start adding the FTP server integration:
- Go to your logic app and click on the following recipe:
Fig. 10.28 – Recipe for logic app triggered by file added
This will start a wizard that will guide you through the process of integrating the server with Azure. You will start with creating the connection to your FTP server:
Fig. 10.29 – Creating a connection
- Click on the Create button to provide the required values. You will see the following form, which you will have to fill in to proceed:
Fig. 10.30 – Configuring...