Skip to content

Commit 26aea43

Browse files
committed
Rewrite code samples README
1 parent 377d8b0 commit 26aea43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

1-Authentication/5-sign-in-express/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ When you use Microsoft Graph PowerShell, you automatically register the applicat
9797
To manually register your apps in Microsoft Entra Admin center, follow these steps:
9898
9999
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 (![settings icon](./ReadmeFiles/admin-center-settings-icon.png "Title")) 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 (![settings icon](./ReadmeFiles/admin-center-settings-icon.png "Title")) in the top menu to switch to your customer tenant from the **Directories + subscriptions** menu.
101101
1. Browse to **Identity** >**Applications** > **App registrations**.
102102
1. Select **+ New registration**.
103103
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
177177
178178
1. On the sidebar menu, select **Identity**.
179179
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*.
181181
1. Under **Use**, select **Applications**.
182182
1. Select **Add application**.
183183
<!--[Screenshot the shows how to associate an application to a user flow.](media/20-create-user-flow-add-application.png)-->

0 commit comments

Comments
 (0)