You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/networking/create-zero-trust-network-web-apps.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.date: 12/31/2022
9
9
ms.custom: template-how-to
10
10
# Customer Intent: As a cloud architect, I want to deploy a web app based on Zero Trust principles so that my applications & traffic are always secure.
11
11
---
12
-
# Deploy a Zero Trust Network for web applications
12
+
# Deploy a zero trust network for web applications
13
13
14
14
## Introduction
15
15
@@ -440,7 +440,7 @@ You'll deploy Azure Firewall to perform packet inspection between the applicatio
440
440
441
441
1. Select **Review + create** and then select **Create**. This deployment can take up to 30 minutes to complete.
442
442
443
-
### Configure the Firewall Policy
443
+
### Configure the firewall oplicy
444
444
445
445
In this task, you'll configure the firewall policy used for packet inspection.
446
446
@@ -566,7 +566,7 @@ The application gateway should be sending traffic to the private IP address of t
566
566
567
567
If you would like to test that the Firewall is actually inspecting or filtering traffic, modify the network rule that you created in the Firewall Policy from **TCP** to **ICMP**. This will then implicitly block TCP traffic from the application gateway and the website access will be denied.
568
568
569
-
### Deploy the network security groups - Optional
569
+
### Deploy the network security groups - optional
570
570
571
571
You'll deploy network security groups to prevent other subnets from accessing the private endpoint used by the app service.
572
572
@@ -632,5 +632,5 @@ You'll clean up your environment by deleting the resource group containing all r
632
632
After you've created a Zero Trust network for web applications, check out these extra learning opportunities to further your knowledge of Zero Trust security:
633
633
634
634
> [!div class="nextstepaction"]
635
-
-[Review the fundamentals of Zero Trust security in Azure](../security/fundamentals/Zero Trust.md)
636
-
- Complete the Training Guide - [Establish the guiding principles and core components of Zero Trust](/training/paths/Zero Trust-principles/)
635
+
- Review the [fundamentals of Zero Trust for Azure infrastructure](/security/zero-trust/azure-infrastructure-overview)
636
+
- Complete the Training Guide - [Establish the guiding principles and core components of Zero Trust](/training/paths/zero-trust-principles/)
0 commit comments