azure-cloud-migrate

azure-cloud-migrate is a skill for Claude Code, Codex from jonathan-vella/apex-accelerator. It costs 98 tokens per session (588 once invoked), scanned A, original, MIT.

A workflow for assessing workloads in another cloud provider and moving them to Azure. For example, it can assess an AWS Lambda application before converting it to Azure Functions.

In plain words
What is it for?
Use it for cross-cloud migration reports and for adapting workloads from AWS, GCP, or other providers to Azure services.
Why use it?
It gives you a migration assessment first, helping reveal the work and risks before changing the source code.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for cross-cloud migration reports and for adapting workloads from AWS, GCP, or other providers to Azure services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jonathan-vella/apex-accelerator/azure-cloud-migrate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jonathan-vella/apex-accelerator --skill azure-cloud-migrate
Clone the repo
git clone --depth 1 https://github.com/jonathan-vella/apex-accelerator

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-cloud-migrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate/github.svg)](https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate)
Your own site
<a href="https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate"><img src="https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for azure-cloud-migrate

Your own site · 80×15
<a href="https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate"><img src="https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-cloud-migrate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 588 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.00588
Opus 5 $0.00049 $0.00294
Sonnet 5 $0.00020 $0.00118
Haiku 4.5 $0.00010 $0.00059

Measured 5d ago against content hash a4921d9c614e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

azure-cloud-migrate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/azure-cloud-migrate/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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

The scenarios documented today are listed below. For other source platforms (GCP, on-premises, etc.), call mcp_azure-mcp_documentation with command: "microsoft_docs_search" to research the target Azure service and adapt the AWS-Lambda assessment workflow as a template.

Source Target Reference
AWS Lambda Azure 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

  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.

Reference Index

Load these on demand — do NOT read all at once:

Read the full file on GitHub · 57 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 57 lines · 98 tokens per session scan A a4921d9c614e

Subscribe to this mod's changes

azure-cloud-migrate is a skill published in the GitHub repository jonathan-vella/apex-accelerator (50 stars, last pushed yesterday), licensed MIT. It adds 98 tokens to every session and 588 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.