Course curriculum

  • 1

    Module 1 - Introduction

    • Segment - 01 - Introduction
  • 2

    Module 2 - Introduction to Azure Functions

    • Segment - 02 - Functions Overview
    • Segment - 03 - Setup Azure Account
    • Segment - 04 - Create a Function App
    • Segment - 05 - Triggers and Bindings
    • Segment - 06 - Development Tools
    • Segment - 07 - Section Review
  • 3

    Module 3 - Azure Functions in Azure Web Portal

    • Segment - 08 - Section Overview
    • Segment - 09 - Create an HTTP Request Triggered Function
    • Segment - 10 - Create a Timer Triggered Function
    • Segment - 11 - Create a Blob Triggered Function
    • Segment - 12 - Section Review
  • 4

    Module 4 - Azure Functions in Visual Studio

    • Segment - 13 - Section Overview
    • Segment - 14 - Create a Function App Project
    • Segment - 15 - Test Functions in Visual Studio
    • Segment - 16 - Section Review
  • 5

    Module 5 - Azure Functions in Visual Studio Code

    • Segment - 17 - Using Azure Function Core Tools
    • Segment - 18 - Using Visual Studio Code
    • Segment - 19 - Section Review
  • 6

    Module 6 - Azure Function Bindings and Durable (Orchestrator) Functions

    • Segment - 18 -
    • Segment - 21 - Input and Output Bindings
    • Segment - 22 - Durable Functions and Orchestration Patterns
  • 7

    Module 7 - Create Serverless REST API using Azure Functions

    • Segment - 23 - Section Overview
    • Segment - 24 - Setup API Routes
    • Segment - 25 - Setup POST (Create) HTTP Azure Functions
    • Segment - 26 - Setup GET HTTP Azure Functions
    • Segment - 27 - Setup PUT (Update) HTTP Azure Function
    • Segment - 28 - Setup DELETE HTTP Azure Function
    • Segment - 29 - Test Azure Functions with PostMan
    • Segment - 32 - Updates To User Interface
    • Segment - 33 - Section Review
    • Segment - 30 - Test Functions with User Interface
    • Segment - 31 - Interact with CosmosDB
  • 8

    Module 8 - Azure Function Deployment

    • Segment - 34 - Section Overview
    • Segment - 36 - Deploy and Test Blazor UI App
    • Segment - 37 - Setup Security with Azure AD
    • Segment - 38 - Section Review
    • Segment - 35 - Publish Azure Functions
  • 9

    Module 9 - Conclusion

    • Segment - 39 - Conclusion