Skip to content

Commit

Permalink
Patch 504 (#525)
Browse files Browse the repository at this point in the history
* Update https-only-enabled.md

* Updated images for all steps

* Update https-only-enabled.md

* Update https-only-enabled.md

* Update en/azure/appservice/https-only-enabled.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent 1088620 commit 688ce53
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions en/azure/appservice/https-only-enabled.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
| **Recommended Action** | Enable HTTPS Only support SSL settings for all App Services |

## 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 App Services. </br> <img src="/resources/azure/appservice/https-only-enabled/step2.png"/>
3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.</br> <img src="/resources/azure/appservice/https-only-enabled/step3.png"/>
4. Scroll down the selected "App Services" navigation panel and in "Settings" click on the "TLS/SSL settings" option.</br> <img src="/resources/azure/appservice/https-only-enabled/step4.png"/>
5. On the "TLS/SSL settings" page check if "HTTPS Only" is "ON/OFF". If it's turned "OFF" then it will not redirect all non-secure HTTP requests to HTTPS. </br> <img src="/resources/azure/appservice/https-only-enabled/step5.png"/>
6. Repeat steps number 2 - 5 to verify other "Apps" SSL settings in the account.</br>
7. Navigate to the "App Services", select the "App Service" and click on the "Name" as a link to access the configuration, select the "TLS/SSL settings" under "Settings."</br> <img src="/resources/azure/appservice/https-only-enabled/step7.png"/>
8. On the "Protocol Settings" page click on the "ON" option next to "HTTPS Only" which will redirect all non-secure HTTP requests to HTTPS. HTTPS uses the SSL/TLS protocol to provide a secure connection.</br> <img src="/resources/azure/appservice/https-only-enabled/step8.png"/>
9. Repeat above steps to ensures "HTTPS Only" are enabled for "App Services",ensures HTTPS Only is enabled for your App services, redirecting all HTTP traffic to HTTPS.</br>
1. Log in to the Microsoft Azure Management Console.
2. Find the search bar at the top and search for App Services. </br> <img src="/resources/azure/appservice/https-only-enabled/step2.png"/>
3. Select the "App Service" by clicking on "Name" to go to its configuration.</br> <img src="/resources/azure/appservice/https-only-enabled/step3.png"/>
4. Scroll down the selected "App Services" left navigation panel and under "Settings" click on the "TLS/SSL settings" option.</br> <img src="/resources/azure/appservice/https-only-enabled/step4.png"/>
5. On the "TLS/SSL settings" page select the Bindings tab, scroll down and under the "Protocol Settings" check whether "HTTPS Only" is set to "Off". It’s recommended to set HTTPS only to "On" to allow only secure traffic.</br> <img src="/resources/azure/appservice/https-only-enabled/step5.png"/>
6. If the "App Service" is not using "HTTPS only" then select "On" from the slider.</br> <img src="/resources/azure/appservice/https-only-enabled/step6.png"/>
7. Wait for the confirmation box to save changes.</br> <img src="/resources/azure/appservice/https-only-enabled/step7.png"/>
8. Repeat steps number 3 - 7 to verify all other "Apps" are using HTTPS only in the account.</br>
Binary file modified resources/azure/appservice/https-only-enabled/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/https-only-enabled/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/https-only-enabled/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/https-only-enabled/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/https-only-enabled/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 688ce53

Please sign in to comment.