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

11. Storing Function Secrets in Azure Key Vault

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

In the previous chapters, we discussed ways to build serverless solutions to solve real-world problems by using a combination of triggers and bindings in Azure Functions. In some of the cases, you used other services in the solutions such as SendGrid, Azure Blob Storage, and Azure SQL Database. To use SendGrid, you needed a valid API key, while you need the connection string to interact with Azure SQL Database, 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.