Skip to content

Commit 536d5a2

Browse files
authored
Merge pull request #198257 from aimee-littleton/patch-63
NAT GW docs - BYOIP update
2 parents d49a1e2 + 677368a commit 536d5a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-network/nat-gateway/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ sections:
2222
/30 (4 addresses),
2323
/31 (2 addresses).
2424
25-
- question: Can I use a custom IP prefix (BYOIP) with Virtual Network NAT gateway?
25+
- question: How can I use custom IP prefixes (BYOIP) with Virtual Network NAT gateway?
2626
answer: |
27-
Yes, you can use a custom IP prefix (BYOIP) with your NAT gateway resource. See [Custom IP address prefix (BYOIP)](/azure/virtual-network/ip-services/custom-ip-address-prefix) to learn more.
27+
You can use public IP prefixes and addresses derived from custom IP prefixes (BYOIP) with your NAT gateway resource. See [Custom IP address prefix (BYOIP)](/azure/virtual-network/ip-services/custom-ip-address-prefix) to learn more.
2828
2929
- question: Can a zone-redundant public IP address be attached to a NAT gateway?
3030
answer: |

articles/virtual-network/nat-gateway/nat-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Virtual Network NAT is a software defined networking service. A NAT gateway won'
5656

5757
* Public IP prefixes
5858

59-
* Custom IP prefixes (BYOIP), to learn more, see [Custom IP address prefix (BYOIP)](/azure/virtual-network/ip-services/custom-ip-address-prefix)
59+
* Public IP addresses and prefixes derived from custom IP prefixes (BYOIP), to learn more, see [Custom IP address prefix (BYOIP)](/azure/virtual-network/ip-services/custom-ip-address-prefix)
6060

6161
* Virtual Network NAT is compatible with standard SKU public IP addresses or public IP prefix resources or a combination of both. You can use a public IP prefix directly or distribute the public IP addresses of the prefix across multiple NAT gateway resources. The NAT gateway will groom all traffic to the range of IP addresses of the prefix.
6262

0 commit comments

Comments
 (0)