AI-900 Question 282
Single answerAn organization wants to create custom product images for their e-commerce platform using Azure OpenAI Service. Which capability of Azure OpenAI Service can be used to generate these images?
- A
The DALL-E model in Azure OpenAI Service
- B
The GPT-4 model in Azure OpenAI Service
- C
The Azure Computer Vision Service
- D
The Azure Machine Learning Designer
Show answer and explanation
Correct answer: A
Explanation
For generating custom images based on textual descriptions, the DALL-E model in Azure OpenAI Service is the appropriate choice. It allows organizations to create high-quality, AI-generated images tailored to their needs, such as custom product images for e-commerce platforms. Other options, such as GPT-4, Computer Vision, and Machine Learning Designer, serve different purposes and are not suitable for image generation.
- A. Correct.
The DALL-E model in Azure OpenAI Service is specifically designed for image generation based on textual prompts, making it the correct choice for creating custom product images.
- B. Incorrect.
The GPT-4 model in Azure OpenAI Service is a language model focused on text-based tasks such as content generation, summarization, and natural language understanding. It is not suitable for image generation.
- C. Incorrect.
Azure Computer Vision Service is used for analyzing and processing existing images and videos, not generating new images.
- D. Incorrect.
Azure Machine Learning Designer is a tool for creating machine learning pipelines and workflows, but it does not provide direct capabilities for generating images.