---
id: azure-cloud-migrate
name: "azure-cloud-migrate"
url: https://skills.yangsir.net/skill/azure-cloud-migrate
author: microsoft
domain: cloud-infra
tags: ["deployment", "ci-cd", "azure", "cloud", "aws"]
install_count: 250700
rating: 4.90 (1408 reviews)
github: https://github.com/microsoft/github-copilot-for-azure
---

# azure-cloud-migrate

> 处理现有云工作负载到Azure的评估和代码迁移，遵循分阶段流程，确保顺利将应用和服务迁移至Azure平台。

**Stats**: 250,700 installs · 4.9/5 (1408 reviews)

## Before / After 对比

### 将现有工作负载安全迁移到Azure云

| Metric | Before | After | Change |
|---|---|---|---|
| - | - | - | - |
| - | - | - | - |
| - | - | - | - |

## Readme

# azure-cloud-migrate

# Azure Cloud Migrate

This skill handles **assessment and code migration** of existing cloud workloads to Azure.

## Rules

- Follow phases sequentially — do not skip

- Generate assessment before any code migration

- Load the scenario reference and follow its rules

- Use `mcp_azure_mcp_get_bestpractices` and `mcp_azure_mcp_documentation` MCP tools

- Use the latest supported runtime for the target service

- Destructive actions require `ask_user` — [global-rules](https://github.com/microsoft/github-copilot-for-azure/blob/HEAD/plugin/skills/azure-cloud-migrate/references/services/functions/global-rules.md)

## Migration Scenarios

Source
Target
Reference

AWS Lambda
Azure Functions
[lambda-to-functions.md](https://github.com/microsoft/github-copilot-for-azure/blob/HEAD/plugin/skills/azure-cloud-migrate/references/services/functions/lambda-to-functions.md)

No matching scenario? Use `mcp_azure_mcp_documentation` and `mcp_azure_mcp_get_bestpractices` tools.

## Output Directory

All output goes to `<source-folder>-azure/` at workspace root. Never modify the source directory.

## Steps

- **Create** `<source-folder>-azure/` at workspace root

- **Assess** — Analyze source, map services, generate report → [assessment.md](https://github.com/microsoft/github-copilot-for-azure/blob/HEAD/plugin/skills/azure-cloud-migrate/references/services/functions/assessment.md)

- **Migrate** — Convert code using target programming model → [code-migration.md](https://github.com/microsoft/github-copilot-for-azure/blob/HEAD/plugin/skills/azure-cloud-migrate/references/services/functions/code-migration.md)

- **Ask User** — "Migration complete. Test locally or deploy to Azure?"

- **Hand off** to azure-prepare for infrastructure, testing, and deployment

Track progress in `migration-status.md` — see [workflow-details.md](https://github.com/microsoft/github-copilot-for-azure/blob/HEAD/plugin/skills/azure-cloud-migrate/references/workflow-details.md).
Weekly Installs38.6KRepository[microsoft/githu…or-azure](https://github.com/microsoft/github-copilot-for-azure)GitHub Stars157First SeenFeb 28, 2026Security Audits[Gen Agent Trust HubPass](/microsoft/github-copilot-for-azure/azure-cloud-migrate/security/agent-trust-hub)[SocketPass](/microsoft/github-copilot-for-azure/azure-cloud-migrate/security/socket)[SnykPass](/microsoft/github-copilot-for-azure/azure-cloud-migrate/security/snyk)Installed ongithub-copilot38.5Kcodex237gemini-cli231opencode209cursor204kimi-cli203

---
*Source: https://skills.yangsir.net/skill/azure-cloud-migrate*
*Markdown mirror: https://skills.yangsir.net/api/skill/azure-cloud-migrate/markdown*