Skip to content

Commit 75522c5

Browse files
authored
Merge pull request #36927 from dotnet/main
Merge to Live
2 parents f14a40b + 11f57ed commit 75522c5

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

  • aspnetcore/security/authentication/azure-active-directory

aspnetcore/security/authentication/azure-active-directory/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Microsoft identity platform and Microsoft Entra ID with ASP.NET Core
3+
ai-usage: ai-assisted
34
author: wpickett
4-
description: Discover topics related to authentication with Microsoft identity platform Microsoft Entra ID for web apps and APIs in ASP.NET Core.
5+
description: Discover topics related to authentication with Microsoft identity platform and Microsoft Entra ID for web apps and APIs in ASP.NET Core.
56
ms.author: wpickett
6-
ms.date: 01/22/2026
7-
ms.custom: mvc
7+
ms.date: 03/25/2026
88
uid: security/authentication/azure-active-directory/index
99
---
1010
# Microsoft Entra ID with ASP.NET Core
1111

12-
These tutorials and samples demonstrate authentication in ASP.NET Core using Microsoft identity platform and Microsoft Entra ID. For additional tutorials and samples using ASP.NET Core with Azure AD, see [Microsoft identity platform](/azure/active-directory/develop/).
12+
These tutorials and samples demonstrate authentication in ASP.NET Core using Microsoft identity platform and Microsoft Entra ID. For additional tutorials and samples using ASP.NET Core with Microsoft Entra ID, see [Microsoft identity platform](/azure/active-directory/develop/).
1313

1414
## Application Scenarios
1515

@@ -22,3 +22,4 @@ These tutorials and samples demonstrate authentication in ASP.NET Core using Mic
2222
## Samples
2323

2424
* [Enable your ASP.NET Core app to sign-in users and call web APIs using Microsoft identity platform for developers](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/)
25+
* [Microsoft identity platform code samples](/entra/identity-platform/sample-v2-code): Microsoft Entra documentation's full code samples page, which covers common scenarios, including web apps and web APIs.

0 commit comments

Comments
 (0)