Skip to content

Commit 531ab2a

Browse files
committed
fixed build issue
1 parent aef6d91 commit 531ab2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.author: owenrichards
1313
ms.custom: aaddev, identityplatformtop40, mode-api
1414
#Customer intent: As an application developer, I want to learn how my Windows Presentation Foundation (WPF) application can get an access token and call an API that's protected by the Microsoft identity platform.
1515
---
16+
1617
# Quickstart: Acquire a token and call the Microsoft Graph API from a Windows desktop app
1718

1819
> [!div renderon="docs"]
@@ -23,8 +24,8 @@ ms.custom: aaddev, identityplatformtop40, mode-api
2324
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2425
2526
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
26-
> # Quickstart: Acquire a token and call Microsoft Graph API from a Windows desktop app
27-
>
27+
# Quickstart: Acquire a token and call Microsoft Graph API from a Windows desktop app
28+
2829
> 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.
2930
>
3031
> See [How the sample works](#how-the-sample-works) for an illustration.

0 commit comments

Comments
 (0)