azure-chaos-studio
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseChaos Studio Skill
Chaos Studio技能
This skill provides expert guidance for Chaos Studio. Covers troubleshooting, limits & quotas, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.
本技能为Chaos Studio提供专业指导,涵盖故障排查、限制与配额、安全、配置以及集成与编码模式。它结合了本地快速参考内容与远程文档获取能力。
How to Use This Skill
如何使用本技能
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,), useL35-L120with the specified lines. For categories with file links (e.g.,read_file), use[security.md](security.md)on the linked reference fileread_file
IMPORTANT for Agent: Ifis more than 3 months old, suggest the user pull the latest version from the repository. Ifmetadata.generated_attools are not available, suggest the user install it: Installation Guidemcp_microsoftdocs
This skill requires network access to fetch documentation content:
- Preferred: Use with query string
mcp_microsoftdocs:microsoft_docs_fetch. Returns Markdown.from=learn-agent-skill - Fallback: Use with query string
fetch_webpage. Returns Markdown.from=learn-agent-skill&accept=text/markdown
Agent重要提示:使用下方的分类索引查找相关章节。对于带有行范围的分类(例如),使用L35-L120并指定对应行;对于带有文件链接的分类(例如read_file),对链接的参考文件使用[security.md](security.md)read_file
本技能需要网络访问权限来获取文档内容:
- 首选方式:使用,查询字符串为
mcp_microsoftdocs:microsoft_docs_fetch,返回Markdown格式内容。from=learn-agent-skill - 备用方式:使用,查询字符串为
fetch_webpage,返回Markdown格式内容。from=learn-agent-skill&accept=text/markdown
Category Index
分类索引
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L33-L40 | Diagnosing and fixing Chaos Studio and Chaos Agent issues, including installation/health problems, VM agent status checks, known errors, and common experiment or connectivity failures. |
| Limits & Quotas | L41-L48 | Chaos Studio limits: agent OS/fault compatibility, known issues, regional/HA behavior, and throttling, quotas, and usage constraints for experiments |
| Security | L49-L63 | Securing Chaos Studio: identities, roles, permissions, CMK encryption, network/IP controls, Private Link, VNet injection, AKS auth, and safely controlling experiment targets/capabilities. |
| Configuration | L64-L76 | Configuring Chaos Studio: ARM/Bicep experiment definitions, deploying agents/targets, parameters, Azure Monitor/Workbook integration, OS/tool compatibility, and onboarding via Azure Policy |
| Integrations & Coding Patterns | L77-L82 | Using CLI/REST to create and manage Chaos Studio experiments, plus patterns for sending Chaos Agent telemetry to Application Insights and integrating experiments into automated workflows |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 故障排查 | L33-L40 | 诊断并修复Chaos Studio和Chaos Agent问题,包括安装/健康问题、VM代理状态检查、已知错误以及常见实验或连接失败问题。 |
| 限制与配额 | L41-L48 | Chaos Studio限制:Agent操作系统/故障兼容性、已知问题、区域/高可用行为,以及实验的限流、配额和使用约束。 |
| 安全 | L49-L63 | Chaos Studio安全配置:身份、角色、权限、CMK加密、网络/IP控制、Private Link、VNet注入、AKS认证,以及安全控制实验目标/能力。 |
| 配置 | L64-L76 | Chaos Studio配置:ARM/Bicep实验定义、部署Agent/目标、参数、Azure Monitor/工作簿集成、操作系统/工具兼容性,以及通过Azure Policy完成资源接入。 |
| 集成与编码模式 | L77-L82 | 使用CLI/REST创建和管理Chaos Studio实验,以及将Chaos Agent遥测数据发送至Application Insights、将实验集成到自动化工作流的模式。 |
Troubleshooting
故障排查
| Topic | URL |
|---|---|
| Review known issues and workarounds for Chaos Agent | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-known-issues |
| Troubleshoot Azure Chaos Agent installation and health | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-troubleshooting |
| Verify and interpret Chaos Agent status on VMs | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-verify-status |
| Troubleshoot common Azure Chaos Studio issues | https://learn.microsoft.com/en-us/azure/chaos-studio/troubleshooting |
| 主题 | URL |
|---|---|
| 查看Chaos Agent的已知问题与解决方法 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-known-issues |
| 排查Azure Chaos Agent安装与健康问题 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-troubleshooting |
| 验证并解读VM上的Chaos Agent状态 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-verify-status |
| 排查Azure Chaos Studio常见问题 | https://learn.microsoft.com/en-us/azure/chaos-studio/troubleshooting |
Limits & Quotas
限制与配额
| Topic | URL |
|---|---|
| Check OS and fault compatibility for Chaos Agent | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-os-support |
| Review Chaos Studio limitations and known issues | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-limitations |
| Understand Chaos Studio regional and HA model | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-region-availability |
| Azure Chaos Studio throttling and usage limits | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-service-limits |
| 主题 | URL |
|---|---|
| 检查Chaos Agent的操作系统与故障兼容性 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-os-support |
| 查看Chaos Studio的限制与已知问题 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-limitations |
| 了解Chaos Studio的区域与高可用模型 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-region-availability |
| Azure Chaos Studio的限流与使用限制 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-service-limits |
Security
安全
Configuration
配置
| 主题 | URL |
|---|---|
| 使用ARM在VM规模集上部署Chaos Agent | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-agent-arm-template |
| 使用Bicep模板编写Chaos Studio实验 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-bicep |
| 使用Chaos Studio故障与动作参数 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-fault-library |
| 配置Azure工作簿以衡量Chaos Studio故障影响 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-fault-metrics-and-dashboard |
| 配置Chaos Studio与Azure Monitor的集成 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-set-up-azure-monitor |
| 检查Chaos Studio的操作系统与工具兼容性 | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-versions |
| 使用Azure Policy将资源接入Chaos Studio | https://learn.microsoft.com/en-us/azure/chaos-studio/sample-policy-targets |
| 使用ARM模板定义Chaos Studio实验 | https://learn.microsoft.com/en-us/azure/chaos-studio/sample-template-experiment |
| 通过ARM部署Chaos Studio目标与能力 | https://learn.microsoft.com/en-us/azure/chaos-studio/sample-template-targets |
Integrations & Coding Patterns
集成与编码模式
| Topic | URL |
|---|---|
| Call Azure Chaos Studio REST APIs with CLI samples | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-samples-rest-api |
| Send Chaos Agent experiment telemetry to App Insights | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-set-up-app-insights |
| Create Chaos Studio experiments via CLI and portal | https://learn.microsoft.com/en-us/azure/chaos-studio/experiment-examples |
| 主题 | URL |
|---|---|
| 结合CLI示例调用Azure Chaos Studio REST API | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-samples-rest-api |
| 将Chaos Agent实验遥测数据发送至App Insights | https://learn.microsoft.com/en-us/azure/chaos-studio/chaos-studio-set-up-app-insights |
| 通过CLI与门户创建Chaos Studio实验 | https://learn.microsoft.com/en-us/azure/chaos-studio/experiment-examples |