Pass-Through Authentication with Azure Active Directory, Azure SQL, Azure API and a Console Application
In situations you need to login to an application and use that identity to access an API (pass-through identity) and also get data from Azure SQL Server. Wit...