Learn the roles that each file and folder plays in an Azure Functions application. You’ll explore where you put function logic and where you configure your endpoints. Then you’ll explore where you can customize metadata configuration that applies to the entire project of functions, including where to establish proxies for your API.

Relevant resources:
Azure Functions developer guide: https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference?WT.mc_id=academic-29081-cxa

Azure Functions Proxies: https://docs.microsoft.com/en-us/azure/azure-functions/functions-proxies?WT.mc_id=academic-29081-cxa

Learn how to Build Serverless APIs with Azure Functions: https://docs.microsoft.com/en-us/learn/modules/build-api-azure-functions/?WT.mc_id=academic-29081-cxa

#serverless

Walkthrough the directory structure | Beginner's Series to: Serverless [5 of 16]
1.65 GEEK