🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AB-731 Domain 1
Domain 1 — Module 1 of 11 9%
1 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 1: Identify the Business Value of Generative AI Solutions Premium ⏱ ~12 min read

Generative AI vs Traditional AI: What's the Difference?

Generative AI creates new content — text, images, code. Traditional AI classifies, predicts, and detects patterns. Understanding the difference is the first step to choosing the right AI for your business.

What makes generative AI different?

☕ Simple explanation

Traditional AI is like a sorting machine. Generative AI is like a creative partner.

Traditional AI looks at things and makes decisions: “This email is spam.” “This transaction looks fraudulent.” “This patient is high-risk.” It takes data in and gives a label, a number, or a prediction out.

Generative AI does something radically different — it creates new things that never existed before. Give it a prompt and it writes a report, drafts an email, generates an image, or produces working code. It doesn’t just analyse — it produces.

Both are valuable. The question isn’t which is better — it’s which is right for the job.

Traditional AI encompasses machine learning models trained on historical data to perform specific tasks: classification (spam/not spam), regression (predict next quarter’s revenue), anomaly detection (flag unusual transactions), and recommendation (suggest products). These models excel at pattern recognition and prediction within well-defined problem spaces.

Generative AI uses large language models (LLMs) and other foundation models to produce novel content — text, images, audio, video, and code — based on patterns learned from massive training datasets. Unlike traditional AI, generative AI can handle open-ended tasks, understand context, and produce human-quality output across diverse domains without task-specific training.

The fundamental difference: traditional AI analyses and decides; generative AI creates and generates. Traditional AI answers “what category is this?” while generative AI answers “what should this look like?”

Types of AI at a glance

Understanding the AI landscape helps you choose the right tool. Here’s how the main categories compare:

Types of AI and their business applications
FeatureWhat it doesBusiness exampleMicrosoft tool
Predictive AIForecasts outcomes from historical dataPredict which customers will churn next quarterAzure Machine Learning
Classification AISorts items into categoriesRoute support tickets to the right departmentAzure AI Services (Text Analytics)
Computer VisionAnalyses images and videoDetect product defects on a manufacturing lineAzure AI Vision
Conversational AIUnderstands and responds to natural languageCustomer service chatbot answering FAQsCopilot Studio
Generative AICreates new content from promptsDraft a board presentation from meeting notesMicrosoft 365 Copilot, Azure OpenAI
💡 Exam tip: The key distinction the exam tests

The exam asks you to describe the differences — not just define them. Focus on:

  • Input/output: Traditional AI takes structured data and produces a label or number. Generative AI takes a natural language prompt and produces new content.
  • Training approach: Traditional ML models are trained on task-specific datasets. Generative AI uses pre-trained foundation models that can handle diverse tasks.
  • Flexibility: Traditional AI is narrow (one task per model). Generative AI is broad (one model, many tasks).
  • Business use: Traditional AI automates decisions. Generative AI augments human creativity and productivity.

Real-world scenario: Elena’s consulting firm

Elena, CEO of Meridian Consulting (200 consultants), wants to understand where AI fits. Her team already uses:

  • Traditional AI: A CRM that predicts which leads are most likely to close (predictive model)
  • Traditional AI: An expense tool that flags duplicate receipts (anomaly detection)

Now she’s evaluating generative AI for:

  • Drafting proposals from templates and past winning bids
  • Summarising client meetings into structured action items
  • Generating presentations from research documents

The traditional AI tools she already has aren’t going anywhere — they’re solving prediction and detection problems well. Generative AI solves a different class of problems: creation, summarisation, and augmentation.

💡 Why this matters for the exam

The exam expects you to recognise that generative AI complements traditional AI — it doesn’t replace it. A mature AI strategy uses both: traditional AI for decisions and predictions, generative AI for content creation and augmentation.

The foundation model revolution

What makes generative AI possible is the foundation model — a large AI model trained on enormous datasets that can be adapted for many different tasks.

ConceptWhat It MeansWhy It Matters
Foundation modelA large, general-purpose AI model (like GPT-4o or Llama)One model handles writing, analysis, coding, and more — no need to build separate models for each task
Large Language Model (LLM)A foundation model specialised in understanding and generating textPowers chatbots, content generation, summarisation, translation
Multimodal modelA model that works with text, images, audio, and videoCan describe an image, generate images from text, or transcribe audio
ParametersThe “knobs” inside a model that determine its behaviourMore parameters generally means more capability — but also more cost
💡 Real-world: Ravi evaluates foundation models

Ravi, CTO of TechVantage Solutions, is comparing foundation models for a customer support chatbot. He’s weighing:

  • GPT-4o — highly capable, expensive per token, hosted by Microsoft
  • GPT-4o mini — faster and cheaper, good for simple tasks
  • Open-source models (Llama, Phi) — lower cost, can run on own infrastructure, but need more setup

The choice isn’t “which is best” — it’s “which fits our budget, latency requirements, and data sensitivity needs.”

Key flashcards

Question

What is the fundamental difference between generative AI and traditional AI?

Click or press Enter to reveal answer

Answer

Traditional AI analyses data and makes predictions or classifications. Generative AI creates new content (text, images, code) from natural language prompts.

Click to flip back

Question

What is a foundation model?

Click or press Enter to reveal answer

Answer

A large, general-purpose AI model trained on massive datasets that can be adapted for many tasks — like GPT-4o. It's the base that generative AI applications are built on.

Click to flip back

Question

Can generative AI replace traditional AI?

Click or press Enter to reveal answer

Answer

No — they solve different problems. Traditional AI excels at prediction and classification. Generative AI excels at content creation and augmentation. A mature strategy uses both.

Click to flip back

Question

What makes a model 'multimodal'?

Click or press Enter to reveal answer

Answer

A multimodal model can process and generate multiple types of content — text, images, audio, and video — rather than just one type.

Click to flip back

Knowledge check

Knowledge Check

Elena's consulting firm uses a CRM that predicts which leads will close this quarter. What type of AI is this?

Knowledge Check

Ravi wants to use AI to automatically generate technical documentation from code comments. Which type of AI is most appropriate?

Knowledge Check

Ravi is briefing his engineering team on AI architecture. He explains that GPT-4o is a foundation model. A junior developer asks how foundation models relate to generative AI. Which statement best describes the relationship?

🎬 Video coming soon

Next up: Choosing the Right AI Solution for Your Business — how to match the right type of AI to specific business problems.

Next →

Choosing the Right AI Solution for Your Business

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.