diff --git a/en/azure/sqldatabases/database-auditing-enabled.md b/en/azure/sqldatabases/database-auditing-enabled.md
index 8aa85fc03..5c59b36c9 100644
--- a/en/azure/sqldatabases/database-auditing-enabled.md
+++ b/en/azure/sqldatabases/database-auditing-enabled.md
@@ -15,14 +15,11 @@
| **Recommended Action** | Ensure that auditing is enabled for each SQL database. |
## 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 SQL databases.
-3. On the "SQL database" page, select the SQL database that needs to be examine.
-4. On the selected "SQL database" page, scroll down the left navigation panel and select "Auditing" under the "Security."
-5. On the "Auditing configuration page", verify the "Auditing" staus. If it's set to "OFF" then "SQL database Auditing" is not enabled for the selected "SQL database."
-6. Repeat steps number 2 - 5 to verify other "SQL databases" in the account.
-7. Navigate to "SQL databases", on the "SQL database" page select the "SQL database", scroll down the left navigation panel and choose "Auditing" under the "Security."
-8. On the "Auditing configuration page", click on the "ON" option next to "Auditing" and select the "Audit log destination" from the "Storage /Log Analytics/ Event Hub" as per the availability.
-9. Click on the "Save" button at the top to make the changes.
-10. Repeat steps number 7 - 9 to ensure that auditing is enabled for each SQL database.
+1. Log in to the Microsoft Azure Management Console.
+2. Select the "Search resources, services, and docs" option at the top and search for "SQL databases".
+3. On the "SQL database" page, select the SQL database that needs to be examined and click on its "Name" to reach its configuration page.
+4. On the selected "SQL database" page, scroll down the left navigation panel and select "Auditing" under "Security".
+5. On the "Auditing configuration page", verify the "Enable Azure SQL Auditing" staus. If it's set to "OFF" then "SQL database Auditing" is not enabled for the selected "SQL database."
+6. To enable Auditing for SQL database, on the "Auditing configuration page", turn the toggle status to "ON" and under "Audit log destination select from the "Storage /Log Analytics/ Event Hub" as per the availability.
+7. Click on the "Save" button at the top to make the necessary changes.
+8. Repeat steps number 3 - 7 to ensure that auditing is enabled for each SQL database.
diff --git a/resources/azure/sqldatabases/.DS_Store b/resources/azure/sqldatabases/.DS_Store
new file mode 100644
index 000000000..c3496f554
Binary files /dev/null and b/resources/azure/sqldatabases/.DS_Store differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/.DS_Store b/resources/azure/sqldatabases/database-auditing-enabled/.DS_Store
new file mode 100644
index 000000000..cf0c5c42f
Binary files /dev/null and b/resources/azure/sqldatabases/database-auditing-enabled/.DS_Store differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step2.png b/resources/azure/sqldatabases/database-auditing-enabled/step2.png
index 4b27d90bb..44cac53c1 100644
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step2.png and b/resources/azure/sqldatabases/database-auditing-enabled/step2.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step3.png b/resources/azure/sqldatabases/database-auditing-enabled/step3.png
index c9dc69194..756a3f88d 100644
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step3.png and b/resources/azure/sqldatabases/database-auditing-enabled/step3.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step4.png b/resources/azure/sqldatabases/database-auditing-enabled/step4.png
index bc7d8168d..4cc865a9f 100644
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step4.png and b/resources/azure/sqldatabases/database-auditing-enabled/step4.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step5.png b/resources/azure/sqldatabases/database-auditing-enabled/step5.png
index 5d7e8acfa..2a8996c9f 100644
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step5.png and b/resources/azure/sqldatabases/database-auditing-enabled/step5.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step6.png b/resources/azure/sqldatabases/database-auditing-enabled/step6.png
new file mode 100644
index 000000000..6dae89479
Binary files /dev/null and b/resources/azure/sqldatabases/database-auditing-enabled/step6.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step7.png b/resources/azure/sqldatabases/database-auditing-enabled/step7.png
index da5218cf5..ddd2e3c1f 100644
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step7.png and b/resources/azure/sqldatabases/database-auditing-enabled/step7.png differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step8.png b/resources/azure/sqldatabases/database-auditing-enabled/step8.png
deleted file mode 100644
index 2ef89bd4f..000000000
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step8.png and /dev/null differ
diff --git a/resources/azure/sqldatabases/database-auditing-enabled/step9.png b/resources/azure/sqldatabases/database-auditing-enabled/step9.png
deleted file mode 100644
index 650af8ae3..000000000
Binary files a/resources/azure/sqldatabases/database-auditing-enabled/step9.png and /dev/null differ