AI-900 Practice Question: Describe features of generative AI workloads on Azure
What is 'DALL-E' in Azure OpenAI and what does it do?
⚠ Common exam trap
Test-takers frequently confuse DALL-E with other Azure OpenAI models like GPT for text generation or Codex for code, because all are part of the same service but serve fundamentally different modalities.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
An image generation model that creates images from natural language text prompts
DALL-E is an image generation model within Azure OpenAI that creates original images from natural language text prompts. It uses a transformer-based architecture trained on image-text pairs to generate visuals that match the semantic content of the input description, making it a core generative AI workload for visual content creation.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A text summarisation model that condenses long documents
Why it's wrong here
Text summarization models, such as PEGASUS or BART, perform an NLP task where long documents are condensed into shorter, coherent passages while preserving key information. DALL-E operates in the visual domain; it takes a text prompt and outputs an image, not a condensed version of the text, so this option mistakes a language-processing capability for an image-generation one.
- ✓
An image generation model that creates images from natural language text prompts
Why this is correct
DALL-E is a generative deep learning model trained on large datasets of image-text pairs, using a transformer-based architecture to map natural language prompts into novel visual outputs. It does not retrieve or edit existing images; instead, it synthesizes entirely new images that reflect the content, style, and attributes described in the text, making this the correct characterization.
- ✗
A data analysis language for querying Azure databases
Why it's wrong here
Database query languages such as T-SQL, KQL, or Azure Synapse SQL are used to retrieve, filter, and manipulate structured data stored in Azure services like Azure SQL Database or Cosmos DB. DALL-E is not a query language at all; it is a generative AI model that produces raster images from textual descriptions, so this option conflates data-access tooling with creative generation.
- ✗
A code generation tool optimised for Python development
Why it's wrong here
Code generation tools like GitHub Copilot, powered by models such as Codex, are fine-tuned to produce source code in programming languages, including Python, and are optimized for software development workflows. DALL-E, in contrast, is not trained on code corpora for syntax or logic; it is trained on image captions and visual aesthetics, and its output is an image file, not executable or compilable code.
Go deeper
Related to this question
Learn chapter
Machine Learning Core Concepts
Key term
Azure OpenAI Service
Azure OpenAI Service is a cloud platform from Microsoft that lets developers use powerful artificial intelligence models, like GPT-4, to build applications that can understand and generate human-like text, code, images, and more.
Key term
Generative AI
Generative AI is a type of artificial intelligence that creates new content—like text, images, or code—by learning patterns from existing data.
About these practice questions
This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.