Skip to content

Commit 7477306

Browse files
authored
Merge pull request #111512 from nokafor/master
Added ms.custom tag for content recommendation
2 parents a754547 + 746af54 commit 7477306

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: quickstart
1111
ms.workload: identity
1212
ms.date: 04/11/2019
1313
ms.author: jmprieur
14-
ms.custom: aaddev, identityplatformtop40
14+
ms.custom: aaddev, identityplatformtop40, scenarios:getting-started, languages:aspnet-core
1515
#Customer intent: As an application developer, I want to know how to write an ASP.NET Core web app that can sign in personal accounts, as well as work and school accounts from any Azure Active Directory instance.
1616
---
1717

articles/active-directory/develop/quickstart-v2-netcore-daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: quickstart
1212
ms.workload: identity
1313
ms.date: 07/16/2019
1414
ms.author: jmprieur
15-
ms.custom: aaddev, identityplatformtop40
15+
ms.custom: aaddev, identityplatformtop40, scenarios:getting-started, languages:aspnet-core
1616
#Customer intent: As an application developer, I want to learn how my .NET Core app can get an access token and call an API that's protected by an Microsoft identity platform endpoint using client credentials flow.
1717
---
1818

0 commit comments

Comments
 (0)