Skip to content

Commit c6d3813

Browse files
authored
missing word
1 parent 1678988 commit c6d3813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-private-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ VNet injection allows a Chaos resource provider to inject containerized workload
7878
- `ChaosStudioRelaySubnet`
7979
- This subnet must have at least /28 in address space
8080

81-
1. Set the `properties.subnets.containerSubnetId` and `properties.subnets.relaySubnetId` when you create or update the Target resource. The value should be the resource ID of the subnet created in step 3.
81+
1. Set the `properties.subnets.containerSubnetId` and `properties.subnets.relaySubnetId` properties when you create or update the Target resource. The value should be the resource ID of the subnet created in step 3.
8282

8383
Replace `$SUBSCRIPTION_ID` with your Azure subscription ID, `$RESOURCE_GROUP` and `$AKS_CLUSTER` with the resource group name and your AKS cluster resource name. Also, replace `$AKS_INFRA_RESOURCE_GROUP` and `$AKS_VNET` with your AKS's infrastructure resource group name and VNet name.
8484

0 commit comments

Comments
 (0)