🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AB-731 Domain 2
Domain 2 — Module 8 of 10 80%
19 of 27 overall

AB-731 Study Guide

Domain 1: Identify the Business Value of Generative AI Solutions

  • Generative AI vs Traditional AI: What's the Difference?
  • Choosing the Right AI Solution for Your Business
  • AI Models: Pretrained vs Fine-Tuned
  • AI Cost Drivers and ROI: Tokens, Pricing, and Business Cases
  • Challenges of Generative AI: Fabrications, Bias & Reliability
  • When Generative AI Creates Real Business Value
  • Prompt Engineering: The Skill That Multiplies AI Value
  • RAG and Grounding: Making AI Use YOUR Data
  • Data Quality: The Make-or-Break Factor for AI
  • When Traditional Machine Learning Adds Value
  • Securing AI Systems: From Application to Data

Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services

  • Mapping Business Needs to Microsoft AI Solutions
  • Copilot Versions: Free, Business, M365, and Beyond
  • Copilot Chat: Web, Mobile & Work Experiences
  • Copilot in M365 Apps: Word, Excel, Teams & More
  • Copilot Studio & Microsoft Graph: Building Smarter Solutions
  • Researcher & Analyst: Copilot's Power Agents
  • Build, Buy, or Extend: The AI Decision Framework
  • Microsoft Foundry: Your AI Platform
  • Azure AI Services: Vision, Search & Beyond
  • Matching the Right AI Model to Your Business Need

Domain 3: Identify an Implementation and Adoption Strategy

  • Responsible AI and Governance: Principles That Protect Your Business Free
  • Setting Up an AI Council: Strategy, Oversight & Alignment Free
  • Building Your AI Adoption Team Free
  • AI Champions: Your Secret Weapon for Adoption Free
  • Data, Security, Privacy & Cost: The Four Pillars of AI Readiness Free
  • Copilot & Azure AI Licensing: Every Option Explained Free

AB-731 Study Guide

Domain 1: Identify the Business Value of Generative AI Solutions

  • Generative AI vs Traditional AI: What's the Difference?
  • Choosing the Right AI Solution for Your Business
  • AI Models: Pretrained vs Fine-Tuned
  • AI Cost Drivers and ROI: Tokens, Pricing, and Business Cases
  • Challenges of Generative AI: Fabrications, Bias & Reliability
  • When Generative AI Creates Real Business Value
  • Prompt Engineering: The Skill That Multiplies AI Value
  • RAG and Grounding: Making AI Use YOUR Data
  • Data Quality: The Make-or-Break Factor for AI
  • When Traditional Machine Learning Adds Value
  • Securing AI Systems: From Application to Data

Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services

  • Mapping Business Needs to Microsoft AI Solutions
  • Copilot Versions: Free, Business, M365, and Beyond
  • Copilot Chat: Web, Mobile & Work Experiences
  • Copilot in M365 Apps: Word, Excel, Teams & More
  • Copilot Studio & Microsoft Graph: Building Smarter Solutions
  • Researcher & Analyst: Copilot's Power Agents
  • Build, Buy, or Extend: The AI Decision Framework
  • Microsoft Foundry: Your AI Platform
  • Azure AI Services: Vision, Search & Beyond
  • Matching the Right AI Model to Your Business Need

Domain 3: Identify an Implementation and Adoption Strategy

  • Responsible AI and Governance: Principles That Protect Your Business Free
  • Setting Up an AI Council: Strategy, Oversight & Alignment Free
  • Building Your AI Adoption Team Free
  • AI Champions: Your Secret Weapon for Adoption Free
  • Data, Security, Privacy & Cost: The Four Pillars of AI Readiness Free
  • Copilot & Azure AI Licensing: Every Option Explained Free
Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services Premium ⏱ ~12 min read

Microsoft Foundry: Your AI Platform

Understand Microsoft Foundry — the unified AI platform for building, deploying, and managing custom AI applications with enterprise security and responsible AI built in.

The platform for custom AI

☕ Simple explanation

If Copilot for M365 is a ready-made meal, Microsoft Foundry is a professional kitchen where you cook whatever you want.

Foundry gives you access to hundreds of AI models — from OpenAI’s GPT to open-source models like Llama and Phi. You pick the model, connect your data, build your application, and deploy it — all within Microsoft’s secure cloud.

Why not just use Copilot? Because some problems need custom solutions. A factory that needs AI to inspect steel quality can’t use Copilot for that. They need a custom vision model — and Foundry is where they build it.

Microsoft Foundry (formerly Azure AI Studio) is the unified platform for the full AI application lifecycle:

  1. Model catalogue: Browse and deploy 1,800+ models — OpenAI (GPT-4o, o3), Meta (Llama), Microsoft (Phi), Mistral, Cohere, and more
  2. Playground: Test and compare models with different prompts before committing
  3. Prompt engineering: Design, test, and iterate on prompts systematically
  4. Data integration: Connect your own data for retrieval-augmented generation (RAG) or fine-tuning
  5. Deployment: Deploy models as APIs for your applications to consume
  6. Monitoring: Track model performance, cost, and safety in production
  7. Responsible AI: Built-in content filtering, evaluation, and safety tools

What Foundry provides

CapabilityWhat It DoesBusiness Value
Model catalogueAccess 1,800+ AI models from multiple providersChoose the best model for your task — no vendor lock-in
PlaygroundTest models with different prompts side-by-sideCompare quality and cost before investing in development
Prompt flowDesign multi-step AI workflows visuallyOrchestrate complex AI applications without deep coding
RAG patternConnect models to your own data sourcesAI answers grounded in YOUR data, not just general knowledge
Fine-tuningCustomise models with your own training dataSpecialise a model for your industry or domain
DeploymentHost models as scalable API endpointsProduction-ready AI with autoscaling and monitoring
EvaluationTest model quality, safety, and groundednessEnsure outputs meet your standards before going live
Content safetyBuilt-in filters for harmful contentProtect your brand and users from inappropriate AI outputs

When to use Foundry vs Copilot

ScenarioUse CopilotUse Foundry
Help employees write emails and documentsYes — Copilot in M365 appsNo — over-engineering
Build a customer-facing AI chatbot with custom personalityNo — Copilot is employee-facingYes — full control over UX and model
Analyse spreadsheets for trendsYes — Copilot in Excel or AnalystNo — Copilot handles this
Create an AI that classifies support tickets by urgencyNo — requires custom modelYes — train on your ticket history
Summarise meeting recordingsYes — Copilot in TeamsNo — built-in capability
Build an AI-powered recommendation engine for your productNo — outside Copilot’s scopeYes — custom model + deployment
💡 Exam tip: Foundry is for 'Build' scenarios

In the Build, Buy, or Extend framework from the previous module:

  • Buy = Copilot for M365
  • Extend = Copilot + Studio + Graph connectors
  • Build = Microsoft Foundry (or Azure OpenAI Service)

If the exam describes a scenario where an organisation needs a custom AI model, a customer-facing AI application, or AI that processes specialised data (images, documents, industry-specific language), the answer is likely Foundry.

Question

What is Microsoft Foundry?

Click or press Enter to reveal answer

Answer

Microsoft Foundry is the unified AI platform for building custom AI applications. It provides a model catalogue (1,800+ models), playground for testing, prompt engineering tools, data integration, deployment, monitoring, and responsible AI capabilities — all in one platform with enterprise security.

Click to flip back

Question

When should an organisation use Foundry instead of Copilot for M365?

Click or press Enter to reveal answer

Answer

Use Foundry when you need a custom AI model, a customer-facing AI application, or AI that processes specialised data (images, industry documents, proprietary datasets). Copilot handles standard M365 productivity. Foundry handles everything else that needs custom development.

Click to flip back

Enterprise benefits of Foundry

The exam specifically tests on Foundry’s business benefits — especially scalability and security.

Security and compliance

Security FeatureWhat It Means
Azure infrastructureRuns on Microsoft’s enterprise-grade cloud with certifications (ISO 27001, SOC 2, HIPAA, etc.)
Network isolationDeploy models in your own virtual network — data never leaves your environment
Managed identityNo passwords or API keys stored — Azure handles authentication
Data encryptionData encrypted at rest and in transit
Content safetyBuilt-in filters block harmful, biased, or inappropriate outputs
Audit loggingFull audit trail of model usage, prompts, and responses

Scalability

Scalability FeatureWhat It Means
AutoscalingModel endpoints scale up and down based on demand
Global deploymentDeploy to Azure regions worldwide for low latency
Provisioned throughputReserve capacity for predictable, high-volume workloads
Pay-as-you-goStart small and scale costs with usage
Multiple model sizesUse smaller, cheaper models for simple tasks; larger models for complex ones

Model choice and flexibility

BenefitWhy It Matters
1,800+ modelsChoose the best model for your specific task
No vendor lock-inSwitch models without rebuilding your application
Open-source optionsUse Llama, Phi, Mistral alongside commercial models
Comparison toolsTest multiple models on the same data before choosing
Fine-tuningCustomise any supported model with your own data
Question

Name three enterprise security benefits of Microsoft Foundry.

Click or press Enter to reveal answer

Answer

1) Azure infrastructure with enterprise certifications (ISO 27001, SOC 2, HIPAA). 2) Network isolation — deploy models in your own virtual network. 3) Built-in content safety filters that block harmful outputs. Plus: data encryption, managed identity (no stored keys), and full audit logging.

Click to flip back

Question

How does Foundry provide scalability for AI applications?

Click or press Enter to reveal answer

Answer

Autoscaling adjusts compute based on demand. Global deployment across Azure regions provides low latency worldwide. Provisioned throughput reserves capacity for predictable workloads. Pay-as-you-go pricing lets you start small. Multiple model sizes let you balance cost and capability.

Click to flip back

🏗️ Ravi builds a proof of concept in Foundry

Ravi, CTO of TechVantage Solutions, needs a custom AI application that analyses code pull requests and suggests quality improvements. No off-the-shelf product does this for their specific technology stack.

Step 1: Model selection Ravi’s team opens the Foundry model catalogue. They test GPT-4o and Llama 3.1 on sample code reviews. GPT-4o produces better suggestions, but costs 5x more. They settle on GPT-4o for complex reviews and Llama for routine checks.

Step 2: Data integration They connect Foundry to TechVantage’s code repository and historical review data using RAG. The model now understands their coding standards and common patterns.

Step 3: Prompt engineering The team designs prompts that produce structured code review feedback — severity rating, suggested fix, and explanation. They iterate in the playground until quality is consistent.

Step 4: Deployment The model is deployed as an API endpoint within TechVantage’s Azure virtual network. Network isolation ensures source code never leaves their environment.

Step 5: Monitoring Foundry’s monitoring tracks response quality, latency, and cost. Ravi sets up alerts for anomalies.

ℹ️ Why Ravi didn't use Copilot for this

This is a clear “Build” scenario because:

  • The use case is highly specialised (code quality analysis for a specific tech stack)
  • It requires a custom data pipeline (connecting to the code repository)
  • It needs model comparison and selection (GPT-4o vs Llama for different tasks)
  • It’s a competitive differentiator for TechVantage
  • It requires network isolation for source code security

Copilot for M365 doesn’t analyse code repositories. Copilot Studio builds chatbots, not code review systems. Foundry is the right platform.

Knowledge Check

Ravi is evaluating platforms for TechVantage. A healthcare division needs to build an AI application that analyses medical images to detect anomalies. The application must comply with HIPAA and keep all data within their Azure environment. Which platform should they use?

Knowledge Check

Ravi is presenting the benefits of Microsoft Foundry to his leadership team. They ask about handling traffic spikes during product launches. Which of the following is a key scalability benefit of Microsoft Foundry?


🎬 Video coming soon

Next up: Azure AI Services: Vision, Search and Beyond — explore the specialised AI services for vision, speech, language, and search.

← Previous

Build, Buy, or Extend: The AI Decision Framework

Next →

Azure AI Services: Vision, Search & Beyond

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.