Skip to content

Commit def2afc

Browse files
committed
remove h1s to resolve build issue
2 parents 99a892d + 0f2dfc0 commit def2afc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ 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-
>
28+
>
2929
> [!div renderon="portal" class="sxs-lookup"]
3030
> 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.
3131
>

articles/active-directory/develop/desktop-quickstart-portal-wpf.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ ms.custom: aaddev, identityplatformtop40, mode-api
2424
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2525
2626
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
27-
>
27+
28+
> # Quickstart: Acquire a token and call Microsoft Graph API from a Windows desktop app
29+
>
30+
>>>>>>> 0f2dfc07d1b6412752bb1005af34f24f0ad60939
2831
> In this quickstart, you download and run a code sample that demonstrates how a Windows Presentation Foundation (WPF) application can sign in users and get an access token to call the Microsoft Graph API.
2932
>
3033
> See [How the sample works](#how-the-sample-works) for an illustration.

0 commit comments

Comments
 (0)