Skip to content

Commit 0d6f57d

Browse files
Apply suggestions from code review
Co-authored-by: Andrew Casey <[email protected]>
1 parent ba6186b commit 0d6f57d

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/security/data-protection/configuration

1 file changed

+1
-1
lines changed

aspnetcore/security/data-protection/configuration/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ASP.NET Core [Data Protection](xref:security/data-protection/introduction) is a
2121
The following distributed environments provide automatic key storage in a shared location:
2222

2323
* [Azure apps](/aspnet/core/security/data-protection/configuration/default-settings). For more information see <xref:security/data-protection/configuration/default-settings#key-management>.
24-
* Newly created Azure Container Apps built using ASP.NET Core Kestrel. For more information see [Autoscaling considerations
24+
* Newly created Azure Container Apps built using ASP.NET Core. For more information see [Autoscaling considerations
2525
](/azure/container-apps/dotnet-overview#autoscaling-considerations).
2626

2727
The following distributed environments do ***NOT*** provide automatic key storage in a shared location:

0 commit comments

Comments
 (0)