ai-foundry-operations

Provision and manage Microsoft Foundry resources with Terraform H3 modules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/3horizons/agentic-devops-platform --skill ai-foundry-operations-3horizons
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-foundry-operations
Source: https://github.com/3horizons/agentic-devops-platform/tree/main/.github/skills/ai-foundry-operations
Command: npx skills add https://github.com/3horizons/agentic-devops-platform --skill ai-foundry-operations-3horizons

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the provisioning, deployment, and management of AI resources within Microsoft Foundry, simplifying complex AI operations.

Core Features & Use Cases

  • Resource Provisioning: Automate the creation of Azure AI services like OpenAI and AI Search.
  • Model Deployment: Deploy and manage AI models, including OpenAI's GPT-4o.
  • RAG Configuration: Set up Retrieval-Augmented Generation pipelines using AI Search.
  • Operational Management: Monitor resource usage, costs, and test model endpoints.

Quick Start

Use the ai-foundry-operations skill to provision Microsoft Foundry resources for the dev environment.

Frequently Asked Questions about ai-foundry-operations

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

FAQPage Schema
How do I provision Azure OpenAI and AI Search resources for a RAG pipeline?

Provision Azure OpenAI and AI Search resources for a RAG pipeline by automating creation and configuration through Terraform H3 modules. This deploys the necessary AI services to support Retrieval-Augmented Generation workflows within Microsoft Foundry.

What is needed to manage AI Foundry resources using Azure CLI?

Managing AI Foundry resources with Azure CLI requires Azure CLI authentication and Terraform H3 modules for infrastructure setup. This environment provides the necessary access to provision, deploy, and monitor OpenAI models and AI Search services.

Can I deploy OpenAI models like GPT-4o in Microsoft Foundry?

Deploying OpenAI models like GPT-4o in Microsoft Foundry is fully supported. The operational management features allow you to deploy, configure, and test model endpoints directly within your Azure AI services environment.

Does this approach support operational monitoring of AI services within Azure?

Operational monitoring of AI services within Azure is a core feature. It enables tracking of resource usage and costs, while providing capabilities to test model endpoints to ensure deployed OpenAI and AI Search instances function correctly.

What is the best way to set up AI Search for Retrieval-Augmented Generation?

The best way to set up AI Search for Retrieval-Augmented Generation is to use automated provisioning scripts. This configures the AI Search resources and integrates them with OpenAI models to establish functional RAG pipelines.

Why automate resource provisioning for Azure AI services?

Automating resource provisioning for Azure AI services streamlines complex AI operations. It simplifies the creation, deployment, and management of Microsoft Foundry resources, reducing manual configuration errors and accelerating environment setup.