Courseiva

AI-900 Practice Question: Describe features of generative AI workloads on Azure

A marketing team wants to create original images for advertisements based on text descriptions. Which Azure OpenAI Service model capability should they use?

⚠ Common exam trap

Test-takers frequently confuse GPT-3.5 (a text model) with multimodal capabilities, mistakenly thinking it can generate images because it can describe them, but only DALL-E has the dedicated image generation pipeline.

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

DALL-E

DALL-E is the correct choice because it is the Azure OpenAI Service model specifically designed for generating original images from natural language text descriptions. Unlike other models in the suite, DALL-E uses a diffusion-based architecture to create photorealistic or stylized visuals based on prompt inputs, making it ideal for the marketing team's goal of producing custom advertisement imagery.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • GPT-3.5

    Why it's wrong here

    GPT-3.5 is a large language model optimized for natural language understanding, conversation, and text generation, with no image synthesis capability. Its architecture is transformer-based but operates exclusively on text tokens, outputting strings of text rather than pixel data. While GPT-3.5 can describe an image in words or propose a prompt for an image model, it cannot itself produce a visual output, making it unsuitable for the marketing team's need for original images.

    When this WOULD be correct

    If the question asked for generating marketing copy, summarizing text, or answering questions based on text input, GPT-3.5 would be the correct choice.

  • DALL-E

    Why this is correct

    DALL-E is a generative AI model available in Azure OpenAI Service, purpose-built for synthesizing original images from natural language text prompts. Unlike text-only models, DALL-E employs a diffusion-based architecture that creates high-fidelity visuals while iteratively aligning them to the described subject, style, and composition. This allows a marketing team to rapidly prototype logos, ad artwork, or social media graphics without needing graphic design software.

  • Codex

    Why it's wrong here

    Codex, also from OpenAI, is a model fine-tuned for translating natural language instructions into executable code in languages like Python and JavaScript. Its output is source code, not images; although a code snippet could theoretically invoke a drawing library to render a graphic, Codex itself does not synthesize visual content from a prompt. For true text-to-image generation, a dedicated model like DALL-E is required, not a code-generation model.

    When this WOULD be correct

    A question asking which Azure OpenAI model can generate code from natural language prompts, such as 'Which model can convert a description of a function into Python code?' would have Codex as the correct answer.

  • Azure Speech-to-Text

    Why it's wrong here

    Azure Speech-to-Text is a speech recognition service that converts spoken audio streams into time-stamped text transcripts, used for tasks like meeting captioning and voice commands. It is part of Azure Cognitive Services' speech category and works entirely in the audio-to-text modality, with no neural pathway for generating visuals. Consequently, it has no role in producing pictures, illustrations, or any other image content for marketing campaigns.

    When this WOULD be correct

    If the question were about transcribing customer call recordings into text for analysis, or converting meeting audio into written notes, Azure Speech-to-Text would be the correct choice.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AI-900 exam frequently reuses these exact scenarios with slightly different constraints.

DALL-ECorrect answer

Why this is correct

DALL-E is a generative AI model available in Azure OpenAI Service, purpose-built for synthesizing original images from natural language text prompts. Unlike text-only models, DALL-E employs a diffusion-based architecture that creates high-fidelity visuals while iteratively aligning them to the described subject, style, and composition. This allows a marketing team to rapidly prototype logos, ad artwork, or social media graphics without needing graphic design software.

GPT-3.5Wrong answer — click to see why

Why this is wrong here

GPT-3.5 is a language model designed for text generation and understanding, not for creating images from text descriptions.

★ When this WOULD be the correct answer

If the question asked for generating marketing copy, summarizing text, or answering questions based on text input, GPT-3.5 would be the correct choice.

Why candidates choose this

Candidates may confuse GPT-3.5's text generation capabilities with multimodal generation, assuming it can handle image creation as well.

CodexWrong answer — click to see why

Why this is wrong here

Codex is designed for code generation and natural language to code tasks, not for creating images from text descriptions.

★ When this WOULD be the correct answer

A question asking which Azure OpenAI model can generate code from natural language prompts, such as 'Which model can convert a description of a function into Python code?' would have Codex as the correct answer.

Why candidates choose this

Candidates may confuse Codex with DALL-E because both are specialized models from OpenAI, but Codex focuses on code, not image generation.

Azure Speech-to-TextWrong answer — click to see why

Why this is wrong here

Azure Speech-to-Text is designed for transcribing audio into text, not for generating images from text descriptions. The question specifically asks for creating original images, which is outside its capabilities.

★ When this WOULD be the correct answer

If the question were about transcribing customer call recordings into text for analysis, or converting meeting audio into written notes, Azure Speech-to-Text would be the correct choice.

Why candidates choose this

Candidates might confuse Speech-to-Text with a general AI capability for processing text inputs, or mistakenly think it can generate visual content because it handles 'text' in some form.

Analysis generated from the official AI-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

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 →

How Courseiva writes practice questions · Editorial policy

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.