Skip to content

Commit a0eaade

Browse files
Merge pull request #228166 from Dickson-Mwendia/wpf-portal-quickstart-fix
[msid][portal quickstarts]Add no-index robots
2 parents cf004c7 + bdfc7e0 commit a0eaade

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ ms.subservice: develop
99
ms.topic: quickstart
1010
ms.workload: identity
1111
ms.date: 08/18/2022
12+
ROBOTS: NOINDEX
1213
ms.author: owenrichards
1314
ms.custom: aaddev, identityplatformtop40, mode-api
1415
#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.
1516
---
17+
1618
# Quickstart: Sign in users and call Microsoft Graph in a Windows desktop app
1719

1820
> [!div renderon="docs"]
@@ -23,7 +25,7 @@ ms.custom: aaddev, identityplatformtop40, mode-api
2325
> We apologize for the inconvenience and appreciate your patience while we work to get this resolved.
2426
2527
> [!div renderon="portal" id="display-on-portal" class="sxs-lookup"]
26-
> ## Quickstart: Acquire a token and call the Microsoft Graph API from a Windows desktop application
28+
> # Quickstart: Acquire a token and call the Microsoft Graph API from a Windows desktop application
2729
>
2830
> 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.
2931
>

0 commit comments

Comments
 (0)