Skip to content

Commit f62b986

Browse files
Merge pull request #314828 from aimee-littleton/patch-692110
Update NAT Gateway limitations in documentation
2 parents 9b4bb73 + 5f1255a commit f62b986

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

articles/nat-gateway/nat-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ To learn more about how to deploy StandardV2 NAT Gateway, see [Create a Standard
4646

4747
### Key limitations of StandardV2 NAT Gateway
4848
* Requires StandardV2 SKU public IP addresses or prefixes. Standard SKU public IPs aren't supported with StandardV2 NAT Gateway.
49-
* Standard SKU NAT Gateway can't be upgraded to StandardV2 NAT Gateway. You must first create StandardV2 SKU NAT Gateway and replace Standard SKU NAT Gateway on your subnet.
49+
* Standard SKU NAT Gateway can't be upgraded to StandardV2 NAT Gateway. You must first create StandardV2 SKU NAT Gateway and replace Standard SKU NAT Gateway on your subnet.
50+
* Terraform doesn't yet support attachment of IPv6 StandardV2 public IPs to StandardV2 NAT Gateway. IPv4 StandardV2 public IPs can be attached to StandardV2 NAT Gateway with terraform. No other clients are impacted.
5051
* The following regions don't support StandardV2 NAT Gateway:
5152
* Canada East
5253
* Chile Central

articles/nat-gateway/nat-sku.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ StandardV2 NAT Gateway supports flow logs through Azure Monitor. Flow logs provi
6464

6565
* Requires StandardV2 SKU Public IP addresses and prefixes. Standard SKU public IPs aren’t supported.
6666

67-
* Standard SKU NAT Gateway can’t be upgraded to StandardV2 SKU NAT Gateway. You must deploy StandardV2 SKU NAT Gateway and replace Standard SKU NAT Gateway.
67+
* Standard SKU NAT Gateway can’t be upgraded to StandardV2 SKU NAT Gateway. You must deploy StandardV2 SKU NAT Gateway and replace Standard SKU NAT Gateway.
68+
69+
* Terraform doesn't yet support attachment of IPv6 StandardV2 public IPs to StandardV2 NAT Gateway. IPv4 StandardV2 public IPs can be attached to StandardV2 NAT Gateway with terraform. No other clients are impacted.
6870

6971
* Custom IP prefixes (BYOIP public IPs) aren't supported with StandardV2 NAT Gateway. Only StandardV2 SKU Azure public IPs are supported.
7072

0 commit comments

Comments
 (0)