1 hr 23 Minutes | Module | 9 Units
4.7 (1,660)A trigger is responsible for executing an Azure function and there are dozens of triggers to choose from. This module will you show you some of the most common types of triggers and how to configure them to execute your logic.
In this module, you will:
Introduction
Determine the best trigger for your Azure function
Run an Azure Function on a schedule
Exercise - Create a timer trigger
Execute an Azure function with an HTTP request
Exercise - Create an HTTP trigger
Execute an Azure function when a blob is created
Exercise - Create a Blob trigger
Summary