Skip to content

Commit ba5728b

Browse files
Update chaos-studio-private-networking.md
1 parent 53e6f1b commit ba5728b

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
@@ -16,7 +16,7 @@ VNet is the fundamental building block for your private network in Azure. VNet e
1616

1717
VNet injection allows a Chaos resource provider to inject containerized workloads into your VNet so that resources without public endpoints can be accessed via a private IP address on the VNet. To configure VNet injection:
1818

19-
1. Register the `Microsoft.ContainerInstance` resource provider with your subscription (if applicable).
19+
1. Register the `Microsoft.ContainerInstance` and `Microsoft.Relay` resource providers with your subscription (if applicable).
2020

2121
```bash
2222
az provider register --namespace 'Microsoft.ContainerInstance' --wait

0 commit comments

Comments
 (0)