Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 800 Bytes

File metadata and controls

16 lines (11 loc) · 800 Bytes

Demo: Create an ASP.NET MVC web app

This completed project is the result of the lab exercise Create an ASP.NET MVC web app that is referenced in the README in this repo.

Prerequisites

Run this Completed Project

  • Create an Azure AD application by following the instructions in the lab exercise associated with this demo. In this step, you are instructed to collect these data elements:
    • Application ID
    • Client secret
  • Build and run the application by following the instructions in the lab exercise associated with this demo.