Skip to content

Commit 64fa189

Browse files
[msid]bugfix
1 parent f215a15 commit 64fa189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-shared-device-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The following steps describe setting up your application in the Azure portal and
238238
239239
First, register your application within your organizational tenant. Then provide these values below in auth_config.json in order for your application to run correctly.
240240
241-
For information on how to do this, refer to [Register your application](./tutorial-v2-android.md#register-your-application).
241+
For information on how to do this, refer to [Register your application](./tutorial-v2-android.md#register-your-application-with-azure-ad).
242242
243243
> [!NOTE]
244244
> When you register your app, please use the quickstart guide on the left-hand side and then select **Android**. This will lead you to a page where you'll be asked to provide the **Package Name** and **Signature Hash** for your app. These are very important to ensure your app configuration will work. You'll then receive a configuration object that you can use for your app that you'll cut and paste into your auth_config.json file.

0 commit comments

Comments
 (0)