Skip to content

Commit 7cbb69d

Browse files
authored
Update daemon-quickstart-portal-python.md
1 parent 9cbc68e commit 7cbb69d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory/develop/daemon-quickstart-portal-python.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ ms.custom: aaddev, identityplatformtop40, devx-track-python, "scenarios:getting-
2525
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2626
2727
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
28+
> # Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity
29+
>
2830
> In this quickstart, you download and run a code sample that demonstrates how a Python 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.
2931
>
3032
> ## Prerequisites

0 commit comments

Comments
 (0)