Skip to content

ContosoUniversity and sample azure ad login application

Notifications You must be signed in to change notification settings

potrusaikiran/Contoso-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContosoUniversity and sample azure ad login application

** Before running solutions **
Make sure the vm's are having applicationstatus monitor installed.

ContosoUniversity

Please update the connectionstring in web.config and instumentation Key in ApplicationInsights.config file.
Note:
1. The solution uses code first approach if we are providing valid connection string it creates database and tables.
2. We can find Instrumentation key in Application Insights under properties section in azure.

Login Application

Please update the ConnectionString,ClientId,ClientSecret,Domain,TenantId in web.confg and instumentation Key in ApplicationInsights.config file.
Note:
1. The solution uses code first approach if we are providing valid connection string it creates database and tables.
2. Create an application registry with proper redirect urls and take values of ClientId,ClientSecret are available under application registry.
3. Domain is Active directory domain name and TenantId is directoryId

About

ContosoUniversity and sample azure ad login application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published