Logic Apps
Automate business processes with Logic Apps Part 3 – Use Azure API Management as a proxy for Logic Apps
In this final post we will use our API Management to connect to our HTTP trigger and run the Logic App to display our files in the fileshare. In the portal select from Logic app and import the configuration to a new API. Finally run your API and watch in the body the return statement […]
Automate business processes with Logic Apps Part 2 – Implement a workflow using Logic Apps
Now let’s first create a fileshare and upload some files from the starter folder. Next use storage explorer to upload some files. Now lets create the workflow. In your Logic App create a blank template with the trigger http request and the method get. Next create an action that queries your new storage account for […]
Automate business processes with Logic Apps
Create API Management, Logic App and Storage account Implement a workflow using Logic Apps
Automate business processes with Logic Apps Part 1 – Create API Management, Logic App and Storage account
Time for another lab, this time lab 09 which is here. First create a resource group and the API management. In the portal create the logic app. And finally create the storage account. Perfect! In the next post we will upload files to a storage blob and configure a workflow in Logic Apps!
You must be logged in to post a comment.