Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
I understand that you would like to understand more about DDOS Capabilities in Azure.
We will not be able to comment much on third party vendor's DDOS Capabilities. I shall recommend you to reach out to the vendor.
Now in Azure, We have two DDOS Plans
- DDoS Network Protection - Azure DDoS Network Protection, combined with application design best practices, provides enhanced DDoS mitigation features to defend against DDoS attacks
- DDoS IP Protection - DDoS IP Protection is a pay-per-protected IP model
Both of them are designed for services that are deployed in a virtual network.
A complete list of Protected Resources can be found here.
You will note that neither of the above covers AFD , as it is not deployed into a VNET.
The strategy employ Azure Front Door along with a web application firewall. Azure Front Door offers platform-level protection against network-level DDoS attacks
For more information : DDoS protection on Front Door.
To address your queries,
- We must understand how your traffic comes into Azure.
- Can you be more specific when you say "Cloudflare Tunnel to Azure"?
- To exactly which Azure resource?
- And how is this "Tunneling" to Public Azure resource is configured?
- To exactly which Azure resource?
1.Some applications running in the tenant will be single region based.
As long as the traffic comes in via a Public IP attached to one of the Protected Resources, Azure DDOS will be able to support the workload.
2.Some applications running in the tenant will be two region based. The applications are going to use Font Door for regional load balancing.
- If the traffic comes in via AFD, as stated, only **platform-level protection **is supported
- However, if the backend of the AFD are in turn a Protected Resource (such as App gateway or a Load Balancer), then DDOS Protection would still apply to the individual regional App.
P.S:
- In addition to the above two DDOS Tiers, Services running on Azure are inherently protected by the default infrastructure-level DDoS protection.
- Refer : Are services unsafe in Azure without DDOS?
Kindly let us know if this helps or you need further assistance on this issue.
Thanks,
Kapil
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.