Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffhollan/azure-template-serverless-app

Example Azure Resource Template of a serverless app (Logic App and Azure Function)
https://github.com/jeffhollan/azure-template-serverless-app

Last synced: 3 days ago
JSON representation

Example Azure Resource Template of a serverless app (Logic App and Azure Function)

Awesome Lists containing this project

README

        

# Azure Resource Template - Serverless App



This template will deploy a Serverless app in Microsoft Azure. It includes:

* A storage account for the Azure Function
* A dynamic App Service plan for the Azure Function
* An Azure Function with code deployed from source control specified
* An Azure Logic App that calls the function and returns the response