You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/dall-e.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ OpenAI's DALL-E models generate images based on user-provided text prompts. This
24
24
#### [DALL-E 3](#tab/dalle3)
25
25
26
26
- An Azure subscription. You can [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=ai-services).
27
-
- An Azure OpenAI resource created in the *Sweden Central*region. For more information, see [Create and deploy an Azure OpenAI Service resource](../how-to/create-resource.md).
28
-
- Deploy a *dall-e-3* model with your Azure OpenAI resource.
27
+
- An Azure OpenAI resource created in a supported region. See [Region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability).
28
+
--Deploy a *dall-e-3* model with your Azure OpenAI resource.
29
29
30
30
#### [DALL-E 2 (preview)](#tab/dalle2)
31
31
32
32
- An Azure subscription. You can [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=ai-services).
33
-
- An Azure OpenAI resource created in the *East US*region. For more information, see [Create and deploy an Azure OpenAI Service resource](../how-to/create-resource.md).
33
+
- An Azure OpenAI resource created in a supported region. See [Region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability). For more information, see [Create and deploy an Azure OpenAI Service resource](../how-to/create-resource.md).
Copy file name to clipboardExpand all lines: articles/ai-services/openai/includes/dall-e-studio.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,8 @@ Use this guide to get started generating images with Azure OpenAI in your browse
15
15
16
16
## Prerequisites
17
17
18
-
#### [DALL-E 3](#tab/dalle3)
19
-
20
-
- An Azure subscription. <ahref="https://azure.microsoft.com/free/ai-services"target="_blank">Create one for free</a>.
21
-
- An Azure OpenAI resource created in a supported region. See [Region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability).
22
-
- Then, you need to deploy a `dalle3` model with your Azure resource. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
23
-
24
-
#### [DALL-E 2 (preview)](#tab/dalle2)
25
-
26
18
- An Azure subscription. <ahref="https://azure.microsoft.com/free/ai-services"target="_blank">Create one for free</a>.
27
-
- An Azure OpenAI resource created in a supported region (see [Region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability)). For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
28
-
29
-
---
19
+
- An Azure OpenAI resource created in a supported region. See [Region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability). For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
0 commit comments