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

Azure AI Foundry dashboard

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.

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