- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Using middlewares in Azure Functions
🔐 Learn how to implement custom middleware in Azure Functions with JWT authentication!
In this comprehensive tutorial, you'll build a complete authentication system from scratch. We'll create a login API that generates JWT tokens, then build Azure Functions that use custom middleware to automatically validate those tokens.
🎯 WHAT YOU'LL LEARN:
✅ Understanding middleware architecture in Azure Functions
✅ Creating custom middleware using IFunctionsWorkerMiddleware
✅ Building reusable authentication logic
✅ Using custom attributes for declarative security
✅ JWT token generation and validation
✅ Implementing role-based authorization
✅ Best practices for Azure Functions security
🛠️ TECHNOLOGIES COVERED:
- Azure Functions (Isolated Worker Model)
- .NET 10 / C#
- JWT (JSON Web Tokens)
- ASP.NET Core Minimal API
- Dependency Injection
- Middleware Pattern
📦 SOURCE CODE:
GitHub Repository: https://github.com/YouTubeSource/UsingMiddlewaresInAzureFunctions
💡 KEY CONCEPTS:
- Middleware Pipeline Architecture
- IFunctionsWorkerMiddleware Interface
- Custom Attributes in C#
- TokenValidationParameters
- ClaimsPrincipal and Claims-based Authorization
- Function Context and Dependency Injection
💬 QUESTIONS?
Drop your questions in the comments below! I read and respond to every comment.
🔔 SUBSCRIBE for more Azure and .NET tutorials!
👍 LIKE if you found this helpful!
📢 SHARE with fellow developers!
#AzureFunctions #JWT #Authentication #DotNet #CSharp #CloudDevelopment #Middleware #Azure #Programming #Tutorial
Видео Using middlewares in Azure Functions канала Shervin Montajam
In this comprehensive tutorial, you'll build a complete authentication system from scratch. We'll create a login API that generates JWT tokens, then build Azure Functions that use custom middleware to automatically validate those tokens.
🎯 WHAT YOU'LL LEARN:
✅ Understanding middleware architecture in Azure Functions
✅ Creating custom middleware using IFunctionsWorkerMiddleware
✅ Building reusable authentication logic
✅ Using custom attributes for declarative security
✅ JWT token generation and validation
✅ Implementing role-based authorization
✅ Best practices for Azure Functions security
🛠️ TECHNOLOGIES COVERED:
- Azure Functions (Isolated Worker Model)
- .NET 10 / C#
- JWT (JSON Web Tokens)
- ASP.NET Core Minimal API
- Dependency Injection
- Middleware Pattern
📦 SOURCE CODE:
GitHub Repository: https://github.com/YouTubeSource/UsingMiddlewaresInAzureFunctions
💡 KEY CONCEPTS:
- Middleware Pipeline Architecture
- IFunctionsWorkerMiddleware Interface
- Custom Attributes in C#
- TokenValidationParameters
- ClaimsPrincipal and Claims-based Authorization
- Function Context and Dependency Injection
💬 QUESTIONS?
Drop your questions in the comments below! I read and respond to every comment.
🔔 SUBSCRIBE for more Azure and .NET tutorials!
👍 LIKE if you found this helpful!
📢 SHARE with fellow developers!
#AzureFunctions #JWT #Authentication #DotNet #CSharp #CloudDevelopment #Middleware #Azure #Programming #Tutorial
Видео Using middlewares in Azure Functions канала Shervin Montajam
Комментарии отсутствуют
Информация о видео
20 ноября 2025 г. 20:43:41
00:23:47
Другие видео канала




















