The skill introduces supply chain risks through external dependencies and local file loading, potentially influencing agent reasoning if compromised.
Claims to do
Azure Cloud Migrate: > This skill handles **assessment and code migration** of existing cloud workloads to Azure.
Actually does
This skill uses internal Microsoft Copilot (MCP) tools (`mcp_azure_mcp_get_azure_bestpractices`, `mcp_azure_mcp_documentation`) to analyze source code and configurations for migrating cloud workloads (e.g., AWS Lambda, Fargate, Kubernetes, GCP Cloud Run) to Azure services (Functions, Container Apps). It generates assessment reports, converts code/config based on scenario-specific guides, and outputs results to a dedicated directory, then hands off to another skill for deployment.
The skill relies on external `mcp_azure_mcp_` tools and delegates tasks to another skill (`azure-prepare`), introducing potential supply chain vulnerabilities if these dependencies are compromised.
Use `mcp_azure_mcp_get_azure_bestpractices` and `mcp_azure_mcp_documentation` MCP tools, Hand off to azure-prepare
The skill loads scenario-specific rules and guides from local markdown files, which could be a vector for influencing agent reasoning if the skill's package is compromised.
[lambda-to-functions.md](references/services/functions/lambda-to-functions.md), [assessment](references/services/functions/assessment.md), Load the scenario reference and follow its rules
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-cloud-migrate)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-cloud-migrate"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-cloud-migrate.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-cloud-migrate.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.