Jmprieur/update aad (#7333)

Fixes the inversion between the 2 videos referenced in the changed index.md file (they basically were swapped with respect to the bullet point they were applying to)

cc;@Rick-Anderson
pull/7347/head
Jean-Marc Prieur 2018-06-28 00:01:36 +02:00 committed by Scott Addie
parent baad2922ff
commit c9d457c650
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@ The following samples show how to integrate Azure AD V1, enabling users to sign-
## Azure AD V2 samples
The following samples show how to integrate Azure AD V2, enabling users to sign-in with a work and school account or a Microsoft personal account (formely Live account):
* [Integrating Azure AD V2 into an ASP.NET Core 2.0 web app](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2):
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5000)
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5001)
* [Calling a ASP.NET Core 2.0 Web API from a WPF application using Azure AD V2](https://github.com/azure-samples/active-directory-dotnet-native-aspnetcore-v2):
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5001)
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5000)
## Azure AD B2C sample
This sample shows how to integrate Azure AD B2C, enabling users to sign-in with social identities (like Facebook, Google, ...)