How to set up API Management, Function App for private Azure SQL database
I currently have the following setup in Azure: An Azure API Management API that maps to an Azure Function App with multiple functions that accept data and store it in an Azure Storage Account. A private (no public access) Azure…