Skip to content

Commit 2fa5b73

Browse files
authored
Merge pull request #124234 from huffmatt/patch-1
Update ddos-protection-features.md
2 parents 7011266 + a020565 commit 2fa5b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ddos-protection/ddos-protection-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure DDoS Protection monitors actual traffic utilization and constantly compare
2121
During mitigation, traffic sent to the protected resource is redirected by the DDoS protection service and several checks are performed, such as:
2222

2323
- Ensure packets conform to internet specifications and aren't malformed.
24-
- Interact with the client to determine if the traffic is potentially a spoofed packet (e.g: SYN Auth or SYN Cookie or by dropping a packet for the source to retransmit it).
24+
- Interact with the client to determine if the traffic is potentially a spoofed packet (for example: SYN Auth or SYN Cookie or by dropping a packet for the source to retransmit it).
2525
- Rate-limit packets, if no other enforcement method can be performed.
2626

2727
Azure DDoS Protection drops attack traffic and forwards the remaining traffic to its intended destination. Within a few minutes of attack detection, you're notified using Azure Monitor metrics. By configuring logging on DDoS Protection telemetry, you can write the logs to available options for future analysis. Metric data in Azure Monitor for DDoS Protection is retained for 30 days.

0 commit comments

Comments
 (0)