帮助你选择与管理 Azure VM/VMSS,并排查连接、扩缩容与容量预留问题。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "azure-compute" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/GitHub-Copilot-for-Azure/main/plugin/skills/azure-compute/SKILL.md 2. 保存为 ~/.claude/skills/azure-compute/SKILL.md 3. 装好后重载技能,告诉我可以用了
我准备在 Azure 上部署一个中小型 Web 应用,流量白天波动明显,后端是 Linux,预算有限。请比较适合的 VM 或 VMSS 方案,说明是否适合使用 B 系列、是否需要负载均衡,以及成本与扩缩容建议。
给出适合的 Azure VM 或 VMSS 架构建议,包括机型比较、负载均衡需求、成本估算思路和扩缩容方案。
我的 Azure Linux 虚拟机突然无法 SSH 连接,请帮我系统排查原因。请按顺序检查 NSG、端口开放、IP 配置、实例状态、密码或密钥问题,并给出可执行的修复步骤。
输出一套结构化的连接故障排查清单,帮助定位网络、安全组、凭据或实例状态问题,并提供修复建议。
我们要为季度营销活动预留一批 Azure 计算容量,并通过 VMSS 承载突发流量。请说明何时使用 Capacity Reservation 或 CRG,如何关联或解除关联 VM,是否选择 Flexible 或 Uniform 编排,以及这样做的优势与限制。
给出容量预留与 VMSS 编排的决策建议,包括使用场景、操作要点、优缺点和实施注意事项。
Routes Azure VM requests to the appropriate workflow based on user intent.
Activate this skill when the user:
User intent?
├─ Recommend / choose / compare / price a VM or VMSS
│ └─ Route to [VM Recommender](workflows/vm-recommender/vm-recommender.md)
│
├─ Can't connect / RDP / SSH / troubleshoot a VM
│ └─ Route to [VM Troubleshooter](workflows/vm-troubleshooter/vm-troubleshooter.md)
│
├─ Capacity reservation / CRG / reserve capacity / associate VM with CRG
│ └─ Route to [Capacity Reservation](workflows/capacity-reservation/capacity-reservation.md)
│
├─ Essential Machine Management / EMM / machine enrollment
│ └─ Route to [Essential Machine Management](workflows/essential-machine-management/essential-machine-management.md)
│
└─ Unclear
└─ Ask: "Are you looking for a VM recommendation, troubleshooting a connectivity issue, managing capacity reservations, or enabling Essential Machine Management?"
| Signal | Workflow |
|---|---|
| "recommend VM", "which VM", "VM size", "VM pricing", "VMSS", "scale set" | VM Recommender |
| "can't connect", "RDP", "SSH", "NSG blocking", "reset password", "black screen" | VM Troubleshooter |
| "capacity reservation", "CRG", "reserve capacity", "guarantee capacity", "associate VM with CRG" | Capacity Reservation |
| "essential machine management", "EMM", "machine enrollment" | Essential Machine Management |
Routing rule: Always read the matched workflow file before accessing any reference files. The workflow file contains the step-by-step guidance and the reference routing table for the user's request.
| Workflow | Purpose | References |
|---|---|---|
| VM Recommender | Recommend VM sizes, VMSS, pricing using public APIs/docs | vm-families, retail-prices-api, vmss-guide, vm-quotas |
| VM Troubleshooter | Diagnose and resolve VM connectivity failures (RDP/SSH) | cannot-connect-to-vm |
…
帮助开发者为 Web 应用接入 Azure Application Insights 并配置遥测采集。
调用 Azure AI 完成搜索、语音转写、文本转语音与 OCR 识别
分析并精简 Markdown 内容,降低 token 消耗并提升 AI 处理效率。
用于迭代检查并修复技能 frontmatter 合规性、分数与 token 问题。
帮助你编写、审查并规范符合 agentskills.io 规范的技能文档
帮助你编写、校验并运行基于 eval.yaml 的智能体评测套件
帮助你查询 Azure 成本、预测支出并找出可优化降本的资源。
帮助你跨订阅或资源组快速查询、盘点和定位 Azure 资源。
帮助你检查和管理 Azure 配额与用量,评估部署容量和区域可用性。
分析 Azure 资源组并生成 Mermaid 架构图,清晰展示资源关系与拓扑。
帮助用户设计或评估基于 Azure 的系统架构与运维方案
帮助你安全排查 Azure 生产故障,定位应用、容器与消息服务根因