AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/modernization-net-applications-security/health.md

Summary

Updated breadcrumb link, fixed typographical quote, added ASP.NET hyperlink, and changed section title from 'Configuring Parameter Store' to 'Secrets management'.

Security assessment

Section title change better reflects existing security content about secrets management but doesn't introduce new security documentation. Typo fixes and hyperlinks don't alter security posture.

Diff

diff --git a/prescriptive-guidance/latest/modernization-net-applications-security/health.md b/prescriptive-guidance/latest/modernization-net-applications-security/health.md
index 5f38bc9e1..c0a1f3f5d 100644
--- a//prescriptive-guidance/latest/modernization-net-applications-security/health.md
+++ b//prescriptive-guidance/latest/modernization-net-applications-security/health.md
@@ -5 +5 @@
-[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Security best practices for modernizing .NET Framework applications on AWS](welcome.html)
+[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Security best practices for modernizing .NET Framework applications on AWS](introduction.html)
@@ -9 +9 @@
-For application security, health checks provide a basic way to ensure your application's infrastructure availability. Microsoft offers Health Checks Middleware and libraries for .NET Core. We recommend that you use these when you’re developing your application. You can use health checks with monitoring services such as Amazon CloudWatch or container orchestrators such as Amazon Elastic Container Service (Amazon ECS). For more information about monitoring health checks by using CloudWatch, see the [Amazon Route 53 documentation](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/monitoring-health-checks.html). For more information about configuring health checks in ASP.NET Core, see the [Microsoft documentation](https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-5.0).
+For application security, health checks provide a basic way to ensure your application's infrastructure availability. Microsoft offers Health Checks Middleware and libraries for .NET Core. We recommend that you use these when you're developing your application. You can use health checks with monitoring services such as Amazon CloudWatch or container orchestrators such as Amazon Elastic Container Service (Amazon ECS). For more information about monitoring health checks by using CloudWatch, see the [Amazon Route 53 documentation](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/monitoring-health-checks.html). For more information about configuring health checks in [ASP.NET](https://asp.net/) Core, see the [Microsoft documentation](https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-5.0)
@@ -17 +17 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Configuring Parameter Store
+Secrets management