© 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_13

13. Securing Azure Functions with API Management

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

You can build APIs using HTTP-triggered Azure functions. These APIs interact with the databases and perform CRUD operations. You need to have granular control over the incoming requests and outgoing responses for the APIs developed using Azure Functions. It is highly essential to secure these APIs and control the header, body, and other necessary aspects for the API calls. You should be able to control who can consume ...

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.