© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Satapathi, A. MishraHands-on Azure Functions with C#https://doi.org/10.1007/978-1-4842-7122-3_12

12. Authentication and Authorization Using Azure Active Directory

Ashirwad Satapathi1   and Abhishek Mishra2
(1)
Gajapati, Odisha, India
(2)
Mumbai, Maharashtra, India
 

You can build APIs using HTTP-triggered Azure functions. These APIs can interact with databases or perform mission-critical business logic. It is highly crucial to secure these APIs. An HTTP-triggered Azure function should be available for authenticated users and perform the actions/methods the user is authorized to do. Azure Active Directory is an identity and access management solution on the Azure ...

Get Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.