Courseiva

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

What is the primary use case for DALL-E models available in Azure OpenAI?

⚠ Common exam trap

Watch out — candidates often confuse the capabilities of different Azure OpenAI models, mistakenly associating DALL-E with text generation (like GPT) or with image analysis (like Computer Vision), rather than recognizing it as a dedicated text-to-image generation model.

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

Generating images from text descriptions

DALL-E models are specifically designed for generative image creation, taking natural language text descriptions as input and producing corresponding images. In Azure OpenAI, this capability is exposed through the DALL-E API, which uses a transformer-based architecture trained on image-text pairs to generate novel visual content from prompts. This makes option B the correct answer because it directly matches the primary use case of DALL-E: text-to-image generation.

Answer analysis

Option-by-option breakdown

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

  • Generating text responses to questions

    Why it's wrong here

    DALL-E is not a language model; it does not produce conversational or textual answers. Instead, it performs text-to-image generation, using encoded prompt embeddings to synthesize a novel visual scene. Generating text responses to questions is the domain of models like GPT, which decode tokens into sequential language.

  • Generating images from text descriptions

    Why this is correct

    DALL-E is a generative model that converts a natural language description into a corresponding image. It uses a diffusion process, iteratively refining random noise into a visual output conditioned on the text prompt's semantic representation. This text-to-image capability is exactly what the option describes, making it the correct answer.

  • Transcribing spoken audio to text

    Why it's wrong here

    Transcribing spoken audio to text is a speech-recognition task handled by models like Whisper, which analyze audio waveforms and produce word sequences. DALL-E only accepts text as input and generates imagery as output; it cannot process acoustic signals or emit a written transcript. Therefore, this option describes the wrong service capability.

  • Detecting objects in photographs

    Why it's wrong here

    Detecting objects in photographs is an image-analysis or computer-vision task that identifies and localizes recognized items within an existing scene. In contrast, DALL-E is a generative model that creates entirely new images from text; it does not interpret or analyze user-supplied photographs. Thus, object detection is unrelated to DALL-E's purpose.

About these practice questions

One of 985 original AI-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.