Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix #709

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ This repository is an extension of CloudSploit's [open-source scanning engine](h
* Load Balancer
* [LB HTTPS Only](en/azure/loadbalancer/lb-https-only.md)
* [LB No Instances](en/azure/loadbalancer/lb-no-instances.md)
* [Public Load Balancer](en/azure/loadbalancer/lb-public-ip.md)
* [Public Load Balancer](en/azure/loadbalancer/load-balancer-public-ip.md)
* Log Alerts
* [Network Security Groups Logging Enabled](en/azure/logalerts/network-security-groups-logging-enabled.md)
* [Network Security Groups Rule Logging Enabled](en/azure/logalerts/network-security-groups-rule-logging-enabled.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
7. In case of Public Load balancer, add the name, IP version, IP type, public IP address as per your choice and click the save button to save the IP configuration. </br> <img src="/resources/azure/loadbalancer/lb-public-ip/step7.png"/>
8. In case of Internal Load balancer, add the name, IP version and select the virtual network as per your choice and save the IP configuration .</br> <img src="/resources/azure/loadbalancer/lb-public-ip/step8.png"/>
9. Add the IP configuration and then click on the 'Next: Backend Pools' and fill the options as per requirement to create the Load balancer. <img src="/resources/azure/loadbalancer/lb-public-ip/step9.png"/>
10. Click on 'Create' button to create the Load balancer with IP configuration as per your organization requiremnets. <img src="/resources/azure/loadbalancer/lb-public-ip/step10.png"/>
10. Click on 'Create' button to create the Load balancer with IP configuration as per your organization requiremnets. <img src="/resources/azure/loadbalancer/lb-public-ip/step10.png"/>