Part 3 – Console application to call a API with Azure Active Directory Authentication
This post is the third and last in a series of three posts and will help you with the creation of identity pass-through authentication from a client application to a API and then to an Azure SQL Database. In this post we will create a console application to query the API published in Azure. Previous…