Azure Functions University - HTTP Lesson (Python)

Опубликовано: 26 Октябрь 2024
на канале: Serverless on Azure
5,279
73

Video for the Azure Functions University - HTTP lesson using Python.
The Azure Functions University GitHub repo: https://bit.ly/az-func-uni

0:00 Intro
2:21 Lessons & Contribute to Azure Functions University
3:45 Http Trigger introduction
4:50 Prerequisites
11:00 Creating a Function App
23:40 Changing the template for GET requests
26:25 Changing the template for POST requests
32:55 Adding a new function for POST requests
39:35 Homework
41:20 Deployment
42:45 CodeTour
45:24 Closing