I also added some basic example's I used for sample weekend projects ^__^
- open KUDU
- go to Diagnostic Console
nuget.exe install -Source https://www.siteextensions.net/api/v2/ -OutputDirectory D:\home\site\tools python361x64
mv ./site/tools/python361x64.3.6.1.3/content/python361x64/* ./site/tools/
D:\home\site\tools\python.exe -m pip install --upgrade -r D:\home\site\wwwroot\requirements.txt
Go to Application settings from Azure Function dashboard Add to App settings : Key=YOURAPPSETTING Value=something
https://github.com/yokawasa/azure-functions-python-samples https://github.com/nmyster/python-alexa
https://prmadi.com/running-python-code-on-azure-functions-app/ https://social.msdn.microsoft.com/Forums/azure/en-US/2a9c52a1-391c-4609-b133-ee56c2ad4b7e/access-app-settings-from-azure-function-with-python?forum=AzureFunctions