Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 778 Bytes

File metadata and controls

15 lines (10 loc) · 778 Bytes

Demo: Add Azure AD authentication

This completed project is the result of the lab exercise Add Azure AD authentication that is referenced in the README in this repo.

Prerequisites

Run this Completed Project

  • Rename the file PrivateSettings.config.example to PrivateSettings.config
  • Update the properties in the PrivateSettings.config with the values you collected in the first exercise.
  • Build and run the application by following the instructions in the lab exercise associated with this demo.