Skip to content

Commit 999a697

Browse files
author
Michael Bender
committed
Review fixes
1 parent d9a2dd2 commit 999a697

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/networking/create-zero-trust-network-web-apps.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 12/31/2022
99
ms.custom: template-how-to
1010
# 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.
1111
---
12-
# Deploy a Zero Trust Network for web applications
12+
# Deploy a zero trust network for web applications
1313

1414
## Introduction
1515

@@ -440,7 +440,7 @@ You'll deploy Azure Firewall to perform packet inspection between the applicatio
440440

441441
1. Select **Review + create** and then select **Create**. This deployment can take up to 30 minutes to complete.
442442

443-
### Configure the Firewall Policy
443+
### Configure the firewall oplicy
444444

445445
In this task, you'll configure the firewall policy used for packet inspection.
446446

@@ -566,7 +566,7 @@ The application gateway should be sending traffic to the private IP address of t
566566

567567
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.
568568

569-
### Deploy the network security groups - Optional
569+
### Deploy the network security groups - optional
570570

571571
You'll deploy network security groups to prevent other subnets from accessing the private endpoint used by the app service.
572572

@@ -632,5 +632,5 @@ You'll clean up your environment by deleting the resource group containing all r
632632
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:
633633

634634
> [!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

Comments
 (0)