Getting Started With Azure Functions - HTTP & Timer Triggers
Milan Jovanović Milan Jovanović
101K subscribers
43,415 views
1.2K

 Published On Jan 20, 2023

Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/azu...
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code:   / milanjovanovic  

Azure Functions are a serverless computing offering on Azure. You can use them to deploy your code to the cloud, without having to provision or manage any infrastructure. Azure Functions run based on a trigger, and there are many to choose from. In this video, I will explore the HTTP and Timer triggers.

Join my weekly .NET newsletter:
https://www.milanjovanovic.tech

Read my Blog here:
https://www.milanjovanovic.tech/blog

Subscribe for more:
   / @milanjovanovictech  

Chapters
0:00 Creating an Azure Functions project
1:52 Azure Functions with HttpTrigger
5:37 Configuring Azure Functions with hosts.json
6:04 Azure Functions local development with local.settings.json
7:01 Configuring middleware for Azure Functions
8:44 Configuring services for Azure Functions
9:08 Running Azure Functions application
11:20 Azure Functions with TimerTrigger

show more

Share/Embed