Azure / terraform-azurerm-caf-enterprise-scale

Azure landing zones Terraform module
https://aka.ms/alz/tf
MIT License
827 stars 541 forks source link

[Documentation]: References to Azure DDoS Standard plan should be changed to Azure DDoS Network Plan #1043

Open SteveBurkettNZ opened 1 month ago

SteveBurkettNZ commented 1 month ago

Community Note

Versions

N/A

Description

Documentation references Azure DDoS Standard, which has been replaced with Azure DDoS Network Protection.

Describe the bug

Still some references to the older Azure DDoS Standard plan in the documentation and on diagrams, these should be swapped over to the Azure DDoS Network Protection.

Steps to Reproduce

References seen on:

  1. [User Guide] Connectivity Resources:

The module can also create and link DDoS Protection Standard to Virtual Networks, and manage centralized public and private DNS zones.

  1. In the ALZ overview diagram
  2. In the connectivity diagram
  3. In the virtual wan diagram

Might be others. I note that the Enterprise Scale Architecture Visio diagram that these diagrams are based on has been updated, and that @jtracey93 updated the ns-arch-cust-expanded.svg diagram on the Microsoft CAF ES doc pages last month.

Screenshots

Additional context

jtracey93 commented 1 month ago

Hey @SteveBurkettNZ,

Good spot. Do you want to submit a PR to fix these references in the docs?