Microsoft Foundry

🏢Official
by microsoft · vlatest · Repository

Microsoft Foundry empowers developers to build custom AI solutions using pre-built models and tools, accelerating application development and innovation in the cloud.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add microsoft-microsoft-foundry npx -- -y @trustedskills/microsoft-microsoft-foundry
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "microsoft-microsoft-foundry": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/microsoft-microsoft-foundry"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Microsoft Foundry skill enables AI agents to interact with and manage Azure resources, streamlining workflows related to cloud infrastructure, data processing, and application deployment. It provides tools for provisioning virtual machines, managing storage accounts, and automating DevOps tasks within the Microsoft ecosystem.

When to use it

  • Automate repetitive cloud management tasks like VM scaling or backup scheduling.
  • Integrate AI agents with Azure pipelines for continuous integration and delivery (CI/CD).
  • Deploy and manage applications on Azure using preconfigured templates and scripts.

Key capabilities

  • Provision and configure Azure virtual machines.
  • Manage storage accounts, databases, and networking resources.
  • Automate DevOps workflows through CI/CD pipeline integration.

Example prompts

  • "Provision a new Azure VM with 4GB RAM and Windows Server OS."
  • "Set up an automated backup schedule for my Azure SQL database."
  • "Deploy a web application to Azure using the latest CI/CD pipeline configuration."

Tips & gotchas

  • Ensure your AI agent has appropriate Azure credentials and permissions before executing commands.
  • Some advanced features may require specific Azure subscriptions or resource quotas.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
microsoft
Installs
1.2k

🏢 Official

Published by the company or team that built the technology.