Skip to content

Commit c65244f

Browse files
Merge pull request #222243 from duongau/patch-8
Load Balancer - add important note box for DDoS tutorial
2 parents 5643466 + cba1835 commit c65244f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/load-balancer/protect-load-balancer-with-ddos-standard.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ ms.author: duau
1313

1414
Azure DDoS Protection Standard enables enhanced DDoS mitigation capabilities such as adaptive tuning, attack alert notifications, and monitoring to protect your public load balancers from large scale DDoS attacks.
1515

16-
For more information about Azure DDoS Protection, see [What is Azure DDoS Protection?](../ddos-protection/ddos-protection-overview.md)
16+
> [!IMPORTANT]
17+
> Azure DDoS protection Standard incurs a cost per public IP address in the virtual network where you enable the service. Ensure you delete the resources in this tutorial if you aren't using the resources in the future. For more information about Azure DDoS protection, see [What is Azure DDoS Protection?](/azure/ddos-protection/ddos-protection-overview).
1718
1819
In this tutorial, you learn how to:
1920

@@ -364,7 +365,7 @@ These VMs are added to the backend pool of the load balancer that was created ea
364365
365366
3. Copy the item in **IP address**. Paste the public IP into the address bar of your browser. The custom VM page of the IIS Web server is displayed in the browser.
366367
367-
:::image type="content" source="./media/quickstart-load-balancer-standard-public-portal/load-balancer-test.png" alt-text="Screenshot of load balancer test":::
368+
:::image type="content" source="./media/quickstart-load-balancer-standard-public-portal/load-balancer-test.png" alt-text="Screenshot of load balancer test.":::
368369
369370
## Clean up resources
370371

0 commit comments

Comments
 (0)