Azure Functions University Python Lesson

The following will run through the Python exercise from the Azure Functions University repo and YouTube channel. Azure Functions University is a great resource for learning all about Azure Functions, including all the various triggers, languages, deployment, and Durable Functions. Also it’s worth reviewing the Azure Functions Python developer guide on Microsoft Docs. Create the Azure Function The following applications are a prerequisite to get started: Azure Functions Core Tools - To build, test and deploy the Azure Function Azure CLI - To create the Azure resources Python 3....

July 17, 2022 · 5 min · Mark kerry