Visual Studio Toolbox: Cloud Enable a WPF LOB App Part 2a

In this episode, the first half of the second of two parts (in other words, part 2a :)), I continue exploring how you can modernize your existing WPF line of business applications and move to the cloud. The demo app uses WCF and SQL Server. In part 1, I showed how to move the app's data to Azure SQL and how to publish the WCF service to an Azure Web site. In this episode, I show how to add authentication using Azure Active Directory and require users to sign in.

This episode is based on a module in the Cloud-Enable a Windows Presentation Foundation LOB App course on the Microsoft Virtual Academy. That course goes into much more detail, particularly on Azure.

The sample code and the scripts used are available at https://1drv.ms/1CKbP1D. Check the Readme.txt file for the latest updates.