azure-cloud-migrate

Migrate cross-cloud workloads to Azure and generate migration assessments and code artifacts.

66|41|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-cloud-migrate-olivomarco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-cloud-migrate
Source: https://github.com/olivomarco/vbd-copilot/tree/main/skills/azure-cloud-migrate
Command: npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-cloud-migrate-olivomarco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Migrate cross-cloud workloads to Azure by generating migration assessments and automated code migration artifacts.

Core Features & Use Cases

  • Assess cross-cloud workloads and generate migration reports for Azure readiness.
  • Migrate AWS Lambda to Azure Functions and translate serverless architectures to Azure equivalents.
  • Automate artifact creation (assessments, migration plans, and IaC hand-offs) for a repeatable workflow.

Quick Start

Run the Azure Cloud Migrate workflow to start an assessment and generate Azure-ready migration artifacts from your source cloud environment.

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 translates serverless architectures into Azure Functions equivalents and generates automated migration artifacts for deployment readiness.

What is included in a cross-cloud Azure migration assessment?

A cross-cloud Azure migration assessment includes end-to-end analysis of your source environment, generating detailed migration reports and Azure readiness evaluations for AWS, GCP, and other providers.

Can I automate IaC generation for migrating AWS workloads to Azure?

Yes, you can automate IaC generation for migrating AWS workloads to Azure, producing repeatable Infrastructure as Code hand-offs and migration plans as output artifacts.

Does this migration workflow support Google Cloud Platform workloads?

Yes, the migration workflow supports Google Cloud Platform workloads, applying end-to-end analysis and sequential migration phases to translate resources into Azure equivalents.

How does the Azure migration process handle destructive actions?

The Azure migration process handles destructive actions by enforcing sequential phases and requiring explicit user confirmations before proceeding, ensuring safe and controlled workflow execution.

Where are the generated migration artifacts stored?

Generated migration artifacts are stored in a dedicated directory named <source-folder>-azure/, keeping your assessment reports, migration plans, and IaC outputs organized for review.