oauth

A 7-post collection

Securing Azure Functions with Azure Active Directory - Part 2

This is a part two of a series of posts about consuming Azure Functions secured by Azure Active Directory. * Part 1 - Creating an Azure Function with the Azure CLI 2.0 [https://peteskelly.com/secure-functions-aad-1/] * Part 2 - Securing an Azure Function with Azure Active Directory * Part 3 - Creating an Angular Client Application [https://peteskelly.com/secure-functions-aad-3/] * Part 4 - Adding Azure Active Directory Group Claims Checks The goal: create an Azure Function, secure it...


Securing Azure Functions with Azure Active Directory - Part 1

Creating an Azure Function with the Azure CLI 2.0 * Part 1 - Creating an Azure Function with the Azure CLI 2.0 * Part 2 - Securing an Azure Function with Azure Active Directory [https://peteskelly.com/secure-functions-aad-2/] * Part 3 - Creating an Angular Client Application [https://peteskelly.com/secure-functions-aad-3/] * Part 4 - Adding Azure Active Directory Group Claims Checks This is Part 1 of a multi-part post about consuming Azure Functions secured by Azure Active Directory....