Skip to content

Commit c32af83

Browse files
committed
add items to Chaos studio landing page
1 parent 72f7204 commit c32af83

File tree

1 file changed

+50
-6
lines changed

1 file changed

+50
-6
lines changed

articles/chaos-studio/index.yml

Lines changed: 50 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,62 @@ landingContent:
3030
links:
3131
- text: Chaos experiments
3232
url: chaos-studio-chaos-experiments.md
33+
- text: Fault and actions
34+
url: chaos-studio-faults-actions.md
3335
- text: Targets and capabilities
3436
url: chaos-studio-targets-capabilities.md
3537
- text: Permissions and security
3638
url: chaos-studio-permissions-security.md
39+
- text: Private networking
40+
url: chaos-studio-private-networking.md
3741

38-
# Card (optional)
42+
# Card
3943
- title: Get started
4044
linkLists:
41-
- linkListType: how-to-guide
45+
- linkListType: get-started
4246
links:
43-
- text: Create a chaos experiment that uses a service-direct fault to fail over an Azure Cosmos DB instance
47+
- text: Quickstart: Create and run a chaos experiment using Azure Chaos Studio
48+
url: chaos-studio-quickstart-azure-portal.md
49+
50+
# Card
51+
-title: How-to guides
52+
linklists:
53+
-linklistType: how-to-guides
54+
- text: Use a service-direct fault to fail over an Azure Cosmos DB instance
4455
url: chaos-studio-tutorial-service-direct-portal.md
45-
- text: Create an experiment that uses an agent-based fault with Azure Chaos Studio
56+
- text: Use an agent-based fault
4657
url: chaos-studio-tutorial-agent-based-portal.md
47-
- text: Create an experiment that uses an AKS Chaos Mesh fault with Azure Chaos Studio
58+
- text: Use an AKS Chaos Mesh fault with Azure Chaos Studio
4859
url: chaos-studio-tutorial-aks-portal.md
60+
- text: Shut down all targets in a zone with Azure Chaos Studio
61+
url: chaos-studio-tutorial-dynamic-target-portal.md
62+
- text: Induce an outage on an Azure Active Directory instance
63+
url: chaos-studio-tutorial-aad-outage-portal.md
64+
- text: Take down Virtual Machine Scale Set availability zones
65+
url: chaos-studio-tutorial-availability-zone-down-portal
66+
- text: Emit Experiment Fault Events to Azure Monitor
67+
url: chaos-studio-set-up-azure-monitor
68+
- text: Emit Experiment Fault Events to App Insights
69+
url: chaos-studio-set-up-app-insights
70+
71+
72+
# Card
73+
- title: Learning
74+
linkLists:
75+
- linkListType: tutorials
76+
links:
77+
- text: Run and manage an experiment
78+
url: chaos-studio-run-experiment.md
79+
- text: Schedule an experiment
80+
url: tutorial-schedule.md
81+
82+
# Card
83+
- title: Troubleshooting
84+
linkLists:
85+
- linkListType: Troubleshooting
86+
links:
87+
- text: Troubleshoot common issues
88+
url: troubleshooting.md
4989

5090
# Card
5191
- title: Reference
@@ -60,7 +100,10 @@ landingContent:
60100
url: /rest/api/chaosstudio
61101
- text: Python SDK
62102
url: /python/api/azure-mgmt-chaos/?view=azure-python-preview
103+
- text: .NET
104+
url: /dotnet/api/overview/azure/resourcemanager.chaos-readme?view=azure-dotnet-preview
63105

106+
# Card
64107
- title: Samples
65108
linkLists:
66109
- linkListType: sample
@@ -70,4 +113,5 @@ landingContent:
70113
- text: Onboard resources with an ARM template
71114
url: sample-template-targets.md
72115
- text: REST API samples
73-
url: chaos-studio-samples-rest-api.md
116+
url: chaos-studio-samples-rest-api.md
117+

0 commit comments

Comments
 (0)