Create and Deploy Blob Triggers with Azure Functions

Опубликовано: 13 Март 2026
на канале: Tech With Pat
28,263
370

Blob triggers are a very powerful tool in Azure for triggering Azure Functions from events in Azure Storage. In this video, we're going to look at a Blob trigger example with C#.

Source code:
https://github.com/techwithpat/ImageR...

🕑 Timestamp :
00:00 Introduction
00:30 Create a storage account in Azure
01:45 Create an Azure Function in Visual Studio
04:43 Image resizing with ImageSharp
06:17 Dependency Injection in Azure Function
08:56 Run Azure Function locally
09:55 Deploy Azure Function from visual studio
12:18 Run and monitor the function in Azure
13:03 Outro

🙏 Subscribe:
°    / @techwithpat  

🔗 Links:
° https://docs.microsoft.com/en-us/azur...

🌎 Where to find me:
° Github: https://github.com/techwithpat
° LinkedIn:   / patrick-tshibanda-431017135  

#azurefunctions #azure #azurefundamentals