@@ -47,6 +47,32 @@ landingContent:
47
47
- text : Create and run a chaos experiment using Azure Chaos Studio
48
48
url : chaos-studio-quickstart-azure-portal.md
49
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
+
50
76
# Card
51
77
- title : How-to guides
52
78
linkLists :
@@ -69,16 +95,6 @@ landingContent:
69
95
- text : Emit Experiment Fault Events to App Insights
70
96
url : chaos-studio-set-up-app-insights.md
71
97
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
-
82
98
# Card
83
99
- title : Troubleshooting
84
100
linkLists :
@@ -87,21 +103,6 @@ landingContent:
87
103
- text : Troubleshoot common issues
88
104
url : troubleshooting.md
89
105
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
105
106
106
107
# Card
107
108
- title : Samples
0 commit comments