nerdexam
Microsoft

AI-102 · Question #443

You have an Azure subscription. You plan to build an app that will use the Azure OpenAI DALL-E model. You need to deploy the model. What should you use?

The correct answer is D. Azure AI Studio and Azure Command-Line Interface (CLI). To deploy the Azure OpenAI DALL-E model, the most appropriate tools to use are Azure AI Studio for model management and interaction, and the Azure Command-Line Interface (CLI) for deployment and configuration tasks. Azure AI Studio provides an interactive interface for working…

Submitted by fatema_kw· Mar 30, 2026Implement generative AI solutions

Question

You have an Azure subscription. You plan to build an app that will use the Azure OpenAI DALL-E model. You need to deploy the model. What should you use?

Options

  • Athe Azure SDK for Python and PowerShell cmdlets
  • Bthe Azure portal and Microsoft Graph API
  • Cthe Azure SDK for JavaScript and Azure Machine Learning Studio
  • DAzure AI Studio and Azure Command-Line Interface (CLI)

How the community answered

(33 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    6% (2)
  • D
    82% (27)

Explanation

To deploy the Azure OpenAI DALL-E model, the most appropriate tools to use are Azure AI Studio for model management and interaction, and the Azure Command-Line Interface (CLI) for deployment and configuration tasks. Azure AI Studio provides an interactive interface for working with Azure AI models, and the Azure CLI allows you to manage resources, deployments, and other Azure services from the command line.

Topics

#Azure OpenAI#DALL-E#model deployment#Azure AI Studio

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice