AI-901: Create new visual outputs by using generative models

AI-901: Create new visual outputs by using generative models

For AI-901, this means understanding how Microsoft Foundry can use generative AI models to create images or visual content from prompts.

Microsoft lists this skill under “Implement AI solutions with computer vision and image-generation capabilities by using Foundry” in the AI-901 study guide.

What you need to know

A generative image model creates new visual content based on a prompt, for example:

“Create an image of a modern data platform architecture using Microsoft Fabric, Azure, and Power BI.”

The model does not simply retrieve an existing image. It generates a new visual output based on patterns it learned during training.

Typical visual generation tasks

You should recognise scenarios such as:

RequirementBest fit
Create an image from a text promptImage generation model
Create product mock-upsGenerative image model
Produce marketing visualsGenerative image model
Generate diagrams or concept artGenerative image model
Edit or vary an existing imageImage editing / image variation capability
Describe what is in an imageMultimodal vision model, not image generation

In Foundry

In Microsoft Foundry, you would typically:

  1. Choose a suitable image-generation model
  2. Provide a clear text prompt
  3. Optionally specify style, format, size, or quality
  4. Generate the image
  5. Review the output for accuracy, safety, and suitability

Example prompt

Create a professional illustration of a cloud-based analytics platform with data flowing from source systems into a lakehouse, then into dashboards.

Exam-style distinction

For AI-901, remember:

TaskModel type
“What is shown in this picture?”Vision / multimodal model
“Extract text from this image”OCR / information extraction
“Generate a new image from this description”Generative image model
“Create a visual design from a prompt”Generative image model

Key exam point

Generative image models create new visual outputs.
Computer vision models interpret existing visual inputs.