Skip to content

Commit d75e7a6

Browse files
committed
Switch order of cards
1 parent 75fb2a9 commit d75e7a6

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

articles/chaos-studio/index.yml

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,32 @@ landingContent:
4747
- text: Create and run a chaos experiment using Azure Chaos Studio
4848
url: chaos-studio-quickstart-azure-portal.md
4949

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+
5076
# Card
5177
- title: How-to guides
5278
linkLists:
@@ -69,16 +95,6 @@ landingContent:
6995
- text: Emit Experiment Fault Events to App Insights
7096
url: chaos-studio-set-up-app-insights.md
7197

72-
# Card
73-
- title: Tutorials
74-
linkLists:
75-
- linkListType: tutorial
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-
8298
# Card
8399
- title: Troubleshooting
84100
linkLists:
@@ -87,21 +103,6 @@ landingContent:
87103
- text: Troubleshoot common issues
88104
url: troubleshooting.md
89105

90-
# Card
91-
- title: Reference
92-
linkLists:
93-
- linkListType: reference
94-
links:
95-
- text: Fault library
96-
url: chaos-studio-fault-library.md
97-
- text: Fault providers
98-
url: chaos-studio-fault-providers.md
99-
- text: REST API documentation
100-
url: /rest/api/chaosstudio
101-
- text: Python SDK
102-
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
105106

106107
# Card
107108
- title: Samples

0 commit comments

Comments
 (0)