Skip to content

Commit 5d1b96e

Browse files
authored
Merge pull request #50214 from GraemeMalcolm/main
Refresh DALL-E module
2 parents 5f1b872 + 18d6c00 commit 5d1b96e

15 files changed

+171
-174
lines changed
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: Overview of DALL-E in Azure OpenAI service
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/1-introduction.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Overview of DALL-E image generation models
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 1
14+
content: |
15+
[!include[](includes/1-introduction.md)]
16+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.what-is-dall-e
3-
title: What is DALL-E?
4-
metadata:
5-
title: What is DALL-E?
6-
description: Explore image generation capabilities of DALL-E in Azure OpenAI service
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 2
14-
content: |
15-
[!include[](includes/2-what-is-dall-e.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.what-is-dall-e
3+
title: What is DALL-E?
4+
metadata:
5+
title: What is DALL-E?
6+
description: Explore DALL-E models
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 2
14+
content: |
15+
[!include[](includes/2-what-is-dall-e.md)]
16+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.dall-e-in-openai-studio
3-
title: Explore DALL-E in Azure AI Studio
4-
metadata:
5-
title: Explore DALL-E in Azure AI Studio
6-
description: Use the playground in Azure AI Studio to explore DALL-E image generation
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 3
14-
content: |
15-
[!include[](includes/3-dall-e-in-openai-studio.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.dall-e-in-openai-studio
3+
title: Explore DALL-E in Azure AI Foundry portal
4+
metadata:
5+
title: Explore DALL-E in Azure AI Foundry portal
6+
description: Use the playground in Azure AI Foundry portal to explore DALL-E image generation
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 3
14+
content: |
15+
[!include[](includes/3-dall-e-in-openai-studio.md)]
16+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.dall-e-rest-api
3-
title: Use the Azure OpenAI REST API to consume DALL-E models
4-
metadata:
5-
title: Use the Azure OpenAI REST API to consume DALL-E models
6-
description: Use the Azure OpenAI REST API to consume DALL-E models and generate images
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 3
14-
content: |
15-
[!include[](includes/4-dall-e-rest-api.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.dall-e-rest-api
3+
title: Use the Azure OpenAI REST API to consume DALL-E models
4+
metadata:
5+
title: Create a client application to consume DALL-E models
6+
description: Use APIs and SDKs to consume DALL-E models and generate images
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 3
14+
content: |
15+
[!include[](includes/4-dall-e-rest-api.md)]
16+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.exercise-use-dall-e
3-
title: Exercise - Generate images with a DALL-E model
4-
metadata:
5-
title: Exercise - Generate images with a DALL-E model
6-
description: Hands-on exercise to use DALL-E in Azure OpenAI service
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 20
14-
content: |
15-
[!include[](includes/5-exercise-use-dall-e.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.exercise-use-dall-e
3+
title: Exercise - Generate images with a DALL-E model
4+
metadata:
5+
title: Exercise - Generate images with AI
6+
description: Hands-on exercise to use DALL-E in Azure OpenAI service
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 20
14+
content: |
15+
[!include[](includes/5-exercise-use-dall-e.md)]
16+
Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
title: Module assessment
6-
description: Check your knowledge of using DALL-E in Azure OpenAI service
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 3
14-
content: |
15-
quiz:
16-
questions:
17-
- content: "You want to use a model in Azure OpenAI to generate images. Which model should you use?"
18-
choices:
19-
- content: "DALL-E"
20-
isCorrect: true
21-
explanation: "The DALL-E model is used to generate images based on natural language prompts."
22-
- content: "GPT-35-Turbo"
23-
isCorrect: false
24-
explanation: "The GPT 3.5 Turbo model is used to generate natural language text."
25-
- content: "Text-Davinci"
26-
isCorrect: false
27-
explanation: "The Text-Davinci model is used to generate natural language text."
28-
- content: "Which playground in Azure AI Studio should you use to utilize the DALL-E model?"
29-
choices:
30-
- content: "Completions"
31-
isCorrect: false
32-
explanation: "The Completions playground is used to explore GPT 3 and earlier language generation models."
33-
- content: "Chat"
34-
isCorrect: false
35-
explanation: "The Chat playground is used to explore GPT 3 and earlier language generation models."
36-
- content: "Images"
37-
isCorrect: true
38-
explanation: "The Images playground is used to explore image generation models."
39-
- content: "In a REST request to generate images, what does the **n** parameter indicate?"
40-
choices:
41-
- content: "The description of the desired image."
42-
isCorrect: false
43-
explanation: "The image description is provided in the **prompt** parameter."
44-
- content: "The number of images to be generated"
45-
isCorrect: true
46-
explanation: "The number of images to be generated is specified in the **n** parameter."
47-
- content: "The size of the image to be generated"
48-
isCorrect: false
49-
explanation: "The size of the desired image is specified in the **size** parameter"
50-
51-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
title: Module assessment
6+
description: Check your knowledge of using DALL-E in Azure OpenAI service
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 3
14+
content: |
15+
quiz:
16+
questions:
17+
- content: "You want to use a model in Azure AI Foundry to generate images. Which model should you use?"
18+
choices:
19+
- content: "DALL-E"
20+
isCorrect: true
21+
explanation: "The DALL-E model is used to generate images based on natural language prompts."
22+
- content: "GPT-4o"
23+
isCorrect: false
24+
explanation: "The GPT 4o model is used to generate natural language text."
25+
- content: "text-embedding-ada-002"
26+
isCorrect: false
27+
explanation: "The text-embedding-ada-002 model is used to generate embeddings (vectors that represent text tokens)."
28+
- content: "Which playground in Azure AI Foundry portal should you use to utilize the DALL-E model?"
29+
choices:
30+
- content: "Agents"
31+
isCorrect: false
32+
explanation: "The Agents playground is used to test AI agents."
33+
- content: "Chat"
34+
isCorrect: false
35+
explanation: "The Chat playground is used to explore GPT 3 and earlier language generation models."
36+
- content: "Images"
37+
isCorrect: true
38+
explanation: "The Images playground is used to explore image generation models."
39+
- content: "In a REST request to generate images, what does the **n** parameter indicate?"
40+
choices:
41+
- content: "The description of the desired image."
42+
isCorrect: false
43+
explanation: "The image description is provided in the **prompt** parameter."
44+
- content: "The number of images to be generated"
45+
isCorrect: true
46+
explanation: "The number of images to be generated is specified in the **n** parameter."
47+
- content: "The size of the image to be generated"
48+
isCorrect: false
49+
explanation: "The size of the desired image is specified in the **size** parameter"
50+
51+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.generate-images-azure-openai.summary
3-
title: Summary
4-
metadata:
5-
title: Summary
6-
description: Summarize what you've learned about DALL-E models in the Azure OpenAI service
7-
author: ivorb
8-
ms.author: berryivor
9-
ms.date: 03/18/2025
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/7-summary.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.generate-images-azure-openai.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: Summarize what you've learned about DALL-E models
7+
author: ivorb
8+
ms.author: berryivor
9+
ms.date: 04/29/2025
10+
ms.topic: unit
11+
ms.collection:
12+
- wwl-ai-copilot
13+
durationInMinutes: 1
14+
content: |
15+
[!include[](includes/7-summary.md)]
16+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
The Azure OpenAI service enables you to use language models to generate content based on natural language prompts. One of these models is the DALL-E image generation model, which is capable of creating original graphical content based on natural language descriptions of a desired image.
1+
Azure AI Foundry enables you to use language models to generate content based on natural language prompts. One of these models is the OpenAI DALL-E image generation model, which is capable of creating original graphical content based on natural language descriptions of a desired image.
22

33
The ability to use AI to generate graphics has a number of applications; including the creation of illustrations or photorealistic images for articles or marketing collateral, generation of unique product or company logos, or any scenario where a desired image can be described.
44

5-
In this module, you'll learn how to use the DALL-E model in an instance of the Azure OpenAI service, and retrieve the images it generates.
5+
In this module, you'll learn how to develop an application that uses the DALL-E model to generate and retrieve images.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DALL-E is a neural network based model that can generate graphical data from natural language input. Put more simply, you can provide DALL-E with a description and it can generate an appropriate image.
1+
DALL-E is a generative AI model that can generate graphical data from natural language input. Put more simply, you can provide a DALL-E model with a description and it can generate an appropriate image.
22

33
For example, you might submit the following natural language prompt to DALL-E:
44

@@ -8,4 +8,4 @@ This prompt could result in the generation of graphical output such as the follo
88

99
![A picture of a squirrel on a motorcycle.](../media/squirrel-on-motorcycle.png)
1010

11-
The images generated by DALL-E are original; they are not retrieved from a curated image catalog. In other words, DALL-E is not a search system for *finding* appropriate images - it is an artificial intelligence (AI) model that *generates* new images based on the data on which it was trained.
11+
The images generated by DALL-E models are original; they are not retrieved from a curated image catalog. In other words, DALL-E is not a search system for *finding* appropriate images - it is an artificial intelligence (AI) model that *generates* new images based on the data on which it was trained.

learn-pr/wwl-data-ai/generate-images-azure-openai/includes/3-dall-e-in-openai-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To experiment with DALL-E, you can provision an Azure OpenAI Service resource in an Azure subscription and use the *Images playground* to submit prompts and view the resulting generated images.
1+
To experiment with DALL-E models, you can create an Azure AI Foundry project (or provision an Azure OpenAI Service resource in an Azure subscription) and use the *Images playground* in Azure AI Foundry portal to submit prompts and view the resulting generated images.
22

33
![A screenshot of the Images playground in Azure AI Studio.](../media/images-playground.png)
44

0 commit comments

Comments
 (0)