You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-Authentication/5-sign-in-express/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ You can register an app in your tenant by using two methods:
99
99
* Manually register your apps in Microsoft Entra Admin center. To do, follow these steps:
100
100
101
101
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](~/identity/role-based-access-control/permissions-reference.md#application-developer).
102
-
1. If you have access to multiple tenants, use the **Settings** icon  in the top menu to switch to your customer tenant from the **Directories + subscriptions** menu.
102
+
1. If you have access to multiple tenants, use the **Settings** icon  in the top menu to switch to your customer tenant from the **Directories + subscriptions** menu.
103
103
1. Browse to **Identity** >**Applications** > **App registrations**.
104
104
1. Select **+ New registration**.
105
105
1. In the **Register an application** page that appears;
0 commit comments