Skip to content

Commit 325771c

Browse files
Merge pull request #250239 from dbradish-microsoft/dbradish-microsoft/docutune-autopr-20230904-183439-9042289
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals
2 parents 409443b + cb582e4 commit 325771c

File tree

73 files changed

+77
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+77
-69
lines changed

articles/active-directory/develop/jwt-claims-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.workload: identity
1010
ms.topic: how-to
1111
ms.date: 05/01/2023
1212
ms.author: davidmu
13-
ms.custom: aaddev, curation-claims
13+
ms.custom: aaddev, curation-claims, devx-track-dotnet
1414
ms.reviewer: rahulnagraj, alamaral
1515
---
1616

articles/active-directory/develop/quickstart-console-app-netcore-acquire-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: identity
1111
ms.date: 03/13/2023
1212
ms.author: owenrichards
1313
ms.reviewer: jmprieur
14-
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-started", "languages:aspnet-core", mode-other
14+
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, 'scenarios:getting-started', 'languages:aspnet-core', mode-other, devx-track-dotnet
1515
#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 the Microsoft identity platform by using the client credentials flow.
1616
---
1717

articles/active-directory/develop/quickstart-console-app-nodejs-acquire-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.subservice: develop
99
ms.topic: quickstart
1010
ms.date: 09/09/2022
1111
ms.author: cwerner
12+
ms.custom: mode-other, devx-track-js
1213
#Customer intent: As an application developer, I want to learn how my Node.js app can get an access token and call an API that is protected by a Microsoft identity platform endpoint using client credentials flow.
13-
ms.custom: mode-other
1414
---
1515

1616
# Quickstart: Acquire a token and call Microsoft Graph from a Node.js console app

articles/active-directory/develop/quickstart-daemon-app-java-acquire-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: quickstart
1010
ms.workload: identity
1111
ms.date: 01/10/2022
1212
ms.author: dmwendia
13-
ms.custom: aaddev, "scenarios:getting-started", "languages:Java", devx-track-java, mode-other
13+
ms.custom: aaddev, 'scenarios:getting-started', 'languages:Java', devx-track-java, mode-other, devx-track-extended-java
1414
#Customer intent: As an application developer, I want to learn how my Java app can get an access token and call an API that's protected by Microsoft identity platform endpoint using client credentials flow.
1515
---
1616

articles/active-directory/develop/quickstart-desktop-app-nodejs-electron-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: develop
99
ms.topic: quickstart
1010
ms.date: 01/14/2022
1111
ms.author: cwerner
12-
ms.custom: mode-api
12+
ms.custom: mode-api, devx-track-js
1313
#Customer intent: As an application developer, I want to learn how my Node.js Electron desktop application can get an access token and call an API that's protected by a Microsoft identity platform endpoint.
1414
---
1515

articles/active-directory/develop/quickstart-web-app-java-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.date: 01/18/2023
1212
ms.author: cwerner
13-
ms.custom: aaddev, scenarios:getting-started, languages:Java, devx-track-java
13+
ms.custom: aaddev, 'scenarios:getting-started', 'languages:Java', devx-track-java, devx-track-extended-java
1414
---
1515

1616
# Quickstart: Sign in users and call the Microsoft Graph API from a Java web app

articles/active-directory/external-identities/customers/sample-cli-app-node-sign-in-users.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.workload: identity
1111
ms.subservice: ciam
1212
ms.topic: sample
1313
ms.date: 08/04/2023
14-
ms.custom: developer
15-
14+
ms.custom: developer, devx-track-js
1615
#Customer intent: As a dev, devops, I want to learn how to authenticate users in an Azure Active Directory (Azure AD) for customers tenant using a sample Node.js CLI application
1716
---
1817

@@ -113,4 +112,4 @@ Learn how to:
113112
- [Sign in users in your own Node.js CLI application](tutorial-cli-app-node-sign-in-prepare-tenant.md). By completing these steps, you build a Node.js CLI application similar to the sample you've run.
114113
- [Enable password reset](how-to-enable-password-reset-customers.md).
115114
- [Customize the default branding](how-to-customize-branding-customers.md).
116-
- [Configure sign-in with Google](how-to-google-federation-customers.md).
115+
- [Configure sign-in with Google](how-to-google-federation-customers.md).

articles/active-directory/external-identities/customers/tutorial-desktop-maui-role-based-access-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.author: henrymbugua
88
ms.service: active-directory
99
ms.topic: tutorial
1010
ms.subservice: ciam
11+
ms.custom: devx-track-dotnet
1112
ms.date: 07/17/2023
1213
---
1314

articles/active-directory/external-identities/customers/tutorial-mobile-maui-role-based-access-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.author: henrymbugua
88
ms.service: active-directory
99
ms.topic: tutorial
1010
ms.subservice: ciam
11+
ms.custom: devx-track-dotnet
1112
ms.date: 07/17/2023
1213
---
1314

articles/active-directory/manage-apps/delete-application-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 06/21/2023
1212
ms.author: jomondi
1313
ms.reviewer: sureshja
1414
zone_pivot_groups: enterprise-apps-all
15-
ms.custom: enterprise-apps, devx-track-extended-java, devx-track-go, devx-track-js, has-azure-ad-ps-ref
15+
ms.custom: enterprise-apps, has-azure-ad-ps-ref
1616
#Customer intent: As an administrator of an Azure AD tenant, I want to delete an enterprise application.
1717
---
1818

0 commit comments

Comments
 (0)