AWS Security ChangesHomeSearch

AWS toolkit-for-visual-studio documentation change

Service: toolkit-for-visual-studio · 2026-05-04 · Documentation low

File: toolkit-for-visual-studio/latest/user-guide/deployment-ecs-aspnetcore-fargate.md

Summary

Updated image captions for clarity in the ASP.NET Core Fargate deployment guide

Security assessment

Changes are purely descriptive updates to image captions without any security context. No vulnerabilities, configurations, or security features are mentioned.

Diff

diff --git a/toolkit-for-visual-studio/latest/user-guide/deployment-ecs-aspnetcore-fargate.md b/toolkit-for-visual-studio/latest/user-guide/deployment-ecs-aspnetcore-fargate.md
index f233e39cc..9300220e9 100644
--- a//toolkit-for-visual-studio/latest/user-guide/deployment-ecs-aspnetcore-fargate.md
+++ b//toolkit-for-visual-studio/latest/user-guide/deployment-ecs-aspnetcore-fargate.md
@@ -34 +34 @@ To deploy an ASP.NET Core 2.0 containerized application targeting Linux, right-c
-![Context menu showing "Publish Container to AWS" option highlighted for deployment.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step0a.png)
+![Context menu with Publish Container to AWS option highlighted.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step0a.png)
@@ -40 +40 @@ You can also select **Publish Container to AWS** on the Visual Studio Build menu
-![AWS Publish Container interface showing profile, Docker image, and deployment options for ECR.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step1.png)
+![Publish Container to AWS dialog with profile, Docker image, and ECS deployment settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step1.png)
@@ -58 +58 @@ You can also select **Publish Container to AWS** on the Visual Studio Build menu
-![AWS Launch Configuration interface for creating an empty ECS cluster with FARGATE launch type.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step2.png)
+![Launch Configuration dialog showing ECS cluster , launch type, compute capacity, and network settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step2.png)
@@ -80 +80 @@ A security group acts as a firewall for associated Amazon EC2 instances, control
-![AWS Service Configuration interface for deploying an application with customizable parameters.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step3.png)
+![Service Configuration page with fields for number of tasks, minimum healthy percent, and maximum percent.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step3.png)
@@ -92 +92 @@ A security group acts as a firewall for associated Amazon EC2 instances, control
-![Application Load Balancer configuration interface for AWS with options for load balancer and target group settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step4.png)
+![Application Load Balancer Configuration dialog with load balancer and target group settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step4.png)
@@ -110 +110 @@ If you deploy multiple services, and each service will be deployed to a differen
-![AWS Task Definition interface for configuring Docker container parameters and permissions.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step5.png)
+![Task Definition page showing configuration for ASPNETCoreSample container deployment to AWS .](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step5.png)
@@ -128 +128 @@ When you are satisfied with the configuration, click **Publish** to begin the de
-![AWS container publishing progress window showing steps for deploying to ECS and ECR.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step6.png)
+![Publishing Container to AWS wizard showing deployment progress with completed tasks.](/images/toolkit-for-visual-studio/latest/user-guide/images/wiz-ecspub-fargate-step6.png)