Update index.md (#20166)

pull/20204/head
Rick Anderson 2020-10-10 13:06:12 -10:00 committed by GitHub
parent c0c0789252
commit b959135bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -25,8 +25,6 @@ These tutorials and samples demonstrate authentication in ASP.NET Core using Mic
* [Enable your ASP.NET Core app to sign-in users and call web APIs using Azure AD V2](/samples/azure-samples/active-directory-aspnetcore-webapp-openidconnect-v2/enable-webapp-signin/):
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5001)
* [Calling an ASP.NET Core 2.0 Web API from a WPF application using Azure AD V2](/samples/azure-samples/active-directory-dotnet-native-aspnetcore-v2/calling-an-aspnet-core-web-api-from-a-wpf-application-using-azure-ad-v2/):
* See [this associated video](https://channel9.msdn.com/Events/Build/2018/THR5000)
* [An ASP.NET Core web API with Azure AD B2C](https://azure.microsoft.com/resources/samples/active-directory-b2c-dotnetcore-webapi/)
* [An ASP.NET Core web app with Azure AD B2C](/samples/azure-samples/active-directory-b2c-dotnetcore-webapp/an-aspnet-core-web-app-with-azure-ad-b2c/)