Azure 部署预检

原名:azure-deployment-preflight

在部署 Bicep 前检查语法、权限、变更范围和 what-if 结果。

中文 Skills 技能说明

适合减少云资源部署前的配置错误。预检本身不等于发布批准,结果要标明将新增、修改或删除的资源及费用风险;正式执行只能由有权限的人确认。

上游能力依据

上游原始适用说明:Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

上游 SKILL.md 主要章节(保留原文标题):

使用边界

先核对运行环境、账号、区域、依赖和最小权限。创建资源、改配置、发布服务或产生费用前必须让使用者确认。

作者、翻译与许可证

原作者
GitHub, Inc. 与 awesome-copilot contributors
中文翻译
CEOFans翻译
许可证
MIT
上游来源
https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/azure-deployment-preflight

适用范围

平台:linux、macos、windows;标签:云架构治理、Azure 部署预检

安全提示

基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。

如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。