azure-app-service-best-practices
✓Azure 应用服务 Web 应用开发、配置和操作的最佳实践。在检查/优化应用服务配置、实施安全模式(托管身份、Key Vault)、优化性能(冷启动、扩展)、设置生产部署(插槽、CI/CD、运行状况检查)、成本优化或故障排除时使用。触发“最佳实践”、“建议”、“模式”、“我应该如何配置”。
SKILL.md
| 1 | Security | CRITICAL | security- | | 2 | Reliability | CRITICAL | reliability- | | 3 | Performance | HIGH | perf- | | 4 | Deployment | HIGH | deploy- | | 5 | Configuration | MEDIUM | config- | | 6 | Cost Optimization | MEDIUM | cost- | | 7 | Monitoring | MEDIUM | monitor- |
| security-managed-identity | Use Managed Identity instead of credentials in app settings | | security-https-only | Enforce HTTPS-only connections | | security-keyvault-refs | Store secrets in Key Vault with app setting references | | security-min-tls | Require TLS 1.2 minimum | | security-disable-ftp | Disable FTP/FTPS deployments |
| security-auth-provider | Use built-in authentication (Easy Auth) when applicable | | security-vnet-integration | Use VNet integration for backend service access | | security-private-endpoints | Use private endpoints for sensitive workloads |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/seligj95/azure-app-service-skills --skill azure-app-service-best-practices- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 azure-app-service-best-practices?
Azure 应用服务 Web 应用开发、配置和操作的最佳实践。在检查/优化应用服务配置、实施安全模式(托管身份、Key Vault)、优化性能(冷启动、扩展)、设置生产部署(插槽、CI/CD、运行状况检查)、成本优化或故障排除时使用。触发“最佳实践”、“建议”、“模式”、“我应该如何配置”。 来源:seligj95/azure-app-service-skills。
如何安装 azure-app-service-best-practices?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/seligj95/azure-app-service-skills --skill azure-app-service-best-practices 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/seligj95/azure-app-service-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05