AZ

azure-cloud-migrate

Assesses and migrates cloud infrastructure and code from AWS or GCP to Azure, providing migration reports and code conversions.

Install

mkdir -p .claude/skills/azure-cloud-migrate && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19461" && unzip -o skill.zip -d .claude/skills/azure-cloud-migrate && rm skill.zip

Installs to .claude/skills/azure-cloud-migrate

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: migrate Lambda to Azure Functions, migrate AWS to Azure, Lambda migration assessment, convert AWS serverless to Azure, migration readiness report, migrate from AWS, migrate from GCP, cross-cloud migration.
362 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Assess cloud workload readiness for Azure
  • Map source cloud services to Azure equivalents
  • Convert source code to Azure-native programming models
  • Track migration progress

How it works

The skill follows a sequential phase process to assess source cloud workloads, map them to Azure services, and convert the code to Azure-native formats.

Inputs & outputs

You give it
Source cloud workload directory
You get back
Assessment report and migrated code in a new directory

When to use azure-cloud-migrate

  • Migrating Lambda to Azure Functions
  • Cloud migration assessment
  • Converting cloud infrastructure code
  • Cross-cloud workload evaluation

About this skill

Azure Cloud Migrate

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

Rules

  1. Follow phases sequentially — do not skip
  2. Generate assessment before any code migration
  3. Load the scenario reference and follow its rules
  4. Use mcp_azure_mcp_get_bestpractices and mcp_azure_mcp_documentation MCP tools
  5. Use the latest supported runtime for the target service
  6. Destructive actions require ask_userglobal-rules

Migration Scenarios

SourceTargetReference
AWS LambdaAzure Functionslambda-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

  1. Create <source-folder>-azure/ at workspace root
  2. Assess — Analyze source, map services, generate report → assessment.md
  3. Migrate — Convert code using target programming model → code-migration.md
  4. Ask User — "Migration complete. Test locally or deploy to Azure?"
  5. Hand off to azure-prepare for infrastructure, testing, and deployment

Track progress in migration-status.md — see workflow-details.md.

When not to use it

  • When migrating to a non-Azure cloud provider
  • When the migration scenario is not supported by existing references

Prerequisites

Access to mcp_azure_mcp_get_bestpractices toolAccess to mcp_azure_mcp_documentation tool

Limitations

  • Must follow phases sequentially
  • Destructive actions require user confirmation
  • Output must be placed in a specific directory structure

How it compares

It automates the assessment and code conversion process for cross-cloud migrations rather than relying on manual mapping and refactoring.

Compared to similar skills

azure-cloud-migrate side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
azure-cloud-migrate (this skill)04moNo flagsIntermediate
cloud-architect63moNo flagsAdvanced
database-admin13moNo flagsAdvanced
hybrid-cloud-architect23moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

cloud-architect

sickn33

Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster recovery. Use PROACTIVELY for cloud architecture, cost optimization, migration planning, or multi-cloud strategies.

649

database-admin

sickn33

Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. Masters AWS/Azure/GCP database services, Infrastructure as Code, high availability, disaster recovery, performance optimization, and compliance. Handles multi-cloud strategies, container databases, and cost optimization. Use PROACTIVELY for database architecture, operations, or reliability engineering.

16

hybrid-cloud-architect

sickn33

Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connectivity, workload placement optimization, edge computing, and cross-cloud automation. Handles compliance, cost optimization, disaster recovery, and migration strategies. Use PROACTIVELY for hybrid architecture, multi-cloud strategy, or complex infrastructure integration.

22

huawei-event-driven-architecture-review

Raishin

Review Huawei Cloud event-driven architecture designs — DMS Kafka dead-letter configuration, ROMA Connect integration flow capacity, FunctionGraph event trigger idempotency, SMN delivery retry policy, consumer group lag monitoring, cross-region event replication, and retry storm prevention.

00

provisioning

devendrapratapsingh

Automate resource provisioning across cloud providers, bare metal, and virtual machines. Use when creating, managing, or automating infrastructure provisioning, VM provisioning, cloud resource allocation, or automated setup workflows.

00

deploy-target

nikolaikolosov

Set or switch the deployment target platform (aws/gcp/azure/cloudflare/vercel/kubernetes/vps) and load its service landscape into the working context.

00

Search skills

Search the agent skills registry