diff --git a/en/azure/appservice/https-only-enabled.md b/en/azure/appservice/https-only-enabled.md
index f695af748..7c4f78d7c 100644
--- a/en/azure/appservice/https-only-enabled.md
+++ b/en/azure/appservice/https-only-enabled.md
@@ -18,8 +18,8 @@
1. Log into the Microsoft Azure Management Console.
2. Select the "Search resources, services, and docs" option at the top and search for App Services.
-3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.
-4. Scroll down the selected "App Services" left navigation panel and in "Settings" click on the "Configuration" option.
+3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.
+4. Scroll down the selected "App Services" left navigation panel and in "Settings" click on the "Configuration" option.
5. On the "Configuration" page select the General settings tab, scroll down to "HTTPs Only". If the "App Service" is not using "HTTPS only" then select "On".
6. Click Save.
7. Wait for the confirmation box, then click "Continue".
\ No newline at end of file
diff --git a/resources/azure/appservice/https-only-enabled/step3.png b/resources/azure/appservice/https-only-enabled/step3.png
new file mode 100644
index 000000000..23f8872c8
Binary files /dev/null and b/resources/azure/appservice/https-only-enabled/step3.png differ
diff --git a/resources/azure/appservice/https-only-enabled/step4.png b/resources/azure/appservice/https-only-enabled/step4.png
new file mode 100644
index 000000000..bbcf1f2bc
Binary files /dev/null and b/resources/azure/appservice/https-only-enabled/step4.png differ
diff --git a/resources/azure/appservice/https-only-enabled/step5.png b/resources/azure/appservice/https-only-enabled/step5.png
index e3bf6727a..7e1cd68da 100644
Binary files a/resources/azure/appservice/https-only-enabled/step5.png and b/resources/azure/appservice/https-only-enabled/step5.png differ