Skip to content

Commit b88e6cf

Browse files
committed
aoai via entra quickstarts in powershell
1 parent 2990f68 commit b88e6cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/ai-services/openai/includes/dall-e-powershell.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,12 @@ ms.date: 3/21/2025
1010

1111
Use this guide to get started calling the Azure OpenAI Service image generation APIs with PowerShell.
1212

13-
> [!NOTE]
14-
> The image generation API creates an image from a text prompt. It doesn't edit or create variations of existing images.
15-
1613
## Prerequisites
1714

1815
- An Azure subscription. <a href="https://azure.microsoft.com/free/ai-services" target="_blank">Create one for free</a>.
1916
- For this task, <a href="https://aka.ms/installpowershell" target="_blank">the latest version of PowerShell 7</a> is recommended because the examples use new features not available in Windows PowerShell 5.1.
2017
- 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).
2118

22-
2319
### Microsoft Entra ID prerequisites
2420

2521
For the recommended keyless authentication with Microsoft Entra ID, you need to:

0 commit comments

Comments
 (0)