Skip to content

Commit 3a10128

Browse files
authored
Merge pull request #249695 from davidmu1/updatesteps10
updated sign-in steps for admin center
2 parents caf4abc + 0294de3 commit 3a10128

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/develop/msal-net-use-brokers-with-xamarin-apps.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,9 @@ Add the redirect URI to the app's registration in the [Azure portal](https://por
181181

182182
**To generate the redirect URI:**
183183

184-
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
185-
1. Select **Azure Active Directory** > **App registrations** > your registered app
184+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
185+
1. Browse to **Identity** > **Applications** > **Application registrations**.
186+
1. Search for and select the application.
186187
1. Select **Authentication** > **Add a platform** > **iOS / macOS**
187188
1. Enter your bundle ID, and then select **Configure**.
188189

0 commit comments

Comments
 (0)