As it related to Azure.
- Function using PY - * Python - First py function - https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-python#deploy-the-function-app-project-to-azure
- Function samples using py - https://docs.microsoft.com/en-us/samples/browse/?products=azure-functions&languages=python
- Python SDK for Azure - https://azure.github.io/azure-sdk-for-python/
- VSCode for python using Pylance - https://visualstudiomagazine.com/articles/2021/09/08/vscode-python-sep21.aspx
- APIs in PY - https://www.kdnuggets.com/fastapi-tutorial-build-apis-with-python-in-minutes
- Build real world apps with python - https://learn.microsoft.com/en-us/training/paths/python-language/
- Free courses with python at microsoft learn - https://learn.microsoft.com/en-us/training/browse/?terms=python
- Object oriented py - https://realpython.com/courses/interfaces-object-oriented-design-principles/
- Quantitative finance in py - https://github.com/goldmansachs/gs-quant