Skip to content

Commit 8e31915

Browse files
Merge pull request #218305 from prasha-microsoft/patch-8
Update chaos-studio-private-networking.md
2 parents bac54f5 + d2be327 commit 8e31915

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
@@ -12,7 +12,7 @@ ms.service: chaos-studio
1212
VNet is the fundamental building block for your private network in Azure. VNet enables many Azure resources to securely communicate with each other, the internet, and on-premises networks. VNet is like a traditional network you would operate in your own data center. However, VNet also has the benefits of Azure infrastructure, scale, availability, and isolation.
1313

1414
## How VNet Injection works in Chaos Studio
15-
VNet injection allows Chaos resource provider to inject containerized workloads into your VNet. This means that resources without public internet access can be accessed via a private IP address on the VNet. Below are the steps you can follow for vnet injection:
15+
VNet injection allows Chaos resource provider to inject containerized workloads into your VNet. This means that resources without public endpoints can be accessed via a private IP address on the VNet. Below are the steps you can follow for vnet injection:
1616
1. Register the Microsoft.ContainerInstance resource provider with your subscription (if applicable).
1717
2. Re-register the Microsoft.Chaos resource provider with your subscription.
1818
3. Create a subnet named ChaosStudioSubnet in the VNet you want to inject into.

0 commit comments

Comments
 (0)