Skip to content

Commit e210f7e

Browse files
authored
Merge pull request #110382 from vhorne/fw-ipg-upd
fix total figure in example 1
2 parents b40eb57 + 8857918 commit e210f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/firewall/ip-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: conceptual
8-
ms.date: 04/03/2020
8+
ms.date: 04/06/2020
99
ms.author: victorh
1010
---
1111

@@ -82,7 +82,7 @@ For 50 IP Groups or less, you can have a maximum of 5000 individual IP addresses
8282
|IPGroup1 |4096 |10.0.0.0/20 |Rule1|
8383
|IPGroup2 |3|196.0.0.0 - 196.0.0.2|Rule1|
8484
|IPGroup3 |1|1.2.3.4|Rule1|
85-
| |**Total 8192**| | |
85+
| |**Total 4100**| | |
8686
| | | | |
8787

8888
#### Example 2: supported

0 commit comments

Comments
 (0)