Skip to content

Commit cd01707

Browse files
author
Ryan Wike
committed
Updated quickstart for External ID
1 parent 88beb2e commit cd01707

File tree

5 files changed

+12
-6
lines changed

5 files changed

+12
-6
lines changed

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

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77

88
ms.service: app-service
99
ms.topic: include
10-
ms.date: 03/12/2024
10+
ms.date: 05/16/2024
1111
ms.author: ryanwi
1212
ms.reviewer: stsoneff
1313
ms.custom: azureday1
@@ -85,11 +85,17 @@ 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 [customer (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.
8989

90-
1. Select **Configure** to configure external authentication.
90+
1. Click **Create new** to create a new [customer (external) tenant](/entra/external-id/customers/quickstart-tenant-setup), or select an existing tenant to use.
91+
92+
:::image type="content" alt-text="Screenshot that shows the Select a tenent dropdown." source="../../media/scenario-secure-app-authentication-app-service/configure-authentication-external-select.png":::
93+
94+
1. In the **Create a tenant** page, add the *Tenant Name** and **Domain Name**. Select a **Location** and click **Review and create**.
9195

92-
:::image type="content" alt-text="Screenshot that shows the Add an identity provider page." source="../../media/scenario-secure-app-authentication-app-service/configure-authentication-external.png":::
96+
:::image type="content" alt-text="Screenshot the Create a tenant page." source="../../media/scenario-secure-app-authentication-app-service/configure-authentication-external-create-tenant.png":::
97+
98+
1. Select **Configure** to configure external authentication.
9399

94100
1. The browser opens **Configure customer authentication**. In **Setup sign-in**, select **Create new** to create a sign-in experience for your external users.
95101

@@ -113,7 +119,7 @@ Now that you have a web app running on App Service, enable authentication and au
113119

114120
1. The browser opens **Add an identity provider**.
115121

116-
1. In the **App Service authentication settings** section, select:
122+
1. In the **Additional checks** section, select:
117123

118124
- **Allow requests only from this application itself** for **Client application requirement**
119125
- **Allow requests from any identity** for **Identity requirement**
Loading
Loading

articles/app-service/scenario-secure-app-authentication-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77

88
ms.service: app-service
99
ms.topic: tutorial
10-
ms.date: 03/14/2024
10+
ms.date: 05/16/2024
1111
ms.author: ryanwi
1212
ms.reviewer: mahender
1313
ms.custom: azureday1, AppServiceIdentity

0 commit comments

Comments
 (0)