‹ 首页

azure-cost

@microsoft · 收录于 3 周前 · 上游提交 今天

Azure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: "Azure costs", "Azure bill", "cost breakdown", "how much am I spending", "forecast spending", "optimize costs", "reduce spending", "orphaned resources", "rightsize VMs", "cost spike", "reduce storage costs", "AKS cost". DO NOT USE FOR: deploying resources, provisioning, diagnostics, or security audits.

适合你,如果常为 Azure 账单过高而烦恼

/ 通过 npx 安装 校验哈希
npx oh-my-skill add microsoft/azure-skills/azure-cost
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- microsoft/azure-skills/azure-cost
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify microsoft/azure-skills/azure-cost
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
GitHub stars
~372最小装载
~6.9K含声明引用
~18.9K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 9cd2049 · 表述以原文为准
它做什么

装好后,Claude 能查询你的 Azure 历史成本、预测未来支出,并提供优化建议以减少浪费。

什么时候触发

当你说出“Azure成本”、“Azure账单”、“成本明细”等关键词时触发。

装好后可以这样说
查询历史成本。
生成预测报告。
分析并给出优化建议。
技能原文 SKILL.md作者撰写 · MIT · 9cd2049

Azure Cost Management Skill

Query historical costs, forecast future spending, optimize to reduce waste.

Routing

| User Intent | Workflow | |-------------|----------| | Understand current costs | [Cost Query](cost-query/workflow.md) | | Reduce costs / find waste | [Cost Optimization](cost-optimization/workflow.md) | | Project future costs | [Cost Forecast](cost-forecast/workflow.md) |

Quick Reference

| Property | Value | |----------|-------| | Query API | POST {scope}/providers/Microsoft.CostManagement/query?api-version=2023-11-01 | | Forecast API | POST {scope}/providers/Microsoft.CostManagement/forecast?api-version=2023-11-01 | | Required Role | Cost Management Reader + Monitoring Reader + Reader (on target scope) |

Scope Patterns
  • Subscription: /subscriptions/<id>
  • Resource Group: /subscriptions/<id>/resourceGroups/<name>
  • Management Group: /providers/Microsoft.Management/managementGroups/<id>
  • Billing Account: /providers/Microsoft.Billing/billingAccounts/<id>
Service-Specific Optimization
  • [Redis](cost-optimization/services/redis/azure-cache-for-redis.md)
  • [Storage](cost-optimization/services/storage/azure-storage.md)
References
  • [MCP Tools, Best Practices, Safety](references/tools-and-best-practices.md)
  • [SDK: Redis .NET](cost-optimization/sdk/azure-resource-manager-redis-dotnet.md)
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。