azure-cloud-migrate

Migrates AWS Lambda and GCP Cloud Run workloads to Azure with reports and code conversion.

2.9k|323|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/microsoft/skills --skill azure-cloud-migrate-microsoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-cloud-migrate
Source: https://github.com/microsoft/skills/tree/main/.github/plugins/azure-skills/skills/azure-cloud-migrate
Command: npx skills add https://github.com/microsoft/skills --skill azure-cloud-migrate-microsoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cross-cloud workloads are difficult to assess and migrate efficiently due to fragmented tooling, inconsistent mappings, and manual, error-prone processes. This Skill provides an end-to-end approach to assess and migrate workloads from AWS Lambda to Azure Functions and from GCP Cloud Run to Azure Container Apps, generating migration reports and code conversion guidance to accelerate modernization.

Core Features & Use Cases

  • End-to-end assessment and code migration for Lambda→Functions and Cloud Run→Container Apps.
  • Scenario-guided mapping and documentation using MCP tools to surface Azure best practices and recommended architectures.
  • Handoff-ready outputs to azure-prepare for IaC generation and deployment.

Quick Start

Run the migration wizard by pointing it at your AWS Lambda or GCP Cloud Run assets to generate an Azure migration plan and code mappings.

Frequently Asked Questions about azure-cloud-migrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate AWS Lambda functions to Azure?

To migrate AWS Lambda functions to Azure, this Skill generates a migration report and automated code conversion for Azure Functions. It provides end-to-end assessment, mapping, and deployment guidance using Azure best practices.

Can I move GCP Cloud Run workloads to Azure Container Apps?

Yes, you can move GCP Cloud Run workloads to Azure Container Apps. The Skill provides scenario-guided mapping and code conversion to assess your Cloud Run assets and generate handoff-ready outputs for Azure Container Apps deployment.

What is the best way to assess cross-cloud workloads before migrating to Azure?

The best way to assess cross-cloud workloads for Azure migration is to run the built-in migration wizard. It points at your AWS Lambda or GCP Cloud Run assets to generate an Azure migration plan, code mappings, and architecture documentation.

Does the Azure migration process enforce best practices for sensitive configurations?

Yes, the Azure migration enforces best practices by using MCP tooling for Azure guidance. It requires explicit user confirmation for destructive actions and sensitive configurations to prevent manual errors during workload conversion.

What happens after code conversion for Azure Functions or Container Apps?

After code conversion, the Skill produces handoff-ready outputs for the azure-prepare process. This enables subsequent Infrastructure as Code generation and deployment for your migrated Azure Functions or Container Apps.