Skip to content

Commit 86b59b8

Browse files
Merge pull request #286712 from v-jaswel/aca/v-jaswel_20240913_work_item_286887
[ACA] Fix subnet configuration section.
2 parents 26d7594 + fc717a8 commit 86b59b8

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?pivots=azure-cli&tabs=bash#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)