AWS Security ChangesHomeSearch

AWS sap documentation change

Service: sap · 2025-04-25 · Documentation low

File: sap/latest/sap-AnyDB/mssql.md

Summary

Consolidated iSCSI configuration steps into prose, removed numbered sub-steps, and renumbered subsequent instructions

Security assessment

Changes reorganize procedural steps for iSCSI setup and multi-path configuration but do not introduce or modify security controls. The 'Enable muti-path' typo fix (likely intended as 'multi-path') relates to redundancy/performance rather than security. No evidence of addressing vulnerabilities or adding security features.

Diff

diff --git a/sap/latest/sap-AnyDB/mssql.md b/sap/latest/sap-AnyDB/mssql.md
index 912c8aebc..c4f4e3628 100644
--- a//sap/latest/sap-AnyDB/mssql.md
+++ b//sap/latest/sap-AnyDB/mssql.md
@@ -46 +46 @@ Use the following procedure to create volumes and LUNs for MSSQL server.
-The iSCSI endpoint IP addresses are used as iSCSI targets in the next step. For more information, see [Provisioning iSCSI for Windows](https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/mount-iscsi-windows.html).
+The iSCSI endpoint IP addresses are used as iSCSI targets in the next step. For more information, see [Provisioning iSCSI for Windows](https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/mount-iscsi-windows.html). .. On the Windows server, go to iSCSI initiator settings, and connect to your iSCSI targets (FSx for ONTAP iSCSI endpoints). Go to **Discovery** > **Discover Portal**. Enter the iSCSI IP address from previous step, and select **Advanced**. From Local Adapter, select **Microsoft iSCSI Initiator**. From Initiator IP, select **IP of the server**. .. From iSCSI Initiator Settings, select **Targets** and choose **Connect** and **Enable muti-path**. .. For best performance, add more sessions. NetApp recommends creating five iSCSI sessions. Select **Properties** > **Add session** > **Advanced** , and repeat the previous step. For further details, see [SQL Server on Amazon EC2 using Amazon FSx for NetApp ONTAP](https://docs.netapp.com/us-en/netapp-solutions/databases/sql-aws-ec2.html#introduction).
@@ -48,7 +48 @@ The iSCSI endpoint IP addresses are used as iSCSI targets in the next step. For
-  10.     1. On the Windows server, go to iSCSI initiator settings, and connect to your iSCSI targets (FSx for ONTAP iSCSI endpoints). Go to **Discovery** > **Discover Portal**. Enter the iSCSI IP address from previous step, and select **Advanced**. From Local Adapter, select **Microsoft iSCSI Initiator**. From Initiator IP, select **IP of the server**.
-
-    2. From iSCSI Initiator Settings, select **Targets** and choose **Connect** and **Enable muti-path**.
-
-    3. For best performance, add more sessions. NetApp recommends creating five iSCSI sessions. Select **Properties** > **Add session** > **Advanced** , and repeat the previous step. For further details, see [SQL Server on Amazon EC2 using Amazon FSx for NetApp ONTAP](https://docs.netapp.com/us-en/netapp-solutions/databases/sql-aws-ec2.html#introduction).
-
-  11. Initialize disks with the following PowerShell command:
+  10. Initialize disks with the following PowerShell command:
@@ -59 +53 @@ The iSCSI endpoint IP addresses are used as iSCSI targets in the next step. For
-  12. Run the partition and format commands with PowerShell.
+  11. Run the partition and format commands with PowerShell.
@@ -79 +73 @@ Host setup
-Installing databases
+Installing the databases