azure-ai-foundry

Implement secure, cost-conscious production practices for Azure AI Foundry deployments.

1|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/parandurume-labs/duru-conductor --skill azure-ai-foundry-parandurume-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-ai-foundry
Source: https://github.com/parandurume-labs/duru-conductor/tree/main/skills/azure-ai-foundry
Command: npx skills add https://github.com/parandurume-labs/duru-conductor --skill azure-ai-foundry-parandurume-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Secure, cost-conscious production practices for Azure AI Foundry deployments help teams build reliable AI apps without compromising security or budget.

Core Features & Use Cases

  • Identity, security, and governance guidance for Azure AI Foundry deployments, including managed identities, content filtering, and usage controls.
  • Deployment patterns and operational playbooks for model version pinning, regional availability, and Prompt Flow orchestration.
  • Cost management and production readiness guidance tailored to Container Apps, multi-region setups, and model catalog integrations.

Quick Start

Enable managed identities and pin model versions to begin aligning production deployments with security and cost controls.

Frequently Asked Questions about azure-ai-foundry

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

FAQPage Schema
How do I secure Azure AI Foundry deployments for production?

Secure Azure AI Foundry deployments by enabling managed identities, configuring content filtering, and applying usage controls across model deployments and Prompt Flow pipelines. This enforces authentication and governance without compromising application reliability.

What is the best way to manage costs in Azure AI Foundry?

Manage Azure AI Foundry costs by pinning model versions, enforcing max_completion_tokens limits, and implementing token-cost monitoring. These controls prevent budget overruns while maintaining predictable performance in production.

Does this approach work with multi-region Azure Container Apps setups?

Yes, this approach works with multi-region Azure Container Apps setups. It provides operational playbooks and production readiness guidance tailored for regional availability and containerized model catalog integrations.

Can I use Prompt Flow orchestration with managed identities?

Yes, you can use Prompt Flow orchestration with managed identities. The implementation enforces identity requirements and rate-limit retry policies across Prompt Flow pipelines to maintain secure and reliable AI workflows.

Why should I pin model versions in Azure AI Foundry?

Pin model versions in Azure AI Foundry to prevent unexpected breaking changes and ensure production stability. Version pinning maintains consistent application behavior while supporting reliable cost monitoring and regional availability tracking.