评估并迁移跨云应用到 Azure,生成报告并辅助代码转换。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "azure-cloud-migrate" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/GitHub-Copilot-for-Azure/main/plugin/skills/azure-cloud-migrate/SKILL.md 2. 保存为 ~/.claude/skills/azure-cloud-migrate/SKILL.md 3. 装好后重载技能,告诉我可以用了
请评估我们现有的 AWS Lambda 项目迁移到 Azure Functions 的可行性,输出迁移报告、依赖分析、配置差异,以及需要修改的代码建议。
一份包含迁移风险、工作量评估、资源映射和代码改造建议的迁移报告。
请分析这个 Heroku Web 应用迁移到 Azure App Service 的步骤,说明环境变量、构建方式、部署流程和潜在兼容性问题。
迁移步骤清单,以及针对配置、部署和兼容性的详细映射说明。
请评估我们当前运行在 Kubernetes 的服务迁移到 Azure Container Apps 的方案,列出服务映射、伸缩策略、网络要求和迁移顺序建议。
一份面向实施的迁移方案,涵盖架构映射、运维调整和分阶段迁移建议。
This skill handles assessment and code migration of existing cloud workloads to Azure.
mcp_azure_mcp_get_azure_bestpractices and mcp_azure_mcp_documentation MCP toolsask_user — functions global-rules | app-service global-ruleshttp://order-service:3001) do not resolve in Container Apps. During assessment, scan source code for hardcoded hostnames/ports in HTTP clients and flag them for env-var-driven URL injection| Source | Target | Reference |
|---|---|---|
| AWS Lambda | Azure Functions | lambda-to-functions.md (assessment, code-migration) |
| AWS Elastic Beanstalk | Azure App Service | beanstalk-to-app-service.md |
| Heroku | Azure App Service | heroku-to-app-service.md |
| Google App Engine | Azure App Service | app-engine-to-app-service.md |
| AWS Fargate (ECS) | Azure Container Apps | fargate-to-container-apps.md (assessment, deployment) |
| Kubernetes (GKE/EKS/Self-hosted) | Azure Container Apps | k8s-to-container-apps.md |
| GCP Cloud Run | Azure Container Apps | cloudrun-to-container-apps.md |
| Spring Boot (Azure Spring Apps/VMs) | Azure Container Apps | spring-apps-to-aca.md |
No matching scenario? Use
mcp_azure_mcp_documentationandmcp_azure_mcp_get_azure_bestpracticestools.
All output goes to <workspace-root-basename>-azure/ at workspace root, where <workspace-root-basename> is the name of the top-level workspace directory itself (NOT a subdirectory within it). Never modify the source directory.
<workspace-root-basename>-azure/ at workspace rootTrack progress in migration-status.md — see workflow-details.md.
分析并精简 Markdown 内容,降低 token 消耗并提升 AI 处理效率。
执行已准备好的 Azure 应用部署,并自动处理常见发布错误恢复。