Skip to content

Commit 27950b2

Browse files
authored
Merge pull request #263503 from AbbyMSFT/chaos-landing-page
Chaos studio landing page
2 parents dc36fcb + 61d1402 commit 27950b2

File tree

1 file changed

+55
-11
lines changed

1 file changed

+55
-11
lines changed

articles/chaos-studio/index.yml

Lines changed: 55 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,26 +26,38 @@ landingContent:
2626
url: chaos-studio-overview.md
2727
- text: What is chaos engineering?
2828
url: chaos-studio-chaos-engineering-overview.md
29-
- linkListType: concept
30-
links:
3129
- text: Chaos experiments
3230
url: chaos-studio-chaos-experiments.md
31+
- text: Fault and actions
32+
url: chaos-studio-faults-actions.md
3333
- text: Targets and capabilities
3434
url: chaos-studio-targets-capabilities.md
3535
- text: Permissions and security
3636
url: chaos-studio-permissions-security.md
37-
38-
# Card (optional)
39-
- title: Get started
37+
- text: Private networking
38+
url: chaos-studio-private-networking.md
39+
40+
# Card
41+
- title: How-to guides
4042
linkLists:
41-
- linkListType: how-to-guide
42-
links:
43-
- text: Create a chaos experiment that uses a service-direct fault to fail over an Azure Cosmos DB instance
43+
- linkListType: how-to-guide
44+
links:
45+
- text: Use a service-direct fault to fail
4446
url: chaos-studio-tutorial-service-direct-portal.md
45-
- text: Create an experiment that uses an agent-based fault with Azure Chaos Studio
47+
- text: Use an agent-based fault
4648
url: chaos-studio-tutorial-agent-based-portal.md
47-
- text: Create an experiment that uses an AKS Chaos Mesh fault with Azure Chaos Studio
49+
- text: Use an AKS Chaos Mesh fault
4850
url: chaos-studio-tutorial-aks-portal.md
51+
- text: Shut down all targets in a zone
52+
url: chaos-studio-tutorial-dynamic-target-portal.md
53+
- text: Induce an outage on an Azure Active Directory instance
54+
url: chaos-studio-tutorial-aad-outage-portal.md
55+
- text: Take down Virtual Machine Scale Set availability zones
56+
url: chaos-studio-tutorial-availability-zone-down-portal.md
57+
- text: Emit Experiment Fault Events to Azure Monitor
58+
url: chaos-studio-set-up-azure-monitor.md
59+
- text: Emit Experiment Fault Events to App Insights
60+
url: chaos-studio-set-up-app-insights.md
4961

5062
# Card
5163
- title: Reference
@@ -60,7 +72,18 @@ landingContent:
6072
url: /rest/api/chaosstudio
6173
- text: Python SDK
6274
url: /python/api/azure-mgmt-chaos/?view=azure-python-preview
75+
- text: .NET
76+
url: /dotnet/api/overview/azure/resourcemanager.chaos-readme?view=azure-dotnet-preview
6377

78+
# Card
79+
- title: Quickstart
80+
linkLists:
81+
- linkListType: quickstart
82+
links:
83+
- text: Create and run a chaos experiment using Azure Chaos Studio
84+
url: chaos-studio-quickstart-azure-portal.md
85+
86+
# Card
6487
- title: Samples
6588
linkLists:
6689
- linkListType: sample
@@ -70,4 +93,25 @@ landingContent:
7093
- text: Onboard resources with an ARM template
7194
url: sample-template-targets.md
7295
- text: REST API samples
73-
url: chaos-studio-samples-rest-api.md
96+
url: chaos-studio-samples-rest-api.md
97+
98+
# Card
99+
- title: Tutorials
100+
linkLists:
101+
- linkListType: tutorial
102+
links:
103+
- text: Run and manage an experiment
104+
url: chaos-studio-run-experiment.md
105+
- text: Schedule an experiment
106+
url: tutorial-schedule.md
107+
108+
109+
# Card
110+
- title: Troubleshooting
111+
linkLists:
112+
- linkListType: how-to-guide
113+
links:
114+
- text: Troubleshoot common issues
115+
url: troubleshooting.md
116+
117+

0 commit comments

Comments
 (0)