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:
- Build out the sample project from a blank .Net Core console application to use your Azure AD app registration.
- Clone the .Net Core console sample from Microsoft Graph repo and configure it to use your Azure AD app registration.