azure-ai-foundry

Build and orchestrate AI agents on Azure AI Foundry with Python SDKs.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/nesihaver-IL/MyFirstRepo --skill azure-ai-foundry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-ai-foundry
Source: https://github.com/nesihaver-IL/MyFirstRepo/tree/main/.claude/skills/azure-ai-foundry
Command: npx skills add https://github.com/nesihaver-IL/MyFirstRepo --skill azure-ai-foundry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables developers to build and orchestrate AI agents on the Azure AI Foundry platform, simplifying complex workflows and deployment tasks.

Core Features & Use Cases

  • Agent orchestration: Create, manage, and coordinate AI agents with prompts, tools, and memory.
  • Prompt Flow & RAG integration: Design flows that connect prompts, retrieval-augmented generation, and model orchestration.
  • Deployment & orchestration: Provision and deploy agents across Azure OpenAI and Foundry components, including examples for end-to-end workflows.

Quick Start

Use the azure-ai-foundry skill to set up a basic agent and a simple prompt flow within your Azure Foundry project.

Frequently Asked Questions about azure-ai-foundry

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

FAQPage Schema
How do I orchestrate AI agents on Azure AI Foundry?

You can orchestrate AI agents on Azure AI Foundry by using the Python SDK to create, manage, and coordinate agents with prompts, tools, and memory within your Azure ecosystem.

How do I build RAG-enabled applications with Azure OpenAI?

Build RAG-enabled applications with Azure OpenAI by designing prompt flows that connect prompts, retrieval-augmented generation, and model orchestration within the Azure AI Foundry platform.

Do I need Azure credentials to deploy multi-agent workflows?

Yes, you need Azure credentials and the Python SDKs to configure agents and provision deployments across Azure OpenAI and Foundry components for multi-agent coordination.

What is the best way to coordinate multiple AI agents in an Azure ecosystem?

The best way to coordinate multiple AI agents in an Azure ecosystem is using Foundry's agent orchestration features to manage prompts, tools, and memory for end-to-end workflows.

Can I use prompt flow to connect retrieval-augmented generation with model orchestration?

Yes, you can use prompt flow to design flows that connect prompts, retrieval-augmented generation, and model orchestration for your AI agents within Azure AI Foundry.

How do I provision and deploy agents across Azure OpenAI and Foundry components?

Provision and deploy agents across Azure OpenAI and Foundry components by configuring your Azure credentials and utilizing the Python SDK for end-to-end workflow deployment.

Related Skills