Skip to content

Commit 8562787

Browse files
Merge pull request #99414 from ms-ishiyam/patch-47
We can use ERGW with static PIP
2 parents 42938dc + 420c043 commit 8562787

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/ip-services/public-ip-addresses.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The following table shows the property a public IP can be associated to a resour
4646
| Top-level resource | IP Address association | Dynamic IPv4 | Static IPv4 | Dynamic IPv6 | Static IPv6 |
4747
| --- | --- | --- | --- | --- | --- |
4848
| Virtual machine |Network interface |Yes | Yes | Yes | Yes |
49-
| Public Load Balancer |Front-end configuration |Yes | Yes | Yes |Yes |
50-
| Virtual Network Gateway (VPN) |Gateway IP configuration |Yes (non-AZ only) |Yes | No |No |
51-
| Virtual Network Gateway (ER) |Gateway IP configuration |Yes | No | Yes (preview) |No |
49+
| Public Load balancer |Front-end configuration |Yes | Yes | Yes |Yes |
50+
| Virtual Network gateway (VPN) |Gateway IP configuration |Yes (non-AZ only) |Yes | No |No |
51+
| Virtual Network gateway (ER) |Gateway IP configuration |Yes | Yes | Yes (preview) |No |
5252
| NAT gateway |Gateway IP configuration |No |Yes | No |No |
5353
| Application Gateway |Front-end configuration |Yes (V1 only) |Yes (V2 only) | No | No |
5454
| Azure Firewall | Front-end configuration | No | Yes | No | No |

0 commit comments

Comments
 (0)