Video description
- Gain an understanding of Azure Functions
- Work with triggers and bindings
- See the practical applicability and concepts needed to use Azure Functions in real-world projects.
- Write your first Azure function
Table of contents
- Introduction 00:04:34
- Understanding the Concept of Triggers and Bindings 00:02:49
- The Concept of Triggers and Bindings 00:02:49
- Creation Experience of an Azure Function 00:01:52
- Objects That Can Act as Triggers, Input and Output Bindings 00:01:10
- Objects That Can Work as Triggers and Output Bindings 00:01:09
- Objects That Act as Triggers Only 00:00:28
- Objects That Can Act as Input and Output Bindings 00:01:23
- Objects That Act as Output Bindings Only 00:00:29
- Objects That Act as Input Binding Only 00:00:42
- Writing a Simple Azure Function 00:01:01
- Main Steps in Authoring an Azure Function 00:01:01
- Write an Azure Function 00:00:48
- Difference in Billing Plans 00:02:43
- Walkthrough of a Created Azure Function 00:03:32
- Run the Azure function Within the Azure Portal 00:00:39
- Call an Azure Function Externally 00:02:39
- Managing Keys and Triggers 00:01:47
- Further Concepts 00:01:17
- Further Concepts 00:01:17
Product information
- Title: Azure Functions: Getting Started
- Author(s):
- Release date: August 2018
- Publisher(s): Apress
- ISBN: 9781484241042
You might also like
video
Getting Started with Azure Functions
With Azure Functions, you can easily run small pieces of code in the cloud without worrying …
video
Advanced Scenarios in Azure Functions
In this video on Azure Functions, you will learn about the most relevant advanced features of …
video
Deploy, Secure, and Manage Azure Functions
In this video you will learn about the skills and options for deploying and managing Azure …
video
Azure Platform as a Service – Web and API Application Deployment
Microsoft Azure provides various services to enable Platform as a Service-based cloud development, allowing you to …