Skip to content

Commit ef67547

Browse files
author
Ryan Wike
committed
tech review updates
1 parent 7162032 commit ef67547

File tree

1 file changed

+3
-3
lines changed
  • articles/app-service/includes/tutorial-set-up-app-service-authentication

1 file changed

+3
-3
lines changed

articles/app-service/includes/tutorial-set-up-app-service-authentication/after.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Now that you have a web app running on App Service, enable authentication and au
8585

8686
1. For **Tenant type**, select **External configuration** for external users.
8787

88-
1. Select **Create new app registration** to create a new app registration and select the [external tenant](/entra/external-id/customers/quickstart-tenant-setup) you want to use.
88+
1. Select **Create new app registration** to create a new app registration and select the [customer (external) tenant](/entra/external-id/customers/quickstart-tenant-setup) you want to use.
8989

9090
1. Select **Configure** to configure external authentication.
9191

@@ -131,9 +131,9 @@ Now that you have a web app running on App Service, enable authentication and au
131131

132132
## 4. Verify limited access to the web app
133133

134-
When you enabled the App Service authentication/authorization module in the previous section, an app registration was created in your workforce or external tenant. The app registration has the same display name as your web app.
134+
When you enabled the App Service authentication/authorization module in the previous section, an app registration was created in your workforce or customer (external) tenant. The app registration has the same display name as your web app.
135135

136-
1. To check the settings, sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](/entra/identity/role-based-access-control/permissions-reference#application-developer). If necessary, use the **Settings** icon in the top menu to switch to the customer or external tenant with your web app from the **Directories** + **subscriptions** menu. When you are in the correct tenant:
136+
1. To check the settings, sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](/entra/identity/role-based-access-control/permissions-reference#application-developer). If necessary, use the **Settings** icon in the top menu to switch to the customer (external) tenant with your web app from the **Directories** + **subscriptions** menu. When you are in the correct tenant:
137137

138138
1. Browse to **Identity** > **Applications** > **App registrations** and select **Applications** > **App registrations** from the menu.
139139
1. Select the app registration that was created.

0 commit comments

Comments
 (0)