microsoft-foundry

Automate Microsoft Foundry agent lifecycle deployment, evaluation, and governance workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rrbanda/skills --skill microsoft-foundry-rrbanda
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: microsoft-foundry
Source: https://github.com/rrbanda/skills/tree/main/skills/cloud-infra/microsoft-foundry
Command: npx skills add https://github.com/rrbanda/skills --skill microsoft-foundry-rrbanda

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Foundry workflows are complex to coordinate across deployments, evaluations, and governance. This skill provides a unified framework to manage end-to-end agent lifecycles, RBAC, and resource provisioning across Foundry environments.

Core Features & Use Cases

  • End-to-end agent lifecycle management: build, deploy, evaluate, and monitor hosted and prompt-based agents.
  • RBAC, permissions, and resource provisioning integrated with Foundry projects.
  • Use case: Onboard a new agent to a dev project, deploy, run batch evaluations, and monitor metrics across environments.

Quick Start

Bootstrap a new Foundry project and deploy the first hosted agent using the standard agent setup workflow.

Frequently Asked Questions about microsoft-foundry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Microsoft Foundry deployments for AI agents end to end?▼

Agent lifecycle management in Foundry covers building, deploying, evaluating, and monitoring both hosted and prompt-based agents. It coordinates pipelines with RBAC permissions and dataset evaluator workflows across dev and production environments.

How do I set up RBAC and resource provisioning for a new Foundry project?▼

RBAC and resource provisioning are integrated with Foundry projects to manage permissions and allocate resources across environments. This ensures agents have appropriate access controls during deployment and evaluation workflows.

Can I run batch evaluations on deployed agents in Foundry?▼

Batch evaluations can be run on deployed agents using dataset and evaluator workflows within Foundry. This allows monitoring metrics across environments after onboarding agents to a dev project and deploying them through standard pipelines.

Does Foundry deployment work with both hosted and prompt-based agents?▼

Foundry deployment supports both hosted and prompt-based agents through a unified lifecycle framework. The standard agent setup workflow handles deployment, invocation, and observation across agent types via sub-skills like deploy, invoke, and observe.

What's the best way to onboard a new agent to a Foundry dev project?▼

Onboarding a new agent to a Foundry dev project uses the standard agent setup workflow to bootstrap the project and deploy the first hosted agent. This coordinates RBAC provisioning, metadata validation, and integration with Foundry MCP for end-to-end governance.