Video description
In this video on Azure Functions, you will learn about the most relevant advanced features of Azure Functions. The video is broken down into concise yet complete segments so that you can discover how to write, debug, and diagnose Azure Functions on a need-to-know basis.
As various cloud offerings move towards serverless computing, Azure Functions has emerged as Microsoft Azure’s serverless computing platform. This video goes a step beyond coding in the browser and introduces you to a typical view of Azure Functions, including writing in VS Code, debugging, and diagnosing issues.
What You Will Learn
- Orchestrate Azure Functions
- Diagnose using Kudu
- Debug Azure Functions
- Write Azure Functions in VS Code
Who This Video Is For
NodeJS or C# developers who are interested in learning about Azure Functions. It is a 200 level video; Viewers should have a basic level of familiarity with Azure Functions.
Table of Contents
Introduction
00:02:48
Prerequisites
00:00:25
Prerequisites
00:00:25
What to Know
00:01:05
Setting Up Your Dev Machine
00:02:18
Durable Functions
00:02:16
Durable Functions
00:02:16
Durable Function Patterns
00:07:03
Writing Durable Functions
00:07:18
VSCode and Azure Functions
00:00:59
VSCode and Azure Functions
00:00:59
Authoring Experience
00:02:42
Development and Debugging Experience
00:03:28
Deployment Experience
00:05:33
Development Features and Tricks
00:00:47
Development Features and Tricks
00:00:47
CMD or Powershell
00:01:13
Kudu
00:03:03
Process Explorer
00:01:46
App Service Editor
00:02:28