azure-cloud-migrate

Generate migration plans, reports, and code conversions for AWS Lambda and GCP Cloud Run workloads to Azure.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/attentiondotnet/azure-skills --skill azure-cloud-migrate-attentiondotnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-cloud-migrate
Source: https://github.com/attentiondotnet/azure-skills/tree/main/.github/plugins/azure-skills/skills/azure-cloud-migrate
Command: npx skills add https://github.com/attentiondotnet/azure-skills --skill azure-cloud-migrate-attentiondotnet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Migrate cross-cloud workloads to Azure by generating migration plans, reports, and code conversions.

Core Features & Use Cases

  • Supports AWS Lambda → Azure Functions and GCP Cloud Run → Azure Container Apps with assessment, mapping, and code migration guidance.
  • Generates migration reports and code conversions, and tracks progress using a standardized workflow.
  • Outputs results to the <source-folder>-azure/ workspace and references scenario guides for hand-off to azure-prepare.

Quick Start

Run the azure-cloud-migrate skill to assess a Lambda or Cloud Run workload and migrate it to Azure using the included scenario references.

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 Functions?

To migrate AWS Lambda to Azure Functions, this Skill generates a structured migration plan, performs code conversion, and tracks progress using scenario references and a status file. It outputs results directly to a dedicated workspace folder.

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

Yes, GCP Cloud Run workloads can be migrated to Azure Container Apps. The Skill assesses the source workload, maps services, and provides targeted code migration guidance using standardized scenario references.

What is the best way to automate cross-cloud workload migration to Azure?

Automating cross-cloud migration to Azure involves generating assessment reports and code conversions. This Skill applies automated mapping for serverless components and writes the converted results to a source-specific output directory.

How does the Azure migration process track progress across multiple workloads?

The Azure migration process tracks progress via a migration-status.md file and scenario references. This standardized workflow monitors assessment, mapping, and code conversion stages to ensure complete workload transfer.

Where are the converted code files stored after migrating workloads to Azure?

Converted code files and migration reports are stored in the <source-folder>-azure/ output directory at the workspace root. This ensures isolated tracking of all generated plans and code conversions for the migrated workloads.