Skip to content

Commit 0a668af

Browse files
Update managed-identities-test-non-production.md (#33428)
* Update managed-identities-test-non-production.md * Update sql.md * Update managed-identities-test-non-production.md
1 parent d4affeb commit 0a668af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

aspnetcore/includes/managed-identities-test-non-production.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ ms.date: 08/22/2024
55
ms.topic: include
66
---
77
> [!NOTE]
8-
> This article uses a local database that doesn't require the user to be authenticated. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production apps, see [Secure authentication flows](/aspnet/core/security/<!-- write create article something like secureAuthn-->).
8+
> This article uses a local database that doesn't require the user to be authenticated. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production apps, see [Secure authentication flows](/entra/identity-platform/authentication-flows-app-scenarios#web-app-that-signs-in-a-user).
9+

aspnetcore/tutorials/razor-pages/sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Part 4, work with a database
33
author: wadepickett
44
description: Part 4 of tutorial series on Razor Pages.
55
ms.author: wpickett
6-
ms.date: 08/20/2024
6+
ms.date: 8/20/2024
77
uid: tutorials/razor-pages/sql
88
---
99
# Part 4 of tutorial series on Razor Pages

0 commit comments

Comments
 (0)