Category: Artificial Intelligence (AI)

Identify features and capabilities of Speech Recognition and Speech Synthesis (AI-901 Exam Prep)

This post is a part of the AI-901: Microsoft Azure AI Fundamentals Exam Prep Hub. 
This topic falls under these sections:
Identify AI concepts and capabilities (40–45%)
--> Identify AI workloads
--> Identify features and capabilities of Speech Recognition and Speech Synthesis


Note that there are 10 practice questions (with answers and explanations) for each section to help you solidify your knowledge of the material. Also, there are 2 practice tests with 60 questions each available on the hub below the exam topics section.

AI-901: Microsoft Azure AI Fundamentals (beta)

Speech AI is one of the major AI workloads covered in the AI-901 certification exam. Microsoft expects candidates to understand how AI systems process spoken language using technologies such as speech recognition and speech synthesis.

These capabilities allow computers to listen to, understand, and generate human speech, enabling more natural human-computer interaction.

This topic falls under the “Identify AI workloads” section of the AI-901 exam objectives.


What Is Speech AI?

Speech AI refers to AI technologies that process spoken language and audio.

Speech AI enables systems to:

  • Recognize spoken words
  • Convert speech into text
  • Generate spoken responses
  • Translate spoken language
  • Identify speakers

Speech technologies are commonly used in modern AI assistants and accessibility tools.


Major Speech AI Capabilities

For the AI-901 exam, important speech AI capabilities include:

  • Speech recognition
  • Speech synthesis
  • Speech translation
  • Speaker recognition

The primary focus of this topic is speech recognition and speech synthesis.


What Is Speech Recognition?

Speech recognition converts spoken language into written text.

It is often called:

  • Speech-to-text
  • Automatic Speech Recognition (ASR)

Speech recognition allows computers to “listen” to human speech and interpret it as text.


How Speech Recognition Works

Speech recognition systems typically perform these steps:

  1. Capture audio input
  2. Analyze sound patterns
  3. Identify spoken words
  4. Convert speech into text output

Modern speech recognition systems often use:

  • Machine learning
  • Deep learning
  • Neural networks
  • Large speech datasets

Speech Recognition Example

Spoken Input

“Schedule a meeting for tomorrow at 2 PM.”

Text Output

Schedule a meeting for tomorrow at 2 PM.


Common Features of Speech Recognition

Speech recognition systems may support:

  • Real-time transcription
  • Multiple languages
  • Noise reduction
  • Speaker identification
  • Continuous speech recognition
  • Command recognition

Real-Time Transcription

Real-time transcription converts speech into text immediately as someone speaks.

Common Use Cases

  • Live captions
  • Meeting transcription
  • Accessibility tools

Example

A video conferencing platform generates live subtitles during meetings.


Continuous Speech Recognition

Continuous speech recognition processes natural conversation without requiring pauses between words.

Example

Voice assistants processing full spoken sentences naturally.


Command Recognition

Some speech systems focus on recognizing specific spoken commands.

Example Commands

  • “Play music”
  • “Turn on the lights”
  • “Call John”

These systems are commonly used in smart devices.


Noise Reduction

Speech recognition systems often include noise filtering capabilities.

This helps improve accuracy in noisy environments.

Example

Recognizing speech in a crowded airport.


Multilingual Speech Recognition

Many modern speech systems support multiple languages and accents.

Example

An AI assistant understanding English, Spanish, and French speakers.


Common Use Cases for Speech Recognition


Virtual Assistants

Examples include voice-controlled assistants that answer questions or perform actions.

Example

A user asks a smart speaker about the weather.


Accessibility Solutions

Speech recognition helps users who cannot type easily.

Example

Voice dictation software for users with disabilities.


Meeting Transcription

Organizations convert meetings into searchable text records.

Example

Automatic meeting notes.


Customer Service Systems

Interactive voice response (IVR) systems process spoken customer requests.

Example

A phone system asks customers to describe their issue verbally.


Hands-Free Applications

Speech recognition supports hands-free operation.

Example

Voice-controlled navigation while driving.


What Is Speech Synthesis?

Speech synthesis converts written text into spoken audio.

It is often called:

  • Text-to-speech (TTS)

Speech synthesis allows computers to “speak” naturally to users.


How Speech Synthesis Works

Speech synthesis systems:

  1. Receive text input
  2. Analyze words and pronunciation
  3. Generate spoken audio output

Modern systems use AI-generated voices that sound increasingly human-like.


Speech Synthesis Example

Text Input

“Your appointment is scheduled for Monday at 10 AM.”

Spoken Output

The system reads the message aloud.


Features of Speech Synthesis

Speech synthesis systems may support:

  • Natural-sounding voices
  • Multiple languages
  • Adjustable speaking speed
  • Voice customization
  • Emotional tone control

Natural Neural Voices

Modern AI systems use neural text-to-speech technology to create more human-like speech.

Benefits include:

  • Improved pronunciation
  • Better intonation
  • More natural rhythm

Voice Customization

Some systems allow organizations to customize voices.

Example

A company creates a branded AI voice for customer support systems.


Adjustable Speech Settings

Speech synthesis systems may allow changes to:

  • Speed
  • Pitch
  • Volume
  • Pronunciation

Common Use Cases for Speech Synthesis


Accessibility Tools

Text-to-speech helps visually impaired users consume written content.

Example

Screen readers reading web pages aloud.


Navigation Systems

GPS applications provide spoken directions.

Example

A navigation app announcing upcoming turns.


Virtual Assistants

AI assistants respond using synthesized speech.

Example

A smart assistant answers spoken questions aloud.


Customer Service Bots

Automated phone systems communicate using AI-generated voices.

Example

A banking system reads account information to customers.


Audiobooks and Learning

Speech synthesis converts written content into audio.

Example

Educational content read aloud automatically.


Speech Translation

Speech translation combines:

  • Speech recognition
  • Language translation
  • Speech synthesis

Example

A conference tool translates spoken English into spoken Spanish.


Speaker Recognition

Speaker recognition identifies or verifies individuals based on voice characteristics.

Types

  • Speaker identification
  • Speaker verification

Example

Voice-based authentication systems.


Challenges in Speech AI

Speech AI systems may face challenges such as:

  • Background noise
  • Strong accents
  • Multiple simultaneous speakers
  • Poor audio quality
  • Specialized vocabulary

Responsible AI Considerations

Speech AI systems should be designed responsibly.

Important considerations include:

  • Privacy
  • Consent
  • Security
  • Accessibility
  • Bias reduction
  • Transparency

Voice data may contain sensitive personal information.


Azure AI Speech Services

Azure AI Speech Services provide cloud-based speech AI capabilities including:

  • Speech-to-text
  • Text-to-speech
  • Speech translation
  • Speaker recognition

These services help developers integrate speech AI into applications without building models from scratch.


Speech Recognition vs. Speech Synthesis

CapabilityDescription
Speech RecognitionConverts speech into text
Speech SynthesisConverts text into spoken audio

Real-World Examples


Scenario 1: Live Meeting Captions

Goal

Convert spoken conversations into text.

Capability Used

Speech recognition


Scenario 2: GPS Navigation App

Goal

Read directions aloud.

Capability Used

Speech synthesis


Scenario 3: Voice-Controlled Smart Home

Goal

Understand spoken commands and respond verbally.

Capabilities Used

  • Speech recognition
  • Speech synthesis

Scenario 4: Audiobook Generator

Goal

Convert books into spoken audio.

Capability Used

Speech synthesis


Important AI-901 Exam Tips

For the exam, remember these key points:

  • Speech recognition converts speech into text.
  • Speech synthesis converts text into spoken audio.
  • Speech-to-text is another term for speech recognition.
  • Text-to-speech is another term for speech synthesis.
  • Real-time transcription supports live captions.
  • Neural voices produce more natural speech.
  • Speech translation combines multiple speech technologies.
  • Speaker recognition identifies individuals using voice characteristics.
  • Speech AI is commonly used in assistants, accessibility tools, and customer service systems.

Quick Knowledge Check

Question 1

What does speech recognition do?

Answer

Converts spoken language into written text.


Question 2

What does speech synthesis do?

Answer

Converts text into spoken audio.


Question 3

What is another name for speech synthesis?

Answer

Text-to-speech (TTS).


Question 4

Which speech capability is used for live meeting captions?

Answer

Speech recognition.


Practice Exam Questions

Question 1

What is the PRIMARY function of speech recognition?

A. Converting images into text
B. Converting spoken language into written text
C. Generating images from prompts
D. Translating text into code


Correct Answer

B. Converting spoken language into written text


Explanation

Speech recognition, also called speech-to-text, converts spoken audio into written text.


Why the Other Answers Are Incorrect

A. Converting images into text

This is OCR functionality.

C. Generating images from prompts

This is a generative AI capability.

D. Translating text into code

This is unrelated to speech recognition.


Question 2

Which capability converts written text into spoken audio?

A. OCR
B. Speech synthesis
C. Object detection
D. Clustering


Correct Answer

B. Speech synthesis


Explanation

Speech synthesis, also called text-to-speech (TTS), generates spoken audio from text.


Why the Other Answers Are Incorrect

A. OCR

OCR extracts text from images.

C. Object detection

Object detection identifies objects in images.

D. Clustering

Clustering groups similar data.


Question 3

A company wants to generate live subtitles during online meetings.

Which AI capability should be used?

A. Speech recognition
B. Speech synthesis
C. Facial recognition
D. Image segmentation


Correct Answer

A. Speech recognition


Explanation

Speech recognition converts spoken conversations into text in real time, enabling live captions and subtitles.


Why the Other Answers Are Incorrect

B. Speech synthesis

Speech synthesis creates spoken audio from text.

C. Facial recognition

Facial recognition analyzes faces in images.

D. Image segmentation

Image segmentation is a computer vision task.


Question 4

What is another common name for speech synthesis?

A. Object detection
B. Text-to-speech
C. Speech-to-text
D. Named Entity Recognition


Correct Answer

B. Text-to-speech


Explanation

Speech synthesis is commonly referred to as text-to-speech (TTS).


Why the Other Answers Are Incorrect

A. Object detection

Object detection identifies objects in images.

C. Speech-to-text

Speech-to-text refers to speech recognition.

D. Named Entity Recognition

NER identifies entities in text.


Question 5

Which scenario BEST demonstrates speech synthesis?

A. A chatbot reading answers aloud to users
B. A camera identifying vehicles on a road
C. A system categorizing customer emails
D. A database sorting sales records


Correct Answer

A. A chatbot reading answers aloud to users


Explanation

Speech synthesis converts text responses into spoken audio for users.


Why the Other Answers Are Incorrect

B. A camera identifying vehicles on a road

This is computer vision.

C. A system categorizing customer emails

This is text classification.

D. A database sorting sales records

This is not a speech AI task.


Question 6

Which feature helps speech recognition systems perform better in noisy environments?

A. Image enhancement
B. Noise reduction
C. OCR optimization
D. Regression tuning


Correct Answer

B. Noise reduction


Explanation

Noise reduction filters background sounds to improve speech recognition accuracy.


Why the Other Answers Are Incorrect

A. Image enhancement

Image enhancement relates to visual processing.

C. OCR optimization

OCR works with images and text extraction.

D. Regression tuning

Regression is unrelated to speech audio processing.


Question 7

A navigation application reads driving directions aloud to users.

Which AI capability is being used?

A. Sentiment analysis
B. Speech synthesis
C. Object detection
D. Language detection


Correct Answer

B. Speech synthesis


Explanation

Speech synthesis converts written navigation instructions into spoken audio.


Why the Other Answers Are Incorrect

A. Sentiment analysis

Sentiment analysis evaluates emotional tone in text.

C. Object detection

Object detection analyzes images.

D. Language detection

Language detection identifies languages in text.


Question 8

Which statement BEST describes speech translation?

A. It converts images into searchable text
B. It combines speech recognition, translation, and speech synthesis
C. It identifies objects in audio recordings
D. It predicts future speech patterns


Correct Answer

B. It combines speech recognition, translation, and speech synthesis


Explanation

Speech translation systems convert spoken language into another language and often generate translated spoken output.


Why the Other Answers Are Incorrect

A. It converts images into searchable text

This is OCR.

C. It identifies objects in audio recordings

This is not a standard speech AI capability.

D. It predicts future speech patterns

This is unrelated to translation systems.


Question 9

What is the PRIMARY purpose of speaker recognition?

A. Generating synthetic voices
B. Identifying or verifying individuals using voice characteristics
C. Translating speech into multiple languages
D. Extracting keywords from documents


Correct Answer

B. Identifying or verifying individuals using voice characteristics


Explanation

Speaker recognition systems use voice patterns to identify or authenticate users.


Why the Other Answers Are Incorrect

A. Generating synthetic voices

This is speech synthesis.

C. Translating speech into multiple languages

This is speech translation.

D. Extracting keywords from documents

This is keyword extraction.


Question 10

Which pair correctly matches the capability with its function?

A. Speech recognition → Converts text into speech
B. Speech synthesis → Converts speech into text
C. Speech recognition → Converts speech into text
D. OCR → Generates spoken audio


Correct Answer

C. Speech recognition → Converts speech into text


Explanation

Speech recognition converts spoken language into written text, while speech synthesis converts text into spoken audio.


Why the Other Answers Are Incorrect

A. Speech recognition → Converts text into speech

This describes speech synthesis.

B. Speech synthesis → Converts speech into text

This describes speech recognition.

D. OCR → Generates spoken audio

OCR extracts text from images.


Final Thoughts

Speech AI technologies are essential components of modern AI systems and are an important topic for the AI-901 certification exam. Microsoft expects candidates to understand how speech recognition and speech synthesis work, along with common business scenarios where these technologies are applied.

These capabilities help organizations build more natural, accessible, and interactive AI-powered experiences using Azure AI services.


Go to the AI-901 Exam Prep Hub main page

Identify techniques to extract information from text, images, audio, and videos (AI-901 Exam Prep)

This post is a part of the AI-901: Microsoft Azure AI Fundamentals Exam Prep Hub. 
This topic falls under these sections:
Identify AI concepts and capabilities (40–45%)
--> Identify AI workloads
--> Identify techniques to extract information from text, images, audio, and videos


Note that there are 10 practice questions (with answers and explanations) for each section to help you solidify your knowledge of the material. Also, there are 2 practice tests with 60 questions each available on the hub below the exam topics section.

Information extraction is one of the most valuable uses of AI and an important topic for the AI-901 certification exam. Organizations generate enormous amounts of unstructured data every day, including documents, emails, images, audio recordings, and videos. AI systems help convert this unstructured data into structured, usable information.

Microsoft expects AI-901 candidates to understand common techniques used to extract information from text, images, audio, and video content.

This topic falls under the “Identify AI workloads” section of the AI-901 exam objectives.


What Is Information Extraction?

Information extraction is the process of identifying and retrieving useful structured information from unstructured or semi-structured data.

AI systems analyze content and extract meaningful data automatically.


Examples of Information Extraction

SourceExtracted Information
DocumentsNames, dates, invoice totals
EmailsCustomer requests, keywords
ImagesObjects, faces, text
AudioSpoken words, speaker identity
VideoActivities, objects, movement

Structured vs. Unstructured Data

Understanding structured and unstructured data is important for this topic.

Structured DataUnstructured Data
TablesEmails
DatabasesImages
SpreadsheetsAudio
Defined formatsVideos
Organized fieldsDocuments

AI techniques help transform unstructured data into structured information.


Information Extraction from Text

AI systems commonly use Natural Language Processing (NLP) to extract information from text.


Common Text Extraction Techniques

For the AI-901 exam, important techniques include:

  • Keyword extraction
  • Named Entity Recognition (NER)
  • Sentiment analysis
  • Summarization
  • Language detection
  • Text classification

Keyword Extraction

Keyword extraction identifies important words or phrases within text.

Example

Extracting phrases like:

  • “shipping delay”
  • “billing issue”
  • “customer satisfaction”

from support tickets.


Named Entity Recognition (NER)

NER identifies entities such as:

  • People
  • Organizations
  • Locations
  • Dates
  • Phone numbers
  • Products

Example

Input

“Microsoft will host an event in Seattle on June 15.”

Extracted Entities

  • Microsoft → Organization
  • Seattle → Location
  • June 15 → Date

Sentiment Analysis

Sentiment analysis identifies emotional tone within text.

Possible Results

  • Positive
  • Negative
  • Neutral

Example

Analyzing customer reviews to determine satisfaction levels.


Summarization

Summarization creates shorter versions of long text.

Example

Generating meeting summaries from lengthy transcripts.


Text Classification

Text classification assigns categories to text.

Example

Automatically labeling emails as:

  • Support
  • Sales
  • Billing

Information Extraction from Images

Computer vision techniques extract information from images.


Common Image Extraction Techniques

Important techniques include:

  • OCR
  • Image classification
  • Object detection
  • Facial recognition
  • Image tagging

Optical Character Recognition (OCR)

OCR extracts text from images and scanned documents.


OCR Example

Input

Scanned invoice image.

Extracted Information

  • Invoice number
  • Total amount
  • Vendor name
  • Dates

Common OCR Use Cases

  • Receipt scanning
  • Invoice processing
  • Document digitization
  • Form extraction

Image Classification

Image classification identifies the overall category of an image.

Example

Identifying whether an image contains:

  • A dog
  • A car
  • A building

Object Detection

Object detection identifies and locates multiple objects within images.

Example

Detecting:

  • Cars
  • Pedestrians
  • Traffic lights

in a street image.


Facial Recognition

Facial recognition identifies or verifies people based on facial features.

Example

Smartphone face unlock systems.


Image Tagging

Image tagging automatically generates descriptive labels.

Example Tags

  • Beach
  • Sunset
  • Ocean
  • Person

Information Extraction from Audio

Speech AI technologies extract information from spoken audio.


Common Audio Extraction Techniques

Important techniques include:

  • Speech recognition
  • Speaker recognition
  • Sentiment analysis in speech
  • Speech translation

Speech Recognition

Speech recognition converts spoken language into text.

Also called:

  • Speech-to-text
  • Automatic Speech Recognition (ASR)

Example

Audio Input

A recorded meeting.

Extracted Information

A written transcript.


Speaker Recognition

Speaker recognition identifies or verifies speakers based on voice characteristics.

Example

Voice authentication systems.


Speech Sentiment Analysis

Some AI systems analyze vocal tone and emotion.

Example

Detecting frustration during customer service calls.


Speech Translation

Speech translation converts spoken language into another language.

Example

Real-time multilingual meeting translation.


Information Extraction from Video

Video analysis combines computer vision and audio processing techniques.


Common Video Extraction Techniques

Important techniques include:

  • Motion detection
  • Object tracking
  • Activity recognition
  • Scene analysis
  • Video transcription

Motion Detection

Motion detection identifies movement within video footage.

Example

Security surveillance systems detecting activity.


Object Tracking

Object tracking follows identified objects across video frames.

Example

Tracking vehicles in traffic monitoring systems.


Activity Recognition

Activity recognition identifies actions occurring in video.

Example

Detecting:

  • Running
  • Falling
  • Fighting
  • Driving

Scene Analysis

Scene analysis identifies environments or contexts in video.

Example

Recognizing:

  • Office scenes
  • Outdoor settings
  • Crowded areas

Video Transcription

Video transcription converts spoken content in videos into text.

Example

Generating subtitles for videos automatically.


Multimodal AI

Some AI systems combine multiple data types together.

This is called multimodal AI.


Example of Multimodal AI

A meeting assistant may process:

  • Audio
  • Video
  • Text chat
  • Shared documents

simultaneously.


Real-World Information Extraction Scenarios


Scenario 1: Invoice Processing System

Goal

Extract invoice information automatically.

Techniques Used

  • OCR
  • Entity extraction

Scenario 2: Customer Support Analysis

Goal

Analyze customer complaints.

Techniques Used

  • Sentiment analysis
  • Keyword extraction

Scenario 3: Smart Security Camera

Goal

Detect suspicious activity.

Techniques Used

  • Object detection
  • Motion detection
  • Facial recognition

Scenario 4: Meeting Intelligence Platform

Goal

Generate searchable meeting notes.

Techniques Used

  • Speech recognition
  • Summarization
  • Speaker recognition

Scenario 5: Video Streaming Platform

Goal

Generate subtitles automatically.

Techniques Used

  • Speech recognition
  • Video transcription

Azure AI Services for Information Extraction

Azure AI Services provide tools for extracting information from multiple data types.

Common services include:

  • Azure AI Language
  • Azure AI Speech
  • Azure AI Vision
  • Azure AI Document Intelligence

These services allow organizations to build AI solutions without training models from scratch.


Responsible AI Considerations

Information extraction systems should follow Responsible AI principles.

Important considerations include:

  • Privacy
  • Consent
  • Data security
  • Transparency
  • Bias reduction
  • Compliance

Sensitive personal information may be present in extracted data.


Challenges in Information Extraction

AI systems may face challenges such as:

  • Poor image quality
  • Background noise
  • Ambiguous language
  • Multiple speakers
  • Handwritten text
  • Video quality issues

Performance depends heavily on data quality.


Important AI-901 Exam Tips

For the exam, remember these key points:

  • NLP extracts information from text.
  • OCR extracts text from images.
  • Speech recognition converts speech into text.
  • Object detection identifies and locates objects in images or video.
  • Video analysis can detect activities and movement.
  • Information extraction converts unstructured data into structured information.
  • Multimodal AI combines multiple data types.
  • Azure AI services provide prebuilt information extraction capabilities.

Quick Knowledge Check

Question 1

Which technique extracts text from scanned documents?

Answer

OCR.


Question 2

What does speech recognition do?

Answer

Converts spoken language into text.


Question 3

Which technique identifies objects within images?

Answer

Object detection.


Question 4

What is multimodal AI?

Answer

AI systems that process multiple types of data together, such as text, audio, and images.


Practice Exam Questions

Question 1

Which AI technique is used to extract text from scanned documents or images?

A. Sentiment analysis
B. Optical Character Recognition (OCR)
C. Object detection
D. Speech synthesis


Correct Answer

B. Optical Character Recognition (OCR)


Explanation

OCR extracts machine-readable text from images, scanned documents, and photographs.


Why the Other Answers Are Incorrect

A. Sentiment analysis

Sentiment analysis identifies emotional tone in text.

C. Object detection

Object detection identifies objects within images.

D. Speech synthesis

Speech synthesis converts text into spoken audio.


Question 2

A company wants to convert recorded customer support calls into written transcripts.

Which AI capability should be used?

A. Speech recognition
B. Facial recognition
C. Image classification
D. Regression


Correct Answer

A. Speech recognition


Explanation

Speech recognition converts spoken language into written text.


Why the Other Answers Are Incorrect

B. Facial recognition

Facial recognition analyzes faces in images.

C. Image classification

Image classification categorizes images.

D. Regression

Regression predicts numeric values.


Question 3

Which AI technique identifies and locates multiple objects within an image?

A. OCR
B. Object detection
C. Summarization
D. Clustering


Correct Answer

B. Object detection


Explanation

Object detection identifies objects and their positions within images or video frames.


Why the Other Answers Are Incorrect

A. OCR

OCR extracts text from images.

C. Summarization

Summarization condenses text.

D. Clustering

Clustering groups similar data points.


Question 4

A business wants to automatically determine whether customer reviews are positive or negative.

Which AI technique is MOST appropriate?

A. Sentiment analysis
B. OCR
C. Facial recognition
D. Image tagging


Correct Answer

A. Sentiment analysis


Explanation

Sentiment analysis evaluates emotional tone and opinions in text.


Why the Other Answers Are Incorrect

B. OCR

OCR extracts text from images.

C. Facial recognition

Facial recognition identifies people from images.

D. Image tagging

Image tagging labels image content.


Question 5

Which AI capability is commonly used to identify names, locations, and organizations within text?

A. Named Entity Recognition (NER)
B. Speech synthesis
C. Object tracking
D. Regression analysis


Correct Answer

A. Named Entity Recognition (NER)


Explanation

NER extracts entities such as people, organizations, dates, and locations from text.


Why the Other Answers Are Incorrect

B. Speech synthesis

Speech synthesis generates spoken audio.

C. Object tracking

Object tracking follows objects in video.

D. Regression analysis

Regression predicts numeric values.


Question 6

A smart security camera tracks moving vehicles across multiple video frames.

Which AI technique is being used?

A. Text classification
B. Object tracking
C. Summarization
D. Speech translation


Correct Answer

B. Object tracking


Explanation

Object tracking follows identified objects as they move through video footage.


Why the Other Answers Are Incorrect

A. Text classification

Text classification categorizes written text.

C. Summarization

Summarization condenses text.

D. Speech translation

Speech translation converts spoken language between languages.


Question 7

Which term describes AI systems that process multiple data types such as text, images, and audio together?

A. Regression AI
B. Multimodal AI
C. Clustering AI
D. Rule-based AI


Correct Answer

B. Multimodal AI


Explanation

Multimodal AI combines and processes multiple forms of data simultaneously.


Why the Other Answers Are Incorrect

A. Regression AI

Regression predicts numeric values.

C. Clustering AI

Clustering groups similar items.

D. Rule-based AI

Rule-based systems follow predefined logic rules.


Question 8

Which AI capability would MOST likely be used to generate automatic subtitles for videos?

A. Speech recognition
B. Image classification
C. Facial recognition
D. Recommendation systems


Correct Answer

A. Speech recognition


Explanation

Speech recognition converts spoken words in videos into text subtitles.


Why the Other Answers Are Incorrect

B. Image classification

Image classification categorizes images.

C. Facial recognition

Facial recognition identifies people in images.

D. Recommendation systems

Recommendation systems suggest content or products.


Question 9

A retailer wants AI to automatically identify products such as shoes, shirts, and electronics in uploaded images.

Which AI capability should be used?

A. Object detection
B. Sentiment analysis
C. Speech synthesis
D. Language translation


Correct Answer

A. Object detection


Explanation

Object detection identifies multiple objects within images and can locate them visually.


Why the Other Answers Are Incorrect

B. Sentiment analysis

Sentiment analysis evaluates text emotion.

C. Speech synthesis

Speech synthesis converts text into speech.

D. Language translation

Language translation converts text or speech between languages.


Question 10

What is the PRIMARY goal of information extraction AI systems?

A. Creating video games
B. Converting unstructured data into useful structured information
C. Compressing database files
D. Replacing all human decision-making


Correct Answer

B. Converting unstructured data into useful structured information


Explanation

Information extraction systems analyze unstructured content such as text, images, audio, and video to retrieve meaningful structured data.


Why the Other Answers Are Incorrect

A. Creating video games

This is unrelated to information extraction.

C. Compressing database files

This is a storage task, not AI extraction.

D. Replacing all human decision-making

AI systems are designed to assist and augment human processes, not completely replace all decision-making.


Final Thoughts

Information extraction is one of the most practical and widely used AI workloads covered in the AI-901 certification exam. Microsoft expects candidates to understand how AI systems extract useful insights from text, images, audio, and videos using NLP, speech AI, computer vision, and multimodal AI technologies.

These capabilities help organizations automate workflows, analyze large volumes of data, and build intelligent applications using Azure AI services.


Go to the AI-901 Exam Prep Hub main page

How AI Is Changing Analytics (and How It Isn’t) — A Power BI and Modern Analytics Perspective

If you use Power BI or other modern data platforms today, you don’t have to look far to see AI everywhere:

  • Copilot inside Power BI and Fabric
  • Natural language Q&A visuals
  • Auto-generated DAX and measures
  • Smart narratives
  • Automated insights
  • Forecasting visuals
  • AutoML in Fabric
  • AI-assisted data prep

It may appear like analytics is becoming fully automated.

In reality, what’s happening is more nuanced.

AI is reshaping how analytics teams work — but it hasn’t replaced the fundamentals that actually make analytics valuable.

Let’s look at both sides through the lens of Power BI and today’s analytics stack.


How AI Is Changing Analytics

1. Power BI Is Becoming an “Analytics Co-Pilot”

With Copilot and built-in AI features, Power BI increasingly behaves like a smart assistant.

You can now:

  • Generate report pages from prompts
  • Create measures using natural language
  • Ask Copilot to explain DAX
  • Get auto-generated summaries of visuals
  • Build starter models and layouts

Instead of starting from a blank canvas, analysts can begin with a rough first draft produced by AI.

This doesn’t eliminate the need for modeling or design — but it dramatically reduces setup time.

The result: faster prototyping and quicker iteration.


2. Natural Language Q&A Is Expanding Self-Service Analytics

Power BI’s Q&A visual allows business users to type:

“Show total sales by region for last quarter.”

Power BI translates this into queries and visuals automatically.

This is part of a broader trend across platforms: conversational analytics.

Snowflake, Databricks, Fabric, and BI tools now all support some form of natural language interaction.

This lowers the barrier to entry for analytics and reduces dependency on data teams for simple questions.

However, this only works well when:

  • Tables are properly named
  • Relationships are correct
  • Measures are clearly defined

Which brings us back to fundamentals.


3. Built-In AI Makes Advanced Analytics Easier

Power BI and Fabric now include:

  • Forecasting visuals
  • Anomaly detection
  • AutoML models
  • Cognitive services
  • Predictive features

What once required data scientists can often be done directly inside the platform.

This enables analysts to:

  • Add predictions to reports
  • Detect unusual behavior
  • Cluster customers
  • Score records

All without building custom ML pipelines.

Advanced analytics is becoming part of everyday BI.


4. AI Is Improving Developer Productivity

For analytics professionals, AI has become a daily productivity tool:

  • Writing DAX measures
  • Generating SQL
  • Creating Power Query transformations
  • Explaining model errors
  • Drafting documentation

Instead of searching forums or writing everything from scratch, teams use AI to accelerate development.

This is especially powerful for:

  • Junior analysts learning faster
  • Senior engineers moving quicker
  • Teams standardizing patterns

AI acts as an always-available assistant.


How AI Isn’t Changing Analytics

Despite all of this, Power BI projects (and analytics project in general) still succeed or fail for the same reasons they always have.


1. Data Modeling Still Drives Everything

Copilot can generate visuals.

It cannot fix a broken model.

If your Power BI semantic model has:

  • Poor relationships
  • Ambiguous dimensions
  • Duplicate metrics
  • Inconsistent grain

Your reports will still be confusing — no matter how much AI you add.

Star schemas, clear measures, and well-designed semantic layers remain essential.

AI works on top of your model. It does not replace it.


2. Data Quality Still Determines Trust

AI-powered insights mean nothing if the data is wrong.

If, for example:

  • Sales numbers don’t match Finance
  • Customer definitions vary by report
  • Dates behave inconsistently

Users will stop trusting dashboards.

Modern platforms like Fabric emphasize data pipelines, lakehouses, governance, and lineage for a reason.

Analytics still starts with reliable data engineering.


3. Metrics Still Require Human Agreement

Power BI can calculate anything.

AI can suggest formulas.

But only people can agree on:

  • What “revenue” means
  • How churn is defined
  • Which KPIs matter
  • What targets are realistic

Metric alignment remains a business process, not a technical one.

No AI can resolve organizational ambiguity.


4. Dashboards Don’t Drive Action — People Do

Smart narratives and AI summaries are useful.

But decisions still depend on:

  • Context
  • Priorities
  • Risk tolerance
  • Strategy

A Power BI report becomes valuable only when someone uses it to change behavior.

That requires storytelling, persuasion, and leadership — not just algorithms.


What This Means for Power BI and Analytics Professionals

AI is changing the workflow, not the purpose of analytics.

Less time spent on:

  • Boilerplate DAX
  • First-pass visuals
  • Manual exploration

More time spent on:

  • Understanding business problems
  • Designing models
  • Interpreting results
  • Influencing decisions

The role evolves from “report builder” to:

  • Analytics translator
  • Business partner
  • Insight driver

Power BI professionals who thrive will combine:

  • Strong modeling skills
  • Business understanding
  • Communication
  • Strategic thinking
  • AI-assisted productivity

The Bottom Line

Power BI and modern analytics platforms are becoming AI-powered.

But analytics is not becoming automatic.

AI accelerates:

  • Report creation
  • Exploration
  • Advanced analytics
  • Developer productivity

It does not replace:

  • Data modeling
  • Data quality
  • Business context
  • Metric alignment
  • Human judgment

AI amplifies good analytics practices — and exposes bad ones faster.

Organizations that succeed will be the ones that invest in:

  • Solid data foundations
  • Clear semantic models
  • Skilled analytics teams
  • Thoughtful AI adoption

Not just shiny features.


Thanks for reading and good luck on your data journey!

AI-900: Microsoft Azure AI Fundamentals certification exam Frequently Asked Questions (FAQs)

Below are some commonly asked questions about the AI-900: Microsoft Azure AI Fundamentals certification exam. Upon successfully passing this exam, you earn the Microsoft Certified: Azure AI Fundamentals certification.


What is the AI-900 certification exam?

The AI-900: Microsoft Azure AI Fundamentals exam validates your foundational knowledge of artificial intelligence (AI) concepts and how AI workloads are implemented using Microsoft Azure services.

Candidates who pass the exam demonstrate understanding of:

  • Core AI concepts and terminology
  • Machine learning workloads and Azure Machine Learning
  • Computer vision workloads using Azure AI Vision
  • Natural language processing workloads using Azure AI Language
  • Conversational AI workloads using Azure AI Bot Service and Azure AI Studio

This certification is designed for individuals who want to understand AI fundamentals and how Azure supports common AI scenarios. Upon successfully passing this exam, candidates earn the Microsoft Certified: Azure AI Fundamentals certification.


Is the AI-900 certification exam worth it?

The short answer is “yes“.

AI-900 is an excellent entry point into artificial intelligence and Microsoft’s AI ecosystem. Preparing for this exam helps you:

  • Build foundational AI literacy
  • Understand common AI workloads and use cases
  • Learn how Azure delivers AI services
  • Gain confidence discussing AI concepts with technical and business teams
  • Prepare for more advanced certifications such as AI-102, DP-100, or PL-300

For beginners, students, business professionals, and technologists new to AI, AI-900 provides structured learning and practical context without requiring deep programming experience.


How many questions are on the AI-900 exam?

The AI-900 exam typically contains between 40 and 60 questions.

Question formats may include:

  • Single-choice and multiple-choice questions
  • Multi-select questions
  • Drag-and-drop or matching questions
  • Short scenario-based questions

The exact number and format can vary slightly from exam to exam.


How hard is the AI-900 exam?

AI-900 is considered a fundamentals-level exam and is generally approachable for beginners.

The challenge comes from:

  • Learning AI terminology and concepts
  • Understanding when to use different Azure AI services
  • Interpreting scenario-based questions
  • Distinguishing between machine learning, computer vision, NLP, and conversational AI workloads

With focused preparation, most candidates find the exam very achievable.

Helpful preparation resources include:


How much does the AI-900 certification exam cost?

As of early 2026, the standard exam pricing is approximately:

  • United States: $99 USD
  • Other countries: Regionally adjusted pricing applies

Microsoft occasionally offers student discounts, academic pricing, and exam vouchers, so it’s worth checking the official Microsoft certification site before scheduling your exam.


How do I prepare for the Microsoft AI-900 certification exam?

The most important advice is not to rush. Sit for the exam only after you have fully prepared.

Recommended preparation steps:

  1. Review the official AI-900 exam skills outline.
  2. Complete the free Microsoft Learn AI-900 learning path.
  3. Study core AI concepts such as classification, regression, clustering, and responsible AI.
  4. Learn the purpose of key Azure AI services (Azure Machine Learning, Azure AI Vision, Azure AI Language, Azure AI Bot Service).
  5. Take practice exams to confirm your readiness.

Additional learning resources include:

Hands-on labs are helpful but not strictly required. Conceptual understanding is the primary focus for the AI-900.


How do I pass the AI-900 exam?

To maximize your chances of passing:

  • Focus on understanding concepts rather than memorization
  • Learn what each Azure AI service is designed for
  • Carefully read scenario questions before answering
  • Eliminate obviously incorrect choices
  • Manage your time effectively

Consistently performing well on reputable practice exams is usually a good indicator that you’re ready.


What is the best site for AI-900 certification dumps?

Using exam dumps is not recommended and may violate Microsoft’s exam policies.

Instead, rely on legitimate preparation resources such as:

  • Microsoft’s official practice exam, which can be accessed from the main certification page
  • High-quality community-created practice tests, such as those available at The Data Community’s AI-900 Exam Prep Hub
  • Scenario-based questions that reinforce understanding

Look beyond the exam. Legitimate preparation builds real skills that extend beyond the exam.


How long should I study for the AI-900 exam?

Study time varies based on background.

General guidelines:

  • Prior AI or Azure experience: 2–4 weeks
  • Some technical background: 3–5 weeks
  • Beginners or career switchers: 4–8 weeks

However, rather than focusing strictly on time, aim to understand all exam topics and perform well on practice tests before scheduling.


Where can I find training or a course for the AI-900 exam?

Training options include:

  • Microsoft Learn: Free, official learning path
  • Online platforms: Udemy, Coursera, and similar providers
  • YouTube: Free AI-900 playlists and walkthroughs
  • Subscription platforms: Datacamp and others offering AI fundamentals
  • Microsoft partners: Instructor-led courses
  • Community contributors: Free exam prep hub at The Data Community

A mix of structured learning and light hands-on exploration works well. While it’s totally fine to use any resources you find suitable based on your situation, you can most likely learn the required content and pass this exam using only “free” resources.


What skills should I have before taking the AI-900 exam?

Before attempting the exam, it helps to understand:

  • Basic computer concepts
  • Simple data concepts
  • High-level AI terminology
  • General cloud computing ideas

No programming experience is required.

AI-900 is designed specifically for beginners.


What score do I need to pass the AI-900 exam?

Microsoft exams are scored on a scale of 1–1000, and a score of 700 or higher is required to pass.

Scores are scaled based on question difficulty, not simply percentage correct.


How long is the AI-900 exam?

You are given approximately 60 minutes to complete the exam, not including onboarding and instructions.

Time pressure is generally lower than associate-level exams.


How long is the AI-900 certification valid?

The Microsoft Certified: Azure AI Fundamentals certification does not expire.

Unlike associate-level certifications, AI-900 currently does not require renewal.


Is AI-900 suitable for beginners?

Yes — AI-900 is specifically designed for beginners.

It’s ideal for:

  • Students
  • Career switchers
  • Business professionals exploring AI
  • Cloud beginners
  • Technical professionals new to artificial intelligence

No prior AI or Azure experience is required.


What roles benefit most from the AI-900 certification?

AI-900 is especially valuable for:

It also serves as a strong foundation before pursuing AI-102, DP-100, DP-203, or PL-300.


What languages is the AI-900 exam offered in?

The AI-900 certification exam is commonly offered in:

English, Japanese, Chinese (Simplified), Korean, German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian

Availability may vary by region.


Have additional questions? Post them in the comments.

Thanks for reading and good luck on your data journey!

AI in the Automotive Industry: How Artificial Intelligence Is Transforming Mobility

“AI in …” series

Artificial Intelligence (AI) is no longer a futuristic concept in the automotive world — it’s already embedded across nearly every part of the industry. From how vehicles are designed and manufactured, to how they’re driven, maintained, sold, and supported, AI is fundamentally reshaping vehicular mobility.

What makes automotive especially interesting is that it combines physical systems, massive data volumes, real-time decision making, and human safety. Few industries, such as healthcare, place higher demands on AI accuracy, reliability, and scale.

Let’s walk through how AI is being applied across the automotive value chain — and why it matters.


1. AI in Vehicle Design and Engineering

Before a single car reaches the road, AI is already at work.

Generative Design

Automakers use AI-driven generative design tools to explore thousands of design variations automatically. Engineers specify constraints like:

  • Weight
  • Strength
  • Material type
  • Cost

The AI proposes optimized designs that humans might never consider — often producing lighter, stronger components.

Business value:

  • Faster design cycles
  • Reduced material usage
  • Improved fuel efficiency or battery range
  • Lower production costs

For example, manufacturers now design lightweight structural parts for EVs using AI, helping extend driving range without compromising safety.

Simulation and Virtual Testing

AI accelerates crash simulations, aerodynamics modeling, and thermal analysis by learning from historical test data. Instead of running every scenario physically (which is expensive and slow), AI predicts outcomes digitally — cutting months from development timelines.


2. Autonomous Driving and Advanced Driver Assistance Systems (ADAS)

This is the most visible application of AI in automotive.

Modern vehicles increasingly rely on AI to understand their surroundings and assist — or fully replace — human drivers.

Perception: Seeing the World

Self-driving systems combine data from:

  • Cameras
  • Radar
  • LiDAR
  • Ultrasonic sensors

AI models interpret this data to identify:

  • Vehicles
  • Pedestrians
  • Lane markings
  • Traffic signs
  • Road conditions

Computer vision and deep learning allow cars to “see” in real time.

Decision Making and Control

Once the environment is understood, AI determines:

  • When to brake
  • When to accelerate
  • How to steer
  • How to merge
  • How to respond to unexpected obstacles

This requires millisecond-level decisions with safety-critical consequences.

ADAS Today

Even if full autonomy is still evolving, AI already powers features such as:

  • Adaptive cruise control
  • Lane-keeping assist
  • Automatic emergency braking
  • Blind-spot monitoring
  • Parking assistance

These systems are quietly reducing accidents and saving lives every day.


3. Predictive Maintenance and Vehicle Health Monitoring

Traditionally, vehicles were serviced on fixed schedules or after something broke.

AI enables a shift toward predictive maintenance.

How It Works

Vehicles continuously generate data from hundreds of sensors:

  • Engine performance
  • Battery health
  • Brake wear
  • Tire pressure
  • Temperature fluctuations

AI models analyze patterns across millions of vehicles to detect early signs of failure.

Instead of reacting to breakdowns, manufacturers and fleet operators can:

  • Predict component failures
  • Schedule maintenance proactively
  • Reduce downtime
  • Lower repair costs

For commercial fleets, this translates directly into operational savings and improved reliability.


4. Smart Manufacturing and Quality Control

Automotive factories are becoming AI-powered production ecosystems.

Computer Vision for Quality Inspection

High-resolution cameras combined with AI inspect parts and assemblies in real time, identifying:

  • Surface defects
  • Misalignments
  • Missing components
  • Paint imperfections

This replaces manual inspection while improving consistency and accuracy.

Robotics and Process Optimization

AI coordinates robotic arms, assembly lines, and material flow to:

  • Optimize production speed
  • Reduce waste
  • Balance workloads
  • Detect bottlenecks

Manufacturers also use AI to forecast demand and dynamically adjust production volumes.

The result: leaner factories, higher quality, and faster delivery.


5. AI in Supply Chain and Logistics

The automotive supply chain is incredibly complex, involving thousands of suppliers worldwide.

AI helps manage this complexity by:

  • Forecasting parts demand
  • Optimizing inventory levels
  • Predicting shipping delays
  • Identifying supplier risks
  • Optimizing transportation routes

During recent global disruptions, companies using AI-driven supply chain analytics recovered faster by anticipating shortages and rerouting sourcing strategies.


6. Personalized In-Car Experiences

Modern vehicles increasingly resemble connected smart devices.

AI enhances the driver and passenger experience through personalization:

  • Voice assistants for navigation and climate control
  • Adaptive seating and mirror positions
  • Personalized infotainment recommendations
  • Driver behavior analysis for comfort and safety

Some systems learn individual driving styles and adjust throttle response, braking sensitivity, and steering feel accordingly.

Over time, your car begins to feel uniquely “yours.”


7. Sales, Marketing, and Customer Engagement

AI doesn’t stop at manufacturing — it also transforms how vehicles are sold and supported.

Smarter Marketing

Automakers use AI to analyze customer data and predict:

  • Which models buyers are likely to prefer
  • Optimal pricing strategies
  • Best timing for promotions

Virtual Assistants and Chatbots

Dealerships and manufacturers deploy AI chatbots to handle:

  • Vehicle inquiries
  • Test-drive scheduling
  • Financing questions
  • Service appointments

This improves customer experience while reducing operational costs.


8. Electric Vehicles and Energy Optimization

As EV adoption grows, AI plays a critical role in managing batteries and energy consumption.

Battery Management Systems

AI optimizes:

  • Charging patterns
  • Thermal regulation
  • Battery degradation prediction
  • Range estimation

These models extend battery life and provide more accurate driving-range forecasts — two key concerns for EV owners.

Smart Charging

AI integrates vehicles with power grids, enabling:

  • Off-peak charging
  • Load balancing
  • Renewable energy optimization

This supports both drivers and utilities.


Challenges and Considerations

Despite rapid progress, significant challenges remain:

Safety and Trust

AI-driven vehicles must achieve near-perfect reliability. Even rare failures can undermine public confidence.

Data Privacy

Connected cars generate massive amounts of personal and location data, raising privacy concerns.

Regulation

Governments worldwide are still defining frameworks for autonomous driving liability and certification.

Ethical Decision Making

Self-driving systems introduce complex moral questions around accident scenarios and responsibility.


The Road Ahead

AI is transforming automobiles from mechanical machines into intelligent, connected platforms.

In the coming years, we’ll see:

  • Increasing autonomy
  • Deeper personalization
  • Fully digital vehicle ecosystems
  • Seamless integration with smart cities
  • AI-driven mobility services replacing traditional ownership models

The automotive industry is evolving into a software-first, data-driven business — and AI is the engine powering that transformation.


Final Thoughts

AI in automotive isn’t just about self-driving cars. It’s about smarter design, safer roads, efficient factories, predictive maintenance, personalized experiences, and sustainable mobility.

Much like how “AI in Gaming” is reshaping player experiences and development pipelines, “AI in Automotive” is redefining how vehicles are created and how people move through the world.

We’re witnessing the birth of intelligent transportation — and this journey is only just beginning.

Thanks for reading and good luck on your data journey!

Exam Prep Hubs available on The Data Community

Below are the free Exam Prep Hubs currently available on The Data Community.
Bookmark the hubs you are interested in and use them to ensure you are fully prepared for the respective exam.

Each hub contains:

  1. The topic-by-topic (from the official study guide) coverage of the material, making it easy for you to ensure you are covering all aspects of the exam material.
  2. Practice exam questions for each section.
  3. Bonus material to help you prepare
  4. Two (2) Practice Exams with 60 questions each, or Four (4) Practice Exams with 30 questions each – along with answers.
  5. Links to useful resources, such as Microsoft Learn content, YouTube video series, and more.






AI-900: Microsoft Azure AI Fundamentals

WARNING: AI-900 will retire on June 30, 2026. It will be replaced with AI-901. You can continue to earn this certification after AI-900 retires by passing AI-901.


AI-901: Microsoft Azure AI Fundamentals

AI-901 replaces AI-900.








Exam Prep Hub for AI-900: Microsoft Azure AI Fundamentals

WARNING: AI-900 will retire on June 30, 2026. It will be replaced with AI-901. You can continue to earn this certification after AI-900 retires by passing AI-901. An Exam Prep Hub for AI-901 will be available on The Data Community soon


Welcome to the one-stop hub with information for preparing for the AI-900: Microsoft Azure AI Fundamentals certification exam. The content for this exam helps you to “Demonstrate fundamental AI concepts related to the development of software and services of Microsoft Azure to create AI solutions”. Upon successful completion of the exam, you earn the Microsoft Certified: Azure AI Fundamentals certification.

This hub provides information directly here (topic-by-topic as outlined in the official study guide), links to a number of external resources, tips for preparing for the exam, practice tests, and section questions to help you prepare. Bookmark this page and use it as a guide to ensure that you are fully covering all relevant topics for the AI-900 exam and making use of as many of the resources available as possible.


Audience profile (from Microsoft’s site)

This exam is an opportunity for you to demonstrate knowledge of machine learning and AI concepts and related Microsoft Azure services. As a candidate for this exam, you should have familiarity with Exam AI-900’s self-paced or instructor-led learning material.
This exam is intended for you if you have both technical and non-technical backgrounds. Data science and software engineering experience are not required. However, you would benefit from having awareness of:
- Basic cloud concepts
- Client-server applications
You can use Azure AI Fundamentals to prepare for other Azure role-based certifications like Azure Data Scientist Associate or Azure AI Engineer Associate, but it’s not a prerequisite for any of them.

Skills measured at a glance (as specified in the official study guide)

  • Describe Artificial Intelligence workloads and considerations (15–20%)
  • Describe fundamental principles of machine learning on Azure (15–20%)
  • Describe features of computer vision workloads on Azure (15–20%)
  • Describe features of Natural Language Processing (NLP) workloads on Azure (15–20%)
  • Describe features of generative AI workloads on Azure (20–25%)
Click on each hyperlinked topic below to go to the preparation content and practice questions for that topic. Also, there are 2 practice exams provided below.

Describe Artificial Intelligence workloads and considerations (15–20%)

Identify features of common AI workloads

Identify guiding principles for responsible AI

Describe fundamental principles of machine learning on Azure (15-20%)

Identify common machine learning techniques

Describe core machine learning concepts

Describe Azure Machine Learning capabilities

Describe features of computer vision workloads on Azure (15–20%)

Identify common types of computer vision solution

Identify Azure tools and services for computer vision tasks

Describe features of Natural Language Processing (NLP) workloads on Azure (15–20%)

Identify features of common NLP Workload Scenarios

Identify Azure tools and services for NLP workloads

Describe features of generative AI workloads on Azure (20–25%)

Identify features of generative AI solutions

Identify generative AI services and capabilities in Microsoft Azure


AI-900 Practice Exams

We have provided 2 practice exams (with answer keys) to help you prepare:

AI-900 Practice Exam 1 (60 questions with answers)

AI-900 Practice Exam 2 (60 questions with answers)


Important AI-900 Resources


To Do’s:

  • Schedule time to learn, study, perform labs, and do practice exams and questions
  • Schedule the exam based on when you think you will be ready; scheduling the exam gives you a target and drives you to keep working on it; but keep in mind that it can be rescheduled based on the rules of the provider.
  • Use the various resources above to learn and prepare.
  • Take the free Microsoft Learn practice test, any other available practice tests, and do the practice questions in each section and the two practice tests available on this exam prep hub.

Good luck to you passing the AI-900: Microsoft Azure AI Fundamentals certification exam and earning the Microsoft Certified: Azure AI Fundamentals certification!

Practice Questions: Identify Natural Language Processing Workloads (AI-900 Exam Prep)

Practice Questions


Question 1

A company wants to automatically determine whether customer reviews are positive, negative, or neutral.

Which AI workload is required?

A. Text classification
B. Sentiment analysis
C. Language translation
D. Speech recognition

Correct Answer: B

Explanation: Sentiment analysis evaluates the emotional tone of text, such as opinions expressed in customer reviews.


Question 2

An organization needs to route incoming support emails to the correct department based on their content.

Which NLP capability best fits this scenario?

A. Key phrase extraction
B. Text summarization
C. Text classification
D. Language detection

Correct Answer: C

Explanation: Text classification assigns predefined labels or categories to text, making it ideal for routing emails by topic.


Question 3

A legal team wants to quickly identify names of people, organizations, and locations within long contracts.

Which NLP capability should be used?

A. Sentiment analysis
B. Named entity recognition
C. Text translation
D. Optical character recognition

Correct Answer: B

Explanation: Named entity recognition (NER) extracts structured entities such as people, organizations, and locations from unstructured text.


Question 4

A global company wants to translate product descriptions from English into multiple languages while preserving meaning.

Which AI workload is most appropriate?

A. Language detection
B. Text summarization
C. Language translation
D. Speech synthesis

Correct Answer: C

Explanation: Language translation converts text from one language to another while maintaining its original intent and meaning.


Question 5

An application needs to identify the main topics discussed in thousands of customer feedback messages.

Which NLP capability should be used?

A. Sentiment analysis
B. Key phrase extraction
C. Text classification
D. Question answering

Correct Answer: B

Explanation: Key phrase extraction highlights the most important concepts and terms within text.


Question 6

A chatbot answers common customer questions using a natural conversational interface.

Which AI workload does this represent?

A. Computer vision
B. Conversational AI / NLP
C. Speech AI only
D. Anomaly detection

Correct Answer: B

Explanation: Conversational AI uses NLP to understand user intent and generate natural language responses.


Question 7

A system must determine the language of incoming customer messages before processing them further.

Which NLP capability is required?

A. Text classification
B. Language detection
C. Named entity recognition
D. Text summarization

Correct Answer: B

Explanation: Language detection identifies the language used in a text sample.


Question 8

Which input type most strongly indicates a natural language processing workload?

A. Video streams
B. Audio recordings
C. Images and photos
D. Text documents

Correct Answer: D

Explanation: NLP workloads are centered on understanding and generating text-based data.


Question 9

A manager wants a short summary of long meeting transcripts to quickly understand key points.

Which NLP capability should be used?

A. Text summarization
B. Sentiment analysis
C. Language detection
D. Text classification

Correct Answer: A

Explanation: Text summarization condenses long text into a shorter, meaningful summary.


Question 10

An organization wants to ensure responsible use of AI when analyzing employee emails.

Which consideration is most relevant for NLP workloads?

A. Image resolution
B. Model latency
C. Data privacy and bias
D. Bounding box accuracy

Correct Answer: C

Explanation: NLP systems can introduce bias and raise privacy concerns when processing personal or sensitive text data.


Final Exam Tip

If a scenario focuses on understanding, classifying, translating, summarizing, or responding to text, it is almost always a natural language processing workload.


Go to the PL-300 Exam Prep Hub main page.

Practice Questions: Identify Computer Vision Workloads (AI-900 Exam Prep)

Practice Questions


Question 1

A retail company wants to automatically assign categories such as shirt, shoes, or hat to product photos uploaded by sellers.

Which type of AI workload is this?

A. Natural language processing
B. Image classification
C. Object detection
D. Anomaly detection

Correct Answer: B

Explanation: Image classification assigns one or more labels to an entire image. In this scenario, each product photo is classified into a category.


Question 2

A city uses traffic cameras to identify vehicles and pedestrians and draw boxes around them in each image.

Which computer vision capability is being used?

A. Image tagging
B. Image classification
C. Object detection
D. OCR

Correct Answer: C

Explanation: Object detection identifies multiple objects within an image and locates them using bounding boxes.


Question 3

A company wants to extract text from scanned invoices and store the text in a database for searching.

Which computer vision workload is required?

A. Image description
B. Optical Character Recognition (OCR)
C. Face detection
D. Language translation

Correct Answer: B

Explanation: OCR is used to extract printed or handwritten text from images or scanned documents.


Question 4

An application analyzes photos and generates captions such as “A group of people standing on a beach.”

Which computer vision capability is this?

A. Image classification
B. Image tagging and description
C. Object detection
D. Video analysis

Correct Answer: B

Explanation: Image tagging and description focuses on understanding the overall content of an image and generating descriptive text.


Question 5

A security system needs to determine whether a human face is present in images captured at building entrances.

Which workload is most appropriate?

A. Facial recognition
B. Face detection
C. Image classification
D. Speech recognition

Correct Answer: B

Explanation: Face detection determines whether a face exists in an image. Identity verification (facial recognition) is not the focus of AI-900.


Question 6

A media company wants to analyze recorded videos to identify scenes, objects, and motion over time.

Which Azure AI workload does this represent?

A. Image classification
B. Video analysis
C. OCR
D. Text analytics

Correct Answer: B

Explanation: Video analysis processes visual data across multiple frames, enabling object detection, motion tracking, and scene analysis.


Question 7

A manufacturing company wants to detect defective products by locating scratches or dents in photos taken on an assembly line.

Which computer vision workload should be used?

A. Image classification
B. Object detection
C. Anomaly detection
D. Natural language processing

Correct Answer: B

Explanation: Object detection can be used to locate defects within an image by identifying specific problem areas.


Question 8

A developer needs to train a model using their own labeled images because prebuilt vision models are not sufficient.

Which Azure AI service is most appropriate?

A. Azure AI Vision
B. Azure AI Video Indexer
C. Azure AI Custom Vision
D. Azure AI Language

Correct Answer: C

Explanation: Azure AI Custom Vision allows users to train custom image classification and object detection models using their own data.


Question 9

Which clue in a scenario most strongly indicates a computer vision workload?

A. Audio recordings are analyzed
B. Large amounts of numerical data are processed
C. Images or videos are the primary input
D. Text documents are translated

Correct Answer: C

Explanation: Computer vision workloads always involve visual input such as images or video.


Question 10

An organization wants to ensure responsible use of AI when analyzing images of people.

Which consideration is most relevant for computer vision workloads?

A. Query performance tuning
B. Data normalization
C. Privacy and consent
D. Indexing strategies

Correct Answer: C

Explanation: Privacy, consent, and bias are key responsible AI considerations when working with images and facial data.


Final Exam Tip

If a question mentions photos, images, scanned documents, cameras, or video, think computer vision first, then determine the specific capability (classification, detection, OCR, or description).


Go to the PL-300 Exam Prep Hub main page.

Identify Natural Language Processing Workloads (AI-900 Exam Prep)

Overview

Natural Language Processing (NLP) is a branch of Artificial Intelligence (AI) that enables machines to understand, interpret, and generate human language. For the AI-900: Microsoft Azure AI Fundamentals exam, the goal is not to build language models, but to recognize NLP workloads, understand what problems they solve, and identify when NLP is the correct AI approach.

This topic appears under:

  • Describe Artificial Intelligence workloads and considerations (15–20%)
    • Identify features of common AI workloads

Most exam questions will be scenario-based, asking you to choose the correct AI workload based on how text is used.


What Is a Natural Language Processing Workload?

A natural language processing workload involves analyzing or generating language in written or spoken form (after speech has been converted to text).

NLP workloads typically:

  • Process unstructured text
  • Extract meaning, sentiment, or intent
  • Translate between languages
  • Generate human-like text responses

Common inputs:

  • Emails, chat messages, documents
  • Social media posts
  • Customer reviews
  • Transcribed speech

Common outputs:

  • Sentiment scores
  • Extracted keywords or entities
  • Translated text
  • Generated responses or summaries

Common Natural Language Processing Use Cases

On the AI-900 exam, NLP workloads are presented through everyday business scenarios. The following are the most important ones to recognize.

Text Classification

What it does: Categorizes text into predefined labels.

Example scenarios:

  • Classifying emails as spam or not spam
  • Routing support tickets by topic
  • Detecting abusive or inappropriate content

Key idea: The system assigns one or more labels to a piece of text.


Sentiment Analysis

What it does: Determines the emotional tone of text.

Example scenarios:

  • Analyzing customer reviews to see if feedback is positive or negative
  • Monitoring social media reactions to a product launch

Key idea: Sentiment analysis focuses on opinion and emotion, not topic.


Key Phrase Extraction

What it does: Identifies the main concepts discussed in a document.

Example scenarios:

  • Summarizing customer feedback
  • Highlighting important terms in legal or technical documents

Key idea: Key phrases help quickly understand what a document is about.


Named Entity Recognition (NER)

What it does: Identifies and categorizes entities in text.

Common entity types:

  • People
  • Organizations
  • Locations
  • Dates and numbers

Example scenarios:

  • Extracting company names from contracts
  • Identifying people and places in news articles

Language Detection

What it does: Identifies the language used in a text sample.

Example scenarios:

  • Detecting the language of customer messages before translation
  • Routing requests to region-specific support teams

Language Translation

What it does: Converts text from one language to another.

Example scenarios:

  • Translating product descriptions for global audiences
  • Providing multilingual customer support

Key idea: This workload focuses on preserving meaning, not word-for-word translation.


Question Answering and Conversational AI

What it does: Understands user questions and generates relevant responses.

Example scenarios:

  • Customer support chatbots
  • FAQ systems
  • Virtual assistants

Key idea: The system interprets intent and responds in natural language.


Text Summarization

What it does: Condenses long documents into shorter summaries.

Example scenarios:

  • Summarizing reports or meeting notes
  • Highlighting key points from articles

Azure Services Commonly Associated with NLP

For AI-900, you should recognize these services at a conceptual level.

Azure AI Language

Supports:

  • Sentiment analysis
  • Text classification
  • Key phrase extraction
  • Named entity recognition
  • Language detection
  • Summarization

This is the primary service referenced for NLP workloads on the exam.


Azure AI Translator

Supports:

  • Text translation between languages

Used specifically when scenarios mention multilingual translation.


Azure AI Bot Service

Supports:

  • Conversational AI solutions

Often appears alongside NLP services when building chatbots.


How NLP Differs from Other AI Workloads

Distinguishing NLP from other workloads is a common exam requirement.

AI Workload TypePrimary Input
Natural Language ProcessingText
Speech AIAudio
Computer VisionImages and video
Anomaly DetectionNumerical or time-series data

Exam tip: If the data is text-based and the goal is to understand meaning, sentiment, or intent, it is an NLP workload.


Responsible AI Considerations

NLP systems can introduce risks if not used responsibly.

Key considerations include:

  • Bias in language models
  • Offensive or harmful content generation
  • Data privacy when analyzing personal communications

AI-900 tests awareness, not mitigation techniques.


Exam Tips for Identifying NLP Workloads

  • Look for keywords like text, email, message, document, review, chat
  • Identify the goal: classify, analyze sentiment, extract meaning, translate, or respond
  • Ignore implementation details—focus on what problem is being solved
  • Choose the simplest AI workload that meets the scenario

Summary

For the AI-900 exam, you should be able to:

  • Recognize when a scenario represents a natural language processing workload
  • Identify common NLP use cases and capabilities
  • Associate NLP scenarios with Azure AI Language and related services
  • Distinguish NLP from speech, vision, and other AI workloads

A solid understanding of NLP workloads will significantly improve your confidence across multiple exam questions.


Go to the Practice Exam Questions for this topic.

Go to the PL-300 Exam Prep Hub main page.