Skip to content

Commit 2bc413c

Browse files
Update chaos-studio-permissions-security.md
Chaos Studio doesn't support private link in agent based scenarios
1 parent 1220265 commit 2bc413c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-permissions-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ All user interactions with Chaos Studio happen through Azure Resource Manager. I
5252
* Service-direct AKS Chaos Mesh faults - Service-direct faults for Azure Kubernetes Service that use Chaos Mesh require access that the AKS cluster have a publicly-exposed Kubernetes API server. [You can learn how to limit AKS network access to a set of IP ranges here.](../aks/api-server-authorized-ip-ranges.md)
5353
* Agent-based faults - Agent-based faults require agent access to the Chaos Studio agent service. A virtual machine or virtual machine scale set must have outbound access to the agent service endpoint for the agent to connect successfully. The agent service endpoint is `https://acs-prod-<region>.chaosagent.trafficmanager.net`, replacing `<region>` with the region where your virtual machine is deployed, for example, `https://acs-prod-eastus.chaosagent.trafficmanager.net` for a virtual machine in East US.
5454

55-
Azure Chaos Studio doesn't support Private Link.
55+
Azure Chaos Studio doesn't support Private Link for agent-based scenarios.
5656

5757
## Data encryption
5858

0 commit comments

Comments
 (0)