Skip to content

Commit a8545ae

Browse files
committed
final-links
1 parent c0ed3bf commit a8545ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/includes/guidedsetup-windesktop-test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ ms.custom: include file
2222

2323
To run your project, in Visual Studio, select **F5**. Your application **MainWindow** is displayed, as shown here:
2424

25-
![Test your application.](./media/guidedsetup-windesktop-test/samplescreenshot.png)
25+
![Test your application.](../media/guidedsetup-windesktop-test/samplescreenshot.png)
2626

2727
The first time that you run the application and select the **Call Microsoft Graph API** button, you're prompted to sign in. Use an Azure Active Directory account (work or school account) or a Microsoft account (live.com, outlook.com) to test it.
2828

29-
![Sign in to the application.](./media/develop-guidedsetup-windesktop-test/signinscreenshot.png)
29+
![Sign in to the application.](../media/guidedsetup-windesktop-test/signinscreenshot.png)
3030

3131
### Provide consent for application access
3232

3333
The first time that you sign in to your application, you're also prompted to provide consent to allow the application to access your profile and sign you in, as shown here:
3434

35-
![Provide your consent for application access.](./media/guidedsetup-windesktop-test/consentscreen.png)
35+
![Provide your consent for application access.](../media/guidedsetup-windesktop-test/consentscreen.png)
3636

3737
### View application results
3838

0 commit comments

Comments
 (0)