Skip to content

Commit 4c3f93b

Browse files
Merge pull request #247530 from AbdullahBell/ddos-convert-log-analytics
DDoS Protection: Update: Configure Azure DDoS Protection Log Analytics workspace
2 parents 51e4ec7 + b3fbfd7 commit 4c3f93b

File tree

4 files changed

+43
-38
lines changed

4 files changed

+43
-38
lines changed

articles/ddos-protection/TOC.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,22 @@
4343
items:
4444
- name: View and configure DDoS telemetry
4545
href: telemetry.md
46+
- name: Configure Monitoring and Logging
47+
items:
48+
- name: Configure Log Analytics workspace
49+
href: ddos-configure-log-analytics-workspace.md
50+
- name: Configure metric alerts through portal
51+
href: alerts.md
52+
- name: Configure diagnostic logging
53+
href: diagnostic-logging.md
54+
- name: Configure diagnostic logging alerts
55+
href: ddos-diagnostic-alert-templates.md
56+
- name: View Monitoring and Logging
57+
items:
58+
- name: View alerts in Microsoft Defender for Cloud
59+
href: ddos-view-alerts-defender-for-cloud.md
60+
- name: View diagnostic logs in Log Analytics workspace
61+
href: ddos-view-diagnostic-logs.md
4662
- name: Concepts
4763
items:
4864
- name: Azure DDoS Protection features
@@ -73,22 +89,6 @@
7389
items:
7490
- name: Switch tiers
7591
href: ddos-switch-ddos-protection-tier.md
76-
- name: Configure Monitoring and Logging
77-
items:
78-
- name: Configure Log Analytics workspace
79-
href: ddos-configure-log-analytics-workspace.md
80-
- name: Configure metric alerts through portal
81-
href: alerts.md
82-
- name: Configure diagnostic logging alerts
83-
href: ddos-diagnostic-alert-templates.md
84-
- name: Configure diagnostic logging
85-
href: diagnostic-logging.md
86-
- name: View Monitoring and Logging
87-
items:
88-
- name: View alerts in Microsoft Defender for Cloud
89-
href: ddos-view-alerts-defender-for-cloud.md
90-
- name: View diagnostic logs in Log Analytics workspace
91-
href: ddos-view-diagnostic-logs.md
9292
- name: Test with simulation partners
9393
href: test-through-simulations.md
9494
- name: Engage DDoS Rapid Response (DRR)

articles/ddos-protection/ddos-configure-log-analytics-workspace.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,20 @@ description: Learn how to configure Log Analytics workspace for Azure DDoS Prote
44
services: ddos-protection
55
author: AbdullahBell
66
ms.service: ddos-protection
7-
ms.topic: how-to
7+
ms.topic: tutorial
88
ms.workload: infrastructure-services
9-
ms.date: 01/30/2023
9+
ms.date: 08/07/2023
1010
ms.author: abell
1111
---
1212

1313
# Configure Azure DDoS Protection Log Analytics workspace
1414

1515
In order to use diagnostic logging, you'll first need a Log Analytics workspace with diagnostic settings enabled.
1616

17-
In this article, you'll learn how to configure a Log Analytics workspace for Azure DDoS Protection.
17+
In this tutorial, you learn how to:
18+
19+
> [!div class="checklist"]
20+
> * Configure a Log Analytics workspace for DDoS Protection.
1821
1922
## Prerequisites
2023

@@ -63,4 +66,7 @@ For more information, see [Log Analytics workspace overview](../azure-monitor/lo
6366

6467
## Next steps
6568

66-
* [configure diagnostic logging alerts](ddos-diagnostic-alert-templates.md)
69+
In this tutorial you learned how to create a Log Analytics workspace for Azure DDoS Protection. To learn how to configure alerts, continue to the next article.
70+
71+
> [!div class="nextstepaction"]
72+
> [Configure diagnostic logging alerts](ddos-diagnostic-alert-templates.md)

articles/ddos-protection/ddos-protection-overview.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Azure DDoS Protection, combined with application design best practices, provides
2121

2222
Azure DDoS Protection protects at layer 3 and layer 4 network layers. For web applications protection at layer 7, you need to add protection at the application layer using a WAF offering. For more information, see [Application DDoS protection](../web-application-firewall/shared/application-ddos-protection.md).
2323

24+
## Tiers
25+
26+
### DDoS Network Protection
27+
28+
Azure DDoS Network Protection, combined with application design best practices, provides enhanced DDoS mitigation features to defend against DDoS attacks. It's automatically tuned to help protect your specific Azure resources in a virtual network. For more information about enabling DDoS Network Protection, see [Quickstart: Create and configure Azure DDoS Network Protection using the Azure portal](manage-ddos-protection.md).
29+
30+
### DDoS IP Protection
31+
32+
DDoS IP Protection is a pay-per-protected IP model. DDoS IP Protection contains the same core engineering features as DDoS Network Protection, but will differ in the following value-added services: DDoS rapid response support, cost protection, and discounts on WAF. For more information about enabling DDoS IP Protection, see [Quickstart: Create and configure Azure DDoS IP Protection using Azure PowerShell](manage-ddos-protection-powershell-ip.md).
33+
34+
35+
For more information about the tiers, see [Tier comparison](ddos-protection-sku-comparison.md).
2436
## Key benefits
2537

2638
### Always-on traffic monitoring
@@ -35,11 +47,6 @@ Azure DDoS Protection applies three auto-tuned mitigation policies (TCP SYN, TCP
3547
### Azure DDoS Rapid Response
3648
During an active attack, Azure DDoS Protection customers have access to the DDoS Rapid Response (DRR) team, who can help with attack investigation during an attack and post-attack analysis. For more information, see [Azure DDoS Rapid Response](ddos-rapid-response.md).
3749

38-
## Tier
39-
40-
Azure DDoS Protection is offered in two available tiers, DDoS IP Protection and DDoS Network Protection. For more information about the tiers, see [Tier comparison](ddos-protection-sku-comparison.md).
41-
42-
4350
### Native platform integration
4451
Natively integrated into Azure. Includes configuration through the Azure portal. Azure DDoS Protection understands your resources and resource configuration.
4552

articles/ddos-protection/ddos-protection-sku-comparison.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: AbdullahBell
55
ms.author: Abell
66
ms.service: ddos-protection
77
ms.topic: conceptual
8-
ms.date: 05/23/2023
8+
ms.date: 08/08/2023
99
ms.custom: template-concept, ignite-2022
1010
---
1111

@@ -15,17 +15,9 @@ ms.custom: template-concept, ignite-2022
1515

1616
The sections in this article discuss the resources and settings of Azure DDoS Protection.
1717

18-
## DDoS Network Protection
19-
20-
Azure DDoS Network Protection, combined with application design best practices, provides enhanced DDoS mitigation features to defend against DDoS attacks. It's automatically tuned to help protect your specific Azure resources in a virtual network. For more information about enabling DDoS Network Protection, see [Quickstart: Create and configure Azure DDoS Network Protection using the Azure portal](manage-ddos-protection.md).
21-
22-
## DDoS IP Protection
23-
24-
DDoS IP Protection is a pay-per-protected IP model. DDoS IP Protection contains the same core engineering features as DDoS Network Protection, but will differ in the following value-added services: DDoS rapid response support, cost protection, and discounts on WAF. For more information about enabling DDoS IP Protection, see [Quickstart: Create and configure Azure DDoS IP Protection using Azure PowerShell](manage-ddos-protection-powershell-ip.md).
25-
2618
## Tiers
2719

28-
Azure DDoS Protection supports two tier Types, DDoS IP Protection and DDoS Network Protection. The tier is configured in the Azure portal during the workflow when you configure Azure DDoS Protection.
20+
Azure DDoS Protection supports two tier types, DDoS IP Protection and DDoS Network Protection. The tier is configured in the Azure portal during the workflow when you configure Azure DDoS Protection.
2921

3022
The following table shows features and corresponding tiers.
3123

@@ -56,11 +48,11 @@ The following table shows features and corresponding tiers.
5648

5749
DDoS Network Protection and DDoS IP Protection have the following limitations:
5850

59-
- PaaS services (multi-tenant), which includes Azure App Service Environment for Power Apps, Azure API Management in deployment modes other than APIM with virtual network integration (For more informaiton see https://techcommunity.microsoft.com/t5/azure-network-security-blog/azure-ddos-standard-protection-now-supports-apim-in-vnet/ba-p/3641671), and Azure Virtual WAN aren't currently supported.
51+
- PaaS services (multi-tenant), which includes Azure App Service Environment for Power Apps, Azure API Management in deployment modes other than APIM with virtual network integration (For more information see https://techcommunity.microsoft.com/t5/azure-network-security-blog/azure-ddos-standard-protection-now-supports-apim-in-vnet/ba-p/3641671), and Azure Virtual WAN aren't currently supported.
6052
- Protecting a public IP resource attached to a NAT Gateway isn't supported.
6153
- Virtual machines in Classic/RDFE deployments aren't supported.
62-
- VPN gateway or Virtual network gateway is protected by a fixed DDoS policy. Adaptive tuning is not supported at this stage.
63-
- Disabling DDoS protection for a public IP address is currently a preview feature. If you disable DDoS protection for a public IP resource that is linked to a virtual network with an active DDoS protection plan, you will still be billed for DDoS Network Protection. However, the following functionalities will be suspended: mitigation of DDoS attacks, telemetry, and logging of DDoS mitigation events.
54+
- VPN gateway or Virtual network gateway is protected by a fixed DDoS policy. Adaptive tuning isn't supported at this stage.
55+
- Disabling DDoS protection for a public IP address is currently a preview feature. If you disable DDoS protection for a public IP resource that is linked to a virtual network with an active DDoS protection plan, you'll still be billed for DDoS Network Protection. However, the following functionalities will be suspended: mitigation of DDoS attacks, telemetry, and logging of DDoS mitigation events.
6456
- Partially supported: the Azure DDoS Protection service can protect a public load balancer with a public IP address prefix linked to its frontend. It effectively detects and mitigates DDoS attacks. However, telemetry and logging for the protected public IP addresses within the prefix range are currently unavailable.
6557

6658

0 commit comments

Comments
 (0)