Skip to main content
Azure 3 min read

Azure AI Foundry: Getting Started Guide

Azure AI Foundry is how to leverage Azure AI Foundry for building, testing, and deploying enterprise AI solutions with built-in safety and governance.

How to leverage Azure AI Foundry for building, testing, and deploying enterprise AI solutions with built-in safety and governance.

Al Rafay Consulting

· Updated February 12, 2026 · ARC Team

What is Azure AI Foundry?

Azure AI Foundry (formerly Azure AI Studio) is Microsoft’s comprehensive platform for building, testing, deploying, and monitoring enterprise AI solutions. It brings together Azure OpenAI, custom models, prompt engineering tools, and responsible AI guardrails in a single unified experience.

Key Capabilities

Model Catalog

Access a curated catalog of AI models including:

  • Azure OpenAI models (GPT-4o, GPT-4, GPT-3.5)
  • Open-source models (Llama, Mistral, Phi)
  • Custom fine-tuned models
  • Embedding models for search and retrieval

Prompt Engineering

Build and test prompts with:

  • Interactive prompt playground
  • System message configuration
  • Few-shot example management
  • Parameter tuning (temperature, top-p, etc.)
  • A/B testing different prompt strategies

RAG (Retrieval-Augmented Generation)

Connect your AI to your own data:

  • Index documents from Azure Blob Storage
  • Connect to Azure AI Search
  • Use SharePoint as a data source
  • Build knowledge bases from your existing content

Evaluation & Testing

Measure AI quality systematically:

  • Built-in evaluation metrics (groundedness, relevance, coherence)
  • Custom evaluation criteria
  • Bulk testing with test datasets
  • Comparison across model versions

Responsible AI

Built-in safety features:

  • Content filtering for harmful outputs
  • Jailbreak detection
  • PII detection and redaction
  • Custom safety policies

Getting Started: Build a RAG Application

Here’s how to build a basic RAG (Retrieval-Augmented Generation) application:

Step 1: Create a Project

  1. Go to ai.azure.com
  2. Create a new project
  3. Select your Azure subscription and resource group
  4. Choose your AI hub or create a new one

Step 2: Add Your Data

  1. Upload documents to Azure Blob Storage
  2. Create an Azure AI Search index
  3. Connect the index to your project
  4. Configure chunking and embedding settings

Step 3: Configure Your Model

  1. Deploy a model (e.g., GPT-4o) from the model catalog
  2. Configure the system prompt with your use case context
  3. Connect the model to your search index
  4. Set RAG parameters (top-k results, search type)

Step 4: Test and Evaluate

  1. Use the playground to test queries
  2. Create an evaluation dataset
  3. Run automated evaluations
  4. Iterate on prompts and parameters

Step 5: Deploy

  1. Deploy as a managed endpoint
  2. Get API keys and endpoint URL
  3. Integrate into your application
  4. Monitor usage and performance

Best Practices for Enterprise AI

  1. Start with clear use cases — don’t build AI for AI’s sake
  2. Ground your AI in your data — RAG dramatically reduces hallucination
  3. Implement guardrails from day one — content filtering and safety policies
  4. Monitor continuously — track groundedness, user satisfaction, and cost
  5. Iterate on prompts — prompt engineering is an ongoing process
  6. Plan for scale — design for production throughput from the start

Enterprise Considerations

  • Data residency — ensure your data stays in your required region
  • Authentication — use Azure AD for user-level access control
  • Cost management — monitor token usage and set spending limits
  • Compliance — AI Foundry supports SOC 2, HIPAA, and GDPR requirements
  • Integration — use the REST API or SDK to embed AI into existing applications

Ready to build enterprise AI solutions? Contact Al Rafay Consulting — we specialize in Azure AI Foundry implementations for production-grade enterprise applications.

Frequently Asked Questions

What is Microsoft AI Foundry?
Microsoft AI Foundry is an enterprise AI platform that unifies model access, agent orchestration, development tools, monitoring, and governance controls in one managed environment for building and deploying AI solutions at scale.
Who should use Microsoft AI Foundry?
Enterprise organizations looking to move beyond AI pilots into production-scale AI systems. It is ideal for teams needing centralized governance, multi-model access, and integrated observability.
How does AI Foundry differ from Azure OpenAI Service?
Azure OpenAI provides model API access, while AI Foundry is the full platform layer that includes orchestration, agent frameworks, evaluation tools, deployment options, and governance — with Azure OpenAI as one of its model providers.
What models are available in AI Foundry?
AI Foundry offers GPT-4o, GPT-4, GPT-3.5 Turbo, open-source models like Llama and Mistral, plus specialized models for embeddings, vision, and speech processing.
Is AI Foundry suitable for regulated industries?
Yes. AI Foundry includes enterprise-grade security, RBAC, audit logging, content filtering, and compliance certifications making it suitable for healthcare, financial services, and government use cases.
Azure AI Azure AI Foundry Enterprise AI RAG
Al Rafay Consulting

Al Rafay Consulting

ARC Team

AI-powered Microsoft Solutions Partner delivering enterprise solutions on Azure, SharePoint, and Microsoft 365.

LinkedIn Profile