Skip to content

Commit 0c82acc

Browse files
committed
updated tabbing.
1 parent d2713d4 commit 0c82acc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ddos-protection/inline-protection-glb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Inline L7 DDoS protection is valuable for:
3030
- **Streaming services:** Ensures uninterrupted streaming by mitigating low-volume, targeted attacks.
3131
- **Gaming workloads:** Prevents short outages and disruptions caused by targeted attacks on game servers.
3232

33-
Partner NVAs provide advanced capabilities, including deep packet inspection, anomaly detection, and real-time analytics, enabling precise mitigation of sophisticated L7 attacks.
3433

3534
## What is a Gateway Load Balancer?
3635

@@ -69,21 +68,22 @@ To ensure effective DDoS protection using Gateway Load Balancer and partner NVAs
6968

7069
- **Scale NVAs appropriately to handle peak traffic volumes.**
7170

72-
Ensure that your NVAs are sized and configured to accommodate the highest expected levels of traffic. Under-provisioned NVAs can become a bottleneck, reducing the effectiveness of DDoS mitigation and potentially impacting application performance. Use Azure monitoring tools to track traffic patterns and adjust scaling as needed. Learn more about [Azure Monitor](/azure/azure-monitor/fundamentals/overview) and [Network Watcher](/azure/network-watcher/network-watcher-monitoring-overview).
71+
Ensure that your NVAs are sized and configured to accommodate the highest expected levels of traffic. Under-provisioned NVAs can become a bottleneck, reducing the effectiveness of DDoS mitigation and potentially impacting application performance. Use Azure monitoring tools to track traffic patterns and adjust scaling as needed. Learn more about [Azure Monitor](/azure/azure-monitor/fundamentals/overview) and [Network Watcher](/azure/network-watcher/network-watcher-monitoring-overview).
7372

7473
- **Deploy NVAs in a high-availability configuration to avoid single points of failure.**
7574

76-
Configure multiple NVAs in an active-active or active-passive configuration to ensure continuous protection, even if one appliance fails or requires maintenance. Use Azure Load Balancer health probes to monitor NVA health and automatically reroute traffic if an instance becomes unavailable. Learn more about [Azure Load Balancer health probes](../load-balancer/load-balancer-custom-probe-overview.md).
75+
Configure multiple NVAs in an active-active or active-passive configuration to ensure continuous protection, even if one appliance fails or requires maintenance. Use Azure Load Balancer health probes to monitor NVA health and automatically reroute traffic if an instance becomes unavailable. Learn more about [Azure Load Balancer health probes](../load-balancer/load-balancer-custom-probe-overview.md).
7776

7877
- **Regularly monitor and tune NVAs to maintain optimal performance.**
7978

80-
Continuously monitor the performance and health of your NVAs using Azure Monitor, Network Watcher, and NVA-specific dashboards. Review logs and alerts for unusual activity or performance degradation. Update NVA software and signatures regularly to protect against the latest threats and vulnerabilities.
79+
Continuously monitor the performance and health of your NVAs using Azure Monitor, Network Watcher, and NVA-specific dashboards. Review logs and alerts for unusual activity or performance degradation. Update NVA software and signatures regularly to protect against the latest threats and vulnerabilities.
8180

8281
- **Test your DDoS protection setup to validate end-to-end traffic flow and mitigation.**
8382

84-
Periodically simulate DDoS attack scenarios and perform failover tests to ensure your protection setup is working as intended. Validate that traffic flows through the NVAs as expected and that mitigation actions are triggered appropriately. Document your test results and update your configuration or runbooks as needed to address any issues. Learn more about [testing DDoS protection](../ddos-protection/test-through-simulations.md).
83+
Periodically simulate DDoS attack scenarios and perform failover tests to ensure your protection setup is working as intended. Validate that traffic flows through the NVAs as expected and that mitigation actions are triggered appropriately. Document your test results and update your configuration or runbooks as needed to address any issues. Learn more about [testing DDoS protection](../ddos-protection/test-through-simulations.md).
8584

8685
## Next steps
86+
8787
- Learn more about our launch partner [A10 Networks](https://www.a10networks.com/blog/introducing-l3-7-ddos-protection-for-microsoft-azure-tenants/)
8888
- Learn more about [Gateway Load Balancer](../load-balancer/gateway-overview.md).
8989
- Learn more about [Azure Private Link](../private-link/private-link-overview.md) and how it can be used with Gateway Load Balancer.

0 commit comments

Comments
 (0)