Wanted to share video walk through of how to create an AngularJS front end Single Page Application (SPA) which SQL Server WebAPI secured using Azure Active Directory authentication. Project includes PowerShell PS1 automation for App Registration within Azure AD. All HTTP data traffic POST and GET is now protect with Azure AD authentication tokens to ensure only valid users can leverage the application or HTTP data endpoints.
Excellent design pattern to provide rich user experience with secure data storage, all hosted on Azure with Website, SQL, and App Registration.
Cheers.
•https://github.com/Azure-Samples/acti...