Skip to content

Commit 61d1402

Browse files
committed
trying layout again
1 parent 39a363e commit 61d1402

File tree

1 file changed

+40
-41
lines changed

1 file changed

+40
-41
lines changed

articles/chaos-studio/index.yml

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ 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
3331
- text: Fault and actions
@@ -39,40 +37,6 @@ landingContent:
3937
- text: Private networking
4038
url: chaos-studio-private-networking.md
4139

42-
# Card
43-
- title: Quickstart
44-
linkLists:
45-
- linkListType: quickstart
46-
links:
47-
- text: Create and run a chaos experiment using Azure Chaos Studio
48-
url: chaos-studio-quickstart-azure-portal.md
49-
50-
# Card
51-
- title: Tutorials
52-
linkLists:
53-
- linkListType: tutorial
54-
links:
55-
- text: Run and manage an experiment
56-
url: chaos-studio-run-experiment.md
57-
- text: Schedule an experiment
58-
url: tutorial-schedule.md
59-
60-
# Card
61-
- title: Reference
62-
linkLists:
63-
- linkListType: reference
64-
links:
65-
- text: Fault library
66-
url: chaos-studio-fault-library.md
67-
- text: Fault providers
68-
url: chaos-studio-fault-providers.md
69-
- text: REST API documentation
70-
url: /rest/api/chaosstudio
71-
- text: Python SDK
72-
url: /python/api/azure-mgmt-chaos/?view=azure-python-preview
73-
- text: .NET
74-
url: /dotnet/api/overview/azure/resourcemanager.chaos-readme?view=azure-dotnet-preview
75-
7640
# Card
7741
- title: How-to guides
7842
linkLists:
@@ -95,14 +59,29 @@ landingContent:
9559
- text: Emit Experiment Fault Events to App Insights
9660
url: chaos-studio-set-up-app-insights.md
9761

98-
# Card
99-
- title: Troubleshooting
62+
# Card
63+
- title: Reference
10064
linkLists:
101-
- linkListType: how-to-guide
65+
- linkListType: reference
10266
links:
103-
- text: Troubleshoot common issues
104-
url: troubleshooting.md
67+
- text: Fault library
68+
url: chaos-studio-fault-library.md
69+
- text: Fault providers
70+
url: chaos-studio-fault-providers.md
71+
- text: REST API documentation
72+
url: /rest/api/chaosstudio
73+
- text: Python SDK
74+
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
10577

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
10685

10786
# Card
10887
- title: Samples
@@ -116,3 +95,23 @@ landingContent:
11695
- text: REST API samples
11796
url: chaos-studio-samples-rest-api.md
11897

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)