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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ When you use Microsoft Graph PowerShell, you automatically register the applicat
97
97
To manually register your apps in Microsoft Entra Admin center, follow these steps:
98
98
99
99
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](https://learn.microsoft.com/entra/identity/role-based-access-control/permissions-reference#application-developer).
100
-
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.
100
+
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.
101
101
1. Browse to **Identity** >**Applications** > **App registrations**.
102
102
1. Select **+ New registration**.
103
103
1. In the **Register an application** page that appears;
@@ -177,7 +177,7 @@ Although many applications can be associated with your user flow, a single appli
177
177
178
178
1. On the sidebar menu, select **Identity**.
179
179
1. Select **External Identities**, then **User flows**.
180
-
1. In the **User flows** page, select the **User flow name** you created earlier, for example, _SignInSignUpSample_.
180
+
1. In the **User flows** page, select the **User flow name** you created earlier, for example, *SignInSignUpSample*.
181
181
1. Under **Use**, select **Applications**.
182
182
1. Select **Add application**.
183
183
<!--[Screenshot the shows how to associate an application to a user flow.](media/20-create-user-flow-add-application.png)-->
0 commit comments