Skip to content

Commit 2d1516c

Browse files
Merge pull request #227842 from trpugazh/main
Update quickstart-v2-nodejs-console.md
2 parents 10749ca + 121c594 commit 2d1516c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-nodejs-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom: mode-api
2323
>
2424
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2525
26-
> [!div renderon="portal" class="sxs-lookup"]
26+
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
2727
> In this quickstart, you download and run a code sample that demonstrates how a Node.js console application can get an access token using the app's identity to call the Microsoft Graph API and display a [list of users](/graph/api/user-list) in the directory. The code sample demonstrates how an unattended job or Windows service can run with an application identity, instead of a user's identity.
2828
>
2929
> This quickstart uses the [Microsoft Authentication Library for Node.js (MSAL Node)](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) with the [client credentials grant](v2-oauth2-client-creds-grant-flow.md).

0 commit comments

Comments
 (0)