Skip to content

Commit f95b60d

Browse files
committed
uuf271995
1 parent 429be19 commit f95b60d

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

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

88
ms.service: azure-app-service
99
ms.topic: include
10-
ms.date: 05/16/2024
10+
ms.date: 11/29/2024
1111
ms.author: ryanwi
1212
ms.reviewer: stsoneff
1313
ms.custom: azureday1
@@ -57,6 +57,8 @@ Now that you have a web app running on App Service, enable authentication and au
5757

5858
1. Enter a display **Name** for your application. Users of your application might see the display name when they use the app, for example during sign-in.
5959

60+
1. For **Client secret expiration**, select **Recommended: 180 days**.
61+
6062
1. For **App registration** > **Supported account types**, select **Current tenant-single tenant** so only users in your organization can sign in to the web app.
6163

6264
1. In the **Additional checks** section, select:

0 commit comments

Comments
 (0)