Skip to content

Latest commit

 

History

History
 
 

101-logic-app-and-function-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Call an Azure Function from a Logic App

This template creates a Serverless app in Azure with Logic Apps and Functions. The Logic App triggers on an HTTP POST, calls the Azure Function, and returns the response.

If you wish to open this in the Visual Studio Logic App designer, be sure to deploy once to any resource group, and set the defaultValue for the functionAppName to the deployed function app. This will allow editing within the designer in Visual Studio. The template can still be deployed to any resource group with any functionAppName later.