Topics Covered
-----------------------------------------------------------------------------------------
1. Duration 1 Hour
-----------------------------------------------------------------------------------------
Introduction to Azure Functions
Creating Azure Functions in C#, and Node JS
Creating Azure Functions using multiple methods
*****************************************************************************************
Break
*****************************************************************************************
-----------------------------------------------------------------------------------------
2. Duration 1 Hour
-----------------------------------------------------------------------------------------
Execute Azure Functions with triggers [Http, and Blob]
Execute Azure Functions with input/output bindings
Mini Project 1 - GitHub Code Change Tracker
Deploying Azure Functions using Azure CLI
*****************************************************************************************
Break
*****************************************************************************************
-----------------------------------------------------------------------------------------
3. Duration 1 Hour
-----------------------------------------------------------------------------------------
APIs using Azure Functions in Visual Studio Code in C#
Retrieve GitHub Code Changes - HTTP Trigger
Blazor WASM Web App UI to display those changes.
Deploying the code to Azure
Mini Project 2 - Simple App with Azure Function & Blazor
Monitoring Azure Functions with Application Insights