Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 726 Bytes

File metadata and controls

6 lines (4 loc) · 726 Bytes

Create your own Azure AD application from the instructions in Day 15 blog post. Then do one (or both if you are ambitious) of the following:

  1. Build out the sample project from a blank .Net Core console application to use your Azure AD app registration.
  2. Clone the .Net Core console sample from Microsoft Graph repo and configure it to use your Azure AD app registration.