Skip to content

Commit 73660c3

Browse files
Merge pull request #226420 from Dickson-Mwendia/desktop-portal-quickstart-update
[MSID] [IA] Fix WPF desktop app portal quickstart
2 parents 6fdf837 + 5030129 commit 73660c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +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-
17-
# Quickstart: Acquire a token and call the Microsoft Graph API from a Windows desktop app
16+
# Quickstart: Sign in users and call Microsoft Graph in a Windows desktop app
1817

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

0 commit comments

Comments
 (0)