@@ -26,8 +26,6 @@ landingContent:
26
26
url : chaos-studio-overview.md
27
27
- text : What is chaos engineering?
28
28
url : chaos-studio-chaos-engineering-overview.md
29
- - linkListType : concept
30
- links :
31
29
- text : Chaos experiments
32
30
url : chaos-studio-chaos-experiments.md
33
31
- text : Fault and actions
@@ -39,40 +37,6 @@ landingContent:
39
37
- text : Private networking
40
38
url : chaos-studio-private-networking.md
41
39
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
-
76
40
# Card
77
41
- title : How-to guides
78
42
linkLists :
@@ -95,14 +59,29 @@ landingContent:
95
59
- text : Emit Experiment Fault Events to App Insights
96
60
url : chaos-studio-set-up-app-insights.md
97
61
98
- # Card
99
- - title : Troubleshooting
62
+ # Card
63
+ - title : Reference
100
64
linkLists :
101
- - linkListType : how-to-guide
65
+ - linkListType : reference
102
66
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
105
77
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
106
85
107
86
# Card
108
87
- title : Samples
@@ -116,3 +95,23 @@ landingContent:
116
95
- text : REST API samples
117
96
url : chaos-studio-samples-rest-api.md
118
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