filmov
tv
Azure Functions with .NET - Timer tiggered
Показать описание
In this video, I will demonstrate how to create a timer-triggered Azure Function using .NET. Azure Functions is a serverless compute service that allows you to run code on-demand without managing infrastructure. We will create a functionality to receive the email notification when the price of bitcoin will drop below the certain threshold. Our Azure Function will be triggered every 5 minutes to check the price and send an email to us.
#azure #dotnet #csharp
#azure #dotnet #csharp