Skip to content

Commit 7885626

Browse files
authored
Adding build badge, and changing level
1 parent 84e7468 commit 7885626

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
services: active-directory
33
platforms: dotnet
44
author: jmprieur
5-
level: 200
5+
level: 100
66
service: ASP.NET Core Web App
77
endpoint: AAD V2
88
---
99
# Integrating Azure AD V2 into an ASP.NET Core web app
1010

11+
![Build badge](https://identitydivision.visualstudio.com/_apis/public/build/definitions/a7934fdd-dcde-4492-a406-7fad6ac00e17/514/badge)
12+
1113
This sample shows how to build a .NET Core MVC Web app that uses OpenID Connect to sign in users with their Work and School or Microsoft personal account (formerly live accounts). It leverages the ASP.NET Core OpenID Connect middleware.
1214

1315
![Sign-in with Azure AD](ReadmeFiles/sign-in.png)

0 commit comments

Comments
 (0)