diff --git a/en/azure/networksecuritygroups/open-all-ports.md b/en/azure/networksecuritygroups/open-all-ports.md
index e8d4328ba..22e4cc457 100644
--- a/en/azure/networksecuritygroups/open-all-ports.md
+++ b/en/azure/networksecuritygroups/open-all-ports.md
@@ -15,15 +15,15 @@
| **Recommended Action** | Restrict ports to known IP addresses |
## Detailed Remediation Steps
-
-1. Log into the Microsoft Azure Management Console.
-2. Select the "Search resources, services, and docs" option at the top and search for Network security groups.
+1. Log in to the Microsoft Azure Management Console.
+2. Click on the search bar and search for Network security groups.
3. Select the "Network security group" that needs to be verified.
4. Click on the "Name" of the selected "Network security group" to access the port configurations.
5. In the "Overview" tab scroll down the page and check the "Inbound security rules."
6. On the "Inbound security rules" page under the "Settings", please verify all the ports apart from HTTP/HTTPS are not open to public and if any port such as SSH is open to the public then it's not as per the recommendation of Azure best practices.
-7. Repeat steps number 2 - 6 to verify other "Network security group."
+7. Repeat step number 2 - 6 to verify other "Network security groups".
8. Navigate to the "Network security group" and select the security group that needs to modify for restricting the other ports to specific IP Address.
-9. Scroll down the left navigation panel and choose "Inbound security rules" under "Settings."
-10. Click on the "SSH or any" protocol in the "Name" column and under "Source" select the "IP Address" from the dropdown menu and enter the "Source IP addresses/CIDR ranges" as per the requirement, select the required Protocol and Action, enter the priority and click on the "Save" option at the top panel.
-11. Repeat steps number 8 - 10 to restrict ports to known IP addresses .
+9. Scroll down the left navigation panel and choose "Inbound security rules" under "Settings".
+10. Click on "Name" column of the "SSH or any" protocol you want to modify.
+11. In the right pane, under "Source" select the "IP Addresses" from the dropdown menu and enter the "Source IP addresses/CIDR ranges" as per the requirement, select the required Protocol and Action, enter the priority and click on the "Save" option at the top of the pane.
+12. Repeat step number 8 - 11 to restrict ports to known IP addresses.
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step10.png b/resources/azure/networksecuritygroups/open-all-ports/step10.png
index afadbf6f3..72d50145e 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step10.png and b/resources/azure/networksecuritygroups/open-all-ports/step10.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step11.png b/resources/azure/networksecuritygroups/open-all-ports/step11.png
new file mode 100644
index 000000000..77f3df298
Binary files /dev/null and b/resources/azure/networksecuritygroups/open-all-ports/step11.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step2.png b/resources/azure/networksecuritygroups/open-all-ports/step2.png
index a68d77e07..0582b1718 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step2.png and b/resources/azure/networksecuritygroups/open-all-ports/step2.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step3.png b/resources/azure/networksecuritygroups/open-all-ports/step3.png
index 7a8fe525a..7624fee78 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step3.png and b/resources/azure/networksecuritygroups/open-all-ports/step3.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step4.png b/resources/azure/networksecuritygroups/open-all-ports/step4.png
index 9ae076a25..050bbda78 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step4.png and b/resources/azure/networksecuritygroups/open-all-ports/step4.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step5.png b/resources/azure/networksecuritygroups/open-all-ports/step5.png
index 036268986..5664d8d61 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step5.png and b/resources/azure/networksecuritygroups/open-all-ports/step5.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step6.png b/resources/azure/networksecuritygroups/open-all-ports/step6.png
index 7df532473..3371c8e11 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step6.png and b/resources/azure/networksecuritygroups/open-all-ports/step6.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step8.png b/resources/azure/networksecuritygroups/open-all-ports/step8.png
index 571573152..7624fee78 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step8.png and b/resources/azure/networksecuritygroups/open-all-ports/step8.png differ
diff --git a/resources/azure/networksecuritygroups/open-all-ports/step9.png b/resources/azure/networksecuritygroups/open-all-ports/step9.png
index bf70a2bda..5664d8d61 100644
Binary files a/resources/azure/networksecuritygroups/open-all-ports/step9.png and b/resources/azure/networksecuritygroups/open-all-ports/step9.png differ