Python V2
- https://medium.com/@saurabh.dasgupta1/developing-and-deploying-a-python-azure-function-step-by-step-83c5066a2531
- https://towardsdatascience.com/tutorial-of-python-azure-functions-81949b1fd6db
Getting Started
1) Create Function App
- On Azure Portal Go to Function App
Create your function app that support Python with function version 2.0
Using Visual Studio Code
Prerequisite
- Go to Visual Studio Code On Nav Extensions
Install Azure Functions and Azurite extensions
Create First App
- On Nav Azure On WORKSPACE (Local) drop down
Click Azure Functions
Read Mores
- https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python?pivots=python-mode-decorators