Skip to content

Commit bff9ffd

Browse files
committed
fixes
1 parent 938e417 commit bff9ffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/virtual-network-scenario-udr-gw-nva.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ This example is a standard perimeter network (also known as DMZ) scenario with a
2727

2828
The following table shows some of the pros and cons between NSGs and firewall virtual appliances.
2929

30-
| Pros | Cons |
31-
| --- | --- |
32-
| **NSG** | No cost. <br/>Integrated into Azure role based access. <br/>Rules can be created in Azure Resource Manager templates. </br> Complexity could vary in larger environments. |
30+
| Item | Pros | Cons |
31+
| ----- | --- | --- |
32+
| **NSG** | No cost. <br/>Integrated into Azure role based access. <br/>Rules can be created in Azure Resource Manager templates. | Complexity could vary in larger environments. |
3333
| **Firewall** | Full control over data plane. <br/> Central management through firewall console. |Cost of firewall appliance. <br/> Not integrated with Azure role based access. |
3434

3535
The following solution uses firewall virtual appliances to implement a perimeter network (DMZ)/protected network scenario.

0 commit comments

Comments
 (0)