|
4 | 4 | items:
|
5 | 5 | - name: What is Azure Chaos Studio?
|
6 | 6 | href: chaos-studio-overview.md
|
| 7 | + - name: Chaos experiments |
| 8 | + href: chaos-studio-chaos-experiments.md |
| 9 | + - name: Faults and actions |
| 10 | + href: chaos-studio-faults-actions.md |
| 11 | + - name: Targets and capabilities |
| 12 | + href: chaos-studio-targets-capabilities.md |
| 13 | + - name: Target selection |
| 14 | + href: chaos-studio-target-selection.md |
7 | 15 | - name: Quickstart
|
8 | 16 | items:
|
9 |
| - - name: Create and run a chaos experiment using Azure Chaos Studio |
| 17 | + - name: Create and run a chaos experiment |
10 | 18 | href: chaos-studio-quickstart-azure-portal.md
|
11 | 19 | - name: Tutorials
|
12 | 20 | items:
|
|
28 | 36 | href: chaos-studio-bicep.md
|
29 | 37 | - name: Azure policy definitions
|
30 | 38 | href: sample-policy-targets.md
|
31 |
| -- name: Concepts |
| 39 | +- name: Security and Reliability |
32 | 40 | items:
|
33 |
| - - name: Chaos experiments |
34 |
| - href: chaos-studio-chaos-experiments.md |
35 |
| - - name: Faults and actions |
36 |
| - href: chaos-studio-faults-actions.md |
37 |
| - - name: Targets and capabilities |
38 |
| - href: chaos-studio-targets-capabilities.md |
39 |
| - - name: Target selection |
40 |
| - href: chaos-studio-target-selection.md |
41 | 41 | - name: Permissions and security
|
42 | 42 | href: chaos-studio-permissions-security.md
|
43 | 43 | - name: Private networking
|
44 | 44 | href: chaos-studio-private-networking.md
|
45 |
| - - name: Regional availability |
46 |
| - href: chaos-studio-region-availability.md |
47 | 45 | - name: Reliability
|
48 | 46 | href: ../reliability/reliability-chaos-studio.md?toc=/azure/chaos-studio/toc.json&bc=/azure/chaos-studio/breadcrumb/toc.json
|
49 |
| -- name: How-to guides |
| 47 | +- name: Create and run experiments |
50 | 48 | items:
|
51 |
| - - name: Create and run experiment - Service-direct faults |
| 49 | + - name: Service-direct faults |
52 | 50 | items:
|
53 | 51 | - name: Portal
|
54 | 52 | href: chaos-studio-tutorial-service-direct-portal.md
|
55 | 53 | - name: CLI
|
56 | 54 | href: chaos-studio-tutorial-service-direct-cli.md
|
57 |
| - - name: Create and run experiment - Agent-based faults |
| 55 | + - name: Agent-based faults |
58 | 56 | items:
|
59 | 57 | - name: Portal
|
60 | 58 | href: chaos-studio-tutorial-agent-based-portal.md
|
61 | 59 | - name: CLI
|
62 | 60 | href: chaos-studio-tutorial-agent-based-cli.md
|
63 |
| - - name: Create and run experiment - Chaos Mesh faults on AKS |
| 61 | + - name: Chaos Mesh faults on AKS |
64 | 62 | items:
|
65 | 63 | - name: Portal
|
66 | 64 | href: chaos-studio-tutorial-aks-portal.md
|
67 | 65 | - name: CLI
|
68 | 66 | href: chaos-studio-tutorial-aks-cli.md
|
69 |
| - - name: Create and run experiment - Dynamic targeting |
| 67 | + - name: Dynamic targeting |
70 | 68 | items:
|
71 | 69 | - name: Portal
|
72 | 70 | href: chaos-studio-tutorial-dynamic-target-portal.md
|
73 | 71 | - name: CLI
|
74 | 72 | href: chaos-studio-tutorial-dynamic-target-cli.md
|
75 |
| - - name: Experiment templates |
76 |
| - items: |
77 |
| - - name: Use a chaos experiment template to induce an outage on an Azure Active Directory instance |
78 |
| - href: chaos-studio-tutorial-aad-outage-portal.md |
79 |
| - - name: Use a chaos experiment template to take down Virtual Machine Scale Set availability zones with autoscale disabled |
80 |
| - href: chaos-studio-tutorial-availability-zone-down-portal.md |
81 |
| - - name: Telemetry |
82 |
| - items: |
83 |
| - - name: Set up your Chaos Experiment to emit telemetry to Azure Monitor |
84 |
| - href: chaos-studio-set-up-azure-monitor.md |
85 |
| - - name: Set up your Agent-Based Chaos Experiment to emit telemetry to App Insights |
86 |
| - href: chaos-studio-set-up-app-insights.md |
87 |
| - - name: Configure an experiment using customer-managed keys (CMK) |
88 |
| - href: chaos-studio-configure-customer-managed-keys.md |
89 |
| - - name: Set up an agent-based chaos experiment using private link |
90 |
| - href: chaos-studio-private-link-agent-service.md |
91 |
| - - name: Troubleshoot common issues |
92 |
| - href: troubleshooting.md |
| 73 | +- name: Use Chaos experiment templates |
| 74 | + items: |
| 75 | + - name: Use a chaos experiment template to induce an outage on an Azure Active Directory instance |
| 76 | + href: chaos-studio-tutorial-aad-outage-portal.md |
| 77 | + - name: Use a chaos experiment template to take down Virtual Machine Scale Set availability zones with autoscale disabled |
| 78 | + href: chaos-studio-tutorial-availability-zone-down-portal.md |
| 79 | +- name: Manage and Monitor experiments |
| 80 | + items: |
| 81 | + - name: Emit Chaos experiment telemetry |
| 82 | + items: |
| 83 | + - name: Set up your Chaos Experiment to emit telemetry to Azure Monitor |
| 84 | + href: chaos-studio-set-up-azure-monitor.md |
| 85 | + - name: Set up your Agent-Based Chaos Experiment to emit telemetry to App Insights |
| 86 | + href: chaos-studio-set-up-app-insights.md |
| 87 | + - name: Configure an experiment using customer-managed keys (CMK) |
| 88 | + href: chaos-studio-configure-customer-managed-keys.md |
| 89 | + - name: Set up an agent-based chaos experiment using private link |
| 90 | + href: chaos-studio-private-link-agent-service.md |
| 91 | + - name: Troubleshoot common issues |
| 92 | + href: troubleshooting.md |
93 | 93 | - name: Reference
|
94 | 94 | items:
|
95 | 95 | - name: Fault library
|
|
98 | 98 | href: chaos-studio-fault-providers.md
|
99 | 99 | - name: Version compatibility
|
100 | 100 | href: chaos-studio-versions.md
|
| 101 | + - name: Regional availability |
| 102 | + href: chaos-studio-region-availability.md |
101 | 103 | - name: Limitations and known issues
|
102 | 104 | href: chaos-studio-limitations.md
|
103 | 105 | - name: Service limits
|
104 | 106 | href: chaos-studio-service-limits.md
|
105 | 107 | - name: REST API documentation
|
106 | 108 | href: /rest/api/chaosstudio/
|
107 |
| - - name: Python SDK |
108 |
| - href: /python/api/azure-mgmt-chaos/ |
109 |
| - - name: .NET SDK |
110 |
| - href: /dotnet/api/overview/azure/resourcemanager.chaos-readme?view=azure-dotnet-preview&preserve-view=true |
111 |
| - - name: JavaScript SDK |
112 |
| - href: https://www.npmjs.com/package/@azure/arm-chaos/ |
| 109 | + - name: SDKs |
| 110 | + items: |
| 111 | + - name: Python SDK |
| 112 | + href: /python/api/azure-mgmt-chaos/ |
| 113 | + - name: .NET SDK |
| 114 | + href: /dotnet/api/overview/azure/resourcemanager.chaos-readme?view=azure-dotnet-preview&preserve-view=true |
| 115 | + - name: JavaScript SDK |
| 116 | + href: https://www.npmjs.com/package/@azure/arm-chaos/ |
113 | 117 | - name: Resources
|
114 | 118 | items:
|
115 | 119 | - name: Service updates
|
|
0 commit comments