Skip to content

Commit 90e9199

Browse files
authored
Update ddos-protection-reference-architectures.md
1) Omitted a note on APIM and PaaS not supported, as this is mentioned at the beginning of the doc already 2) Changed a note on DDoS basic, changing it to DDoS infrastructure protection
1 parent 144e30a commit 90e9199

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/ddos-protection/ddos-protection-reference-architectures.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ For more information on this reference architecture, see the [Extend Azure HDIns
7575
documentation.
7676

7777

78-
> [!NOTE]
79-
> Azure App Service Environment for Power Apps or API management in a virtual network with a public IP are both not natively supported.
80-
8178
## Hub-and-spoke network topology with Azure Firewall and Azure Bastion
8279

8380
This reference architecture details a hub-and-spoke topology with Azure Firewall inside the hub as a DMZ for scenarios that require central control over security aspects. Azure Firewall is a managed firewall as a service and is placed in its own subnet. Azure Bastion is deployed and placed in its own subnet.
@@ -91,7 +88,7 @@ Azure DDoS Protection Standard is enabled on the hub virtual network. Therefore,
9188
DDoS Protection Standard is designed for services that are deployed in a virtual network. For more information, see [Deploy dedicated Azure service into virtual networks](../virtual-network/virtual-network-for-azure-services.md#services-that-can-be-deployed-into-a-virtual-network).
9289

9390
> [!NOTE]
94-
> DDoS Protection Standard protects the Public IPs of Azure resource. DDoS Protection Basic, which requires no configuration and is enabled by default, only protects the Azure underlying platform infrastructure (e.g. Azure DNS). For more information, see [Azure DDoS Protection Standard overview](ddos-protection-overview.md).
91+
> DDoS Protection Standard protects the Public IPs of Azure resource. DDoS infrastructure protection, which requires no configuration and is enabled by default, only protects the Azure underlying platform infrastructure (e.g. Azure DNS). For more information, see [Azure DDoS Protection Standard overview](ddos-protection-overview.md).
9592
For more information about hub-and-spoke topology, see [Hub-spoke network topology](/azure/architecture/reference-architectures/hybrid-networking/hub-spoke?tabs=cli).
9693

9794
## Next steps

0 commit comments

Comments
 (0)