Skip to content

Commit 99a892d

Browse files
committed
removing h1s to resolve build issues
1 parent 5740c6b commit 99a892d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ 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
2928
>
3029
> [!div renderon="portal" class="sxs-lookup"]
3130
> 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.

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ms.custom: aaddev, identityplatformtop40, mode-api
1616

1717
# Quickstart: Acquire a token and call the Microsoft Graph API from a Windows desktop app
1818

19-
2019
> [!div renderon="docs"]
2120
> Welcome! This probably isn't the page you were expecting. While we work on a fix, this link should take you to the right article:
2221
>
@@ -25,8 +24,7 @@ ms.custom: aaddev, identityplatformtop40, mode-api
2524
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2625
2726
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
28-
# Quickstart: Acquire a token and call Microsoft Graph API from a Windows desktop app
29-
27+
>
3028
> 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.
3129
>
3230
> See [How the sample works](#how-the-sample-works) for an illustration.

0 commit comments

Comments
 (0)