Skip to content

Commit 337b42f

Browse files
Update chaos-studio-target-selection.md
1 parent b349a6e commit 337b42f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/chaos-studio/chaos-studio-target-selection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ List-Based Manual Target Selection allows you to select a fixed set of onboarded
2222
## Query-Based Dynamic Target Selection
2323

2424
Query-Based Dynamic Target Selection allows you to input a KQL query that will select all onboarded targets that match the query result set. Using your query, you may filter targets based on common Azure resource parameters including type, region, name, and more. Upon experiment creation time, only the query itself will be added to your chaos experiment.
25+
2526
The inputted query will run and add onboarded targets that match its result set upon experiment execution time. Thus, any resources onboarded to Chaos Studio after experiment creation time that match the query result set upon experiment execution time will be targeted by your experiment. You may preview your query's result set when adding it to your experiment, but be aware that it may not match the result set at experiment execution time. An example of a possible dynamic target query is shown below.
2627

2728
![Screenshot that shows the Query-Based Dynamic Target Selection option in the Azure portal.](images/dynamic-target-selection-preview.png)

0 commit comments

Comments
 (0)