Skip to content

Commit 99446c6

Browse files
committed
[ACA] Fix subnet configuration section.
1 parent e280b2d commit 99446c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ As a Container Apps environment is created, you provide resource IDs for a singl
204204

205205
If you're using the CLI, the parameter to define the subnet resource ID is `infrastructure-subnet-resource-id`. The subnet hosts infrastructure components and user app containers.
206206

207-
If you're using the Azure CLI with a Consumption only environment and the [platformReservedCidr](vnet-custom-internal.md#networking-parameters) range is defined, both subnets must not overlap with the IP range defined in `platformReservedCidr`.
207+
If you're using the Azure CLI with a Consumption only environment and the [platformReservedCidr](vnet-custom-internal.md#networking-parameters) range is defined, the subnet must not overlap with the IP range defined in `platformReservedCidr`.
208208

209209
## Routes
210210

0 commit comments

Comments
 (0)