Skip to content

Commit 11f57ed

Browse files
Copilotwadepickett
andauthored
Add Entra identity platform code samples link to landing page (#36918)
* Initial plan * Add Entra identity platform code samples link to Samples section Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/8c5f3f1b-aefd-4b26-b90c-e8135017a760 * Apply suggestion from @wadepickett * Update references to Microsoft Entra ID in documentation * Remove ms.custom metadata from index.md Removed 'ms.custom' metadata from the index file. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> Co-authored-by: Wade Pickett <wpickett@microsoft.com>
1 parent 865d9c0 commit 11f57ed

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)