AI-102 · Question #443
AI-102 Question #443: Real Exam Question with Answer & Explanation
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 wi
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)
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
Community Discussion
No community discussion yet for this question.