Skip to content

Commit 5468ba3

Browse files
Merge pull request #260431 from nikhilkaul-msft/private-link-agent-service
Private link agent service
2 parents 70393fd + d185b26 commit 5468ba3

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ Chaos Studio encrypts all data by default. Chaos Studio only accepts input for s
8989

9090
These properties shouldn't be used to store sensitive data, such as payment information or passwords. For more information on how Chaos Studio protects your data, see [Azure customer data protection](../security/fundamentals/protection-customer-data.md).
9191

92+
## Customer Lockbox
93+
94+
Lockbox gives you the control to approve or reject Microsoft engineer request to access your experiment data during a support request.
95+
96+
Lockbox can be enabled for chaos experiment information, and permission to access data is granted by the customer at the subscription level if lockbox is enabled.
97+
98+
Learn more about [Customer Lockbox for Microsoft Azure](../security/fundamentals/customer-lockbox-overview.md)
99+
92100
## Next steps
93101
Now that you understand how to secure your chaos experiment, you're ready to:
94102

articles/chaos-studio/chaos-studio-private-link-agent-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ After noting the IP address, you need to open the "hosts" file on your host VM a
179179

180180
> [!NOTE]
181181
> **Path of hosts file on Windows:** C:\Windows\System32\drivers\etc
182+
>
183+
>
182184
> **Path of hosts file on Linux:** /etc/hosts
183185
184186
Example of what the "hosts" file should look like. The IP address and Azure region change for your scenario:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure [Virtual Network](../virtual-network/virtual-networks-overview.md) is the
1515

1616
Virtual network injection allows an Azure Chaos Studio resource provider to inject containerized workloads into your virtual network so that resources without public endpoints can be accessed via a private IP address on the virtual network. After you've configured virtual network injection for a resource in a virtual network and enabled the resource as a target, you can use it in multiple experiments. An experiment can target a mix of private and nonprivate resources if the private resources are configured according to the instructions in this article.
1717

18-
We are also now excited to share that Chaos Studio supports running **agent-based experiments** using Private Endpoints! Chaos Studio now supports Private Link for **both** service-direct and agent-based experiments. If you would like to use Private-Link for agent-service, please reach out to your CSA or the Chaos Studio help team for instructions on how to get yourself onboarded. For private link for service-direct faults, read the following sections for instructions on how to use them.
18+
We are also now excited to share that Chaos Studio supports running **agent-based experiments** using Private Endpoints! Chaos Studio now supports Private Link for **both** service-direct and agent-based experiments. If you would like to use Private-Link for agent-based experiments, please reach out to your CSA or visit [How to: Setup private link for agent-based experiments](chaos-studio-private-link-agent-service.md). For private link for service-direct faults, read the following sections for instructions on how to use them.
1919

2020
## Resource type support
2121
Currently, you can only enable certain resource types for Chaos Studio virtual network injection:

articles/security/fundamentals/customer-lockbox-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The following services are currently supported for Customer Lockbox:
2525
- Azure API Management
2626
- Azure App Service
2727
- Azure AI Search
28+
- Azure Chaos Studio
2829
- Azure Cognitive Services
2930
- Azure Container Registry
3031
- Azure Data Box

0 commit comments

Comments
 (0)