Episode

Developing Azure Functions using the v2 programming model for Python

with Scott Hanselman, Gavin Aguiar, Shreya Batra

Gavin Aguiar and Shreya Batra join Scott Hanselman to discuss the v2 programming model for Azure Functions using Python, which provides an Azure Functions development experience that is more familiar to Python developers. Key features include triggers and bindings declared as decorators, a simplified folder structure, and support through easy-to-reference documentation.

Chapters

  • 00:00 - Introduction
  • 01:18 - Azure Functions backgrounder
  • 04:30 - v2 programming model for Python
  • 06:40 - VS Code extension for v2 programming model for Python
  • 08:40 - Demo: Create an Azure Function with the v2 programming model for Python
  • 12:00 - Missing a Storage account...
  • 14:00 - App decorators add the magic...
  • 15:00 - Demo of a more complicated example
  • 21:50 - Wrap-up

Connect

Developer
Azure
Azure Functions
Visual Studio Code
Python