Skip to content

Commit 78f6bbc

Browse files
Merge pull request #291209 from cephalin/uuf
uuf271995
2 parents 537c64a + 051541f commit 78f6bbc

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Microsoft Entra authentication
33
description: Learn how to configure Microsoft Entra authentication as an identity provider for your App Service or Azure Functions app.
44
ms.assetid: 6ec6a46c-bce4-47aa-b8a3-e133baef22eb
55
ms.topic: article
6-
ms.date: 05/16/2023
6+
ms.date: 05/16/2024
77
ms.custom: fasttrack-edit, AppServiceIdentity
88
author: cephalin
99
ms.author: cephalin

articles/app-service/deploy-staging-slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up staging environments
33
description: Learn how to deploy apps to a nonproduction slot and autoswap into production. Increase the reliability and eliminate app downtime from deployments.
44
ms.assetid: e224fc4f-800d-469a-8d6a-72bcde612450
55
ms.topic: article
6-
ms.date: 07/30/2023
6+
ms.date: 07/30/2024
77
author: cephalin
88
ms.author: cephalin
99
ms.custom: fasttrack-edit, devx-track-azurepowershell, devx-track-azurecli, ai-video-demo

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)