Skip to content

Commit

Permalink
Patch 519 (#540)
Browse files Browse the repository at this point in the history
* Update lb-https-only.md

* updated all images

* Update en/azure/loadbalancer/lb-https-only.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Oct 19, 2022
1 parent f12d35e commit d4af3e2
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 8 deletions.
12 changes: 5 additions & 7 deletions en/azure/loadbalancer/lb-https-only.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@
## 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 Load balancers. </br> <img src="/resources/azure/loadbalancer/lb-https-only/step2.png"/>
3. Select the "Load balancer" by clicking on the "Name" as a link which needs to be configured only to accept connections on HTTPS ports. </br> <img src="/resources/azure/loadbalancer/lb-https-only/step3.png"/>
2. In the search bar at the top search for Load balancers and select the "Load balancer" from the results. </br> <img src="/resources/azure/loadbalancer/lb-https-only/step2.png"/>
3. Select the "Load balancer" by clicking on the "Name" link that needs to be configured to accept HTTPS connections only. </br> <img src="/resources/azure/loadbalancer/lb-https-only/step3.png"/>
4. On the "load balancer" page, scroll down the left navigation panel and choose the "Load balancing rules" option under "Settings".</br> <img src="/resources/azure/loadbalancer/lb-https-only/step4.png"/>
5. On the "Load balancing rules" page if the "Load balancing rule" is showing as "TCP/80" then the selected "Load balancer" is configured to accept connections on HTTP ports.</br> <img src="/resources/azure/loadbalancer/lb-https-only/step5.png"/>
6. Repeat steps number 2 - 5 to verify other "Load balancers" in the account.</br>
7. Navigate to "Load Balancer", select the "Load balancer" by clicking on the "Name" as a link, scroll down the left navigation panel and choose "Load balancing rule."</br> <img src="/resources/azure/loadbalancer/lb-https-only/step7.png"/>
8. On the "Load balancing rule" page click on the "Name" as a link to access the configuration changes.</br> <img src="/resources/azure/loadbalancer/lb-https-only/step8.png"/>
9. Scroll down the "Load balancing rule" page and select the "Port" and "Backend Port" as 443 and save the changes.</br> <img src="/resources/azure/loadbalancer/lb-https-only/step9.png"/>
10. Repeat the steps number 7 - 9 to ensure that each load balancer only accepts connections on port 443.</br>
6. Click on the triple dots (...) at the end of HTTP rule row and click on "Delete".</br> <img src="/resources/azure/loadbalancer/lb-https-only/step6.png"/>
7. Click "Yes" in the confirmation box that opens.</br> <img src="/resources/azure/loadbalancer/lb-https-only/step7.png"/>
8. Repeat the step number 3 - 7 to ensure that each load balancer only accepts HTTPS connections on port 443.</br>

1 change: 0 additions & 1 deletion resources/azure/loadbalancer/lb-https-only/README.md

This file was deleted.

Binary file modified resources/azure/loadbalancer/lb-https-only/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/loadbalancer/lb-https-only/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/loadbalancer/lb-https-only/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/loadbalancer/lb-https-only/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/loadbalancer/lb-https-only/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 removed resources/azure/loadbalancer/lb-https-only/step8.png
Binary file not shown.
Binary file removed resources/azure/loadbalancer/lb-https-only/step9.png
Binary file not shown.

0 comments on commit d4af3e2

Please sign in to comment.