Skip to content

Commit 9a064bd

Browse files
Merge pull request #216278 from prasha-microsoft/patch-5
Update chaos-studio-permissions-security.md
2 parents 15d2ff8 + 539b6eb commit 9a064bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ All user interactions with Chaos Studio happen through Azure Resource Manager. I
5454

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

57+
## Service tags
58+
A service tag is a group of IP address prefixes that can be assigned to in-bound and out-bound NSG rules. It handles updates to the group of IP address prefixes without any intervention. This benefits you because you can use service tags to explicitly allow in-bound traffic from Chaos Studio, without needing to know the IP addresses of the platform. Currently service tags can be enabled via PowerShell.
59+
* Limitation of service tags is that they can only be used with resources that have a public IP address. If a resource only has a private IP address, then service tags will not be able to allow traffic to route to it.
60+
5761
## Data encryption
5862

5963
Chaos Studio encrypts all data by default. Chaos Studio only accepts input for system properties like managed identity object IDs, experiment/step/branch names, and fault parameters (for example, the network port range to block in a network disconnect fault). These properties shouldn't be used to store sensitive data such as payment information or passwords. For more on how Chaos Studio protects your data, see [the Azure customer data protection article](../security/fundamentals/protection-customer-data.md).

0 commit comments

Comments
 (0)