8.5 Ensure Azure DDoS Network Protection is enabled on virtual networks

Information

Azure DDoS Network Protection defends resources in virtual networks against distributed denial-of-service (DDoS) attacks.

While an automated assessment procedure exists for this recommendation, the assessment status remains manual. Determining the appropriateness of enabling Azure DDoS Network Protection depends on the context and requirements of each organization and environment.

Virtual networks and resources are protected against attacks, helping to ensure reliability and availability for critical workloads.

Solution

Remediate from Azure Portal

- Go to Virtual networks.
- Click the name of a virtual network.
- Under Settings, click DDoS protection.
- Next to DDoS Network Protection, click Enable.
- Provide a DDoS protection plan resource ID, or select a DDoS protection plan from the drop-down menu.
- Click Save.
- Repeat steps 1-6 for each virtual network requiring remediation.

Remediate from Azure CLI

For each virtual network requiring remediation, run the following command to enable DDoS protection:

az network vnet update --resource-group <resource-group> --name <virtual-network> --ddos-protection true --ddos-protection-plan <ddos-protection-plan>

Impact:

Azure DDoS Network Protection incurs a significant fixed monthly charge, with additional charges if more than 100 public IP resources are protected. Careful consideration and analysis should be applied before enabling DDoS protection. Refer to https://azure.microsoft.com/en-us/pricing/details/ddos-protection for detailed pricing information.

See Also

https://workbench.cisecurity.org/benchmarks/21611

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-4, 800-53|SI-4(4), CSCv7|12.7

Plugin: microsoft_azure

Control ID: 04b29bc224540f3056984a31fac5650ff0d3ef52cbfc905abe77f848e3b408d5