Skip to content

Commit 4a9a7b8

Browse files
committed
Merge branch 'subnet-prefixes' of https://github.com/asudbring/azure-docs-pr into subnet-prefixes
merge
2 parents cf483eb + 93291a1 commit 4a9a7b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/how-to-multiple-prefixes-subnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following limitations apply during the public preview:
2222

2323
- The feature only supports virtual machines and virtual machine scale sets and doesn't support Bare Metal or SWIFT resources. Any delegated subnet can't use this feature.
2424

25-
- This feature doesn't support multiple certificate authority configurations. When using multiple prefixes on a subnet, you're only able to use a single CA (certification authorities) configuration. A single IPv4 (Internet Protocol version 4) and single IPv6 (Internet Protocol Version 6) address per NIC (network interface card) is supported.
25+
- This feature doesn't support multiple customer address (CA) configurations. When using multiple prefixes on a subnet, you're only able to use a single customer address (CA) configuration. A single IPv4 (Internet Protocol version 4) and single IPv6 (Internet Protocol Version 6) address per NIC (network interface card) is supported.
2626

2727
> [!IMPORTANT]
2828
> Multiple prefix support for Azure Virtual Network subnets is currently in public preview.
@@ -118,4 +118,4 @@ In this section, you create a subnet with multiple prefixes.
118118
--resource-group test-rg \
119119
--address-prefixes 10.0.0.0/24 10.0.1.0/24
120120
```
121-
---
121+
---

0 commit comments

Comments
 (0)