Fixing bad link (#29301)

pull/29305/head
sguitardude 2023-05-17 17:28:04 -05:00 committed by GitHub
parent 4e106cf182
commit e6f19a5cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ These tutorials and samples demonstrate authentication in ASP.NET Core using Mic
## Application Scenarios
* [Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app](/azure/active-directory/develop/quickstart-v2-aspnet-core-webapp)
* [Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app](/azure/active-directory/develop/web-app-quickstart?pivots=devlang-aspnet-core&tabs=windows)
* [Web app that signs in users](/azure/active-directory/develop/scenario-web-app-sign-user-overview?tabs=aspnetcore)
* [Web app that calls web APIs](/azure/active-directory/develop/scenario-web-app-call-api-overview)
* [Protected web API](/azure/active-directory/develop/scenario-protected-web-api-overview)