Commit 5404dd8
authored
Update sample-template-experiment.md
The parameter value for chaosTargetResourceId is East US, which should be target resource ID not the location.
"chaosTargetResourceId": {
"value": "eastus"
}
"chaosTargetResourceId": {
"type": "string",
"metadata": {
"description": "Resource ID of the chaos target. This is the resource ID of the resource being targeted plus the target proxy resource."
}
}1 parent e35ea18 commit 5404dd8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments