AI-900 Question 284
Single answerYou are developing a marketing application that uses Azure OpenAI Service to generate promotional images based on user input. Which scenario accurately describes the capabilities of the image generation feature in Azure OpenAI Service?
- A
Generating realistic images from textual descriptions using the DALL·E model.
- B
Creating 3D models from textual descriptions using Azure OpenAI's built-in 3D modeling tools.
- C
Generating images from pre-trained machine learning models without providing any textual input.
- D
Enhancing pre-existing images by adding new elements using descriptions.
Show answer and explanation
Correct answer: A
Explanation
Azure OpenAI Service provides image generation capabilities through the DALL·E model, which allows users to create realistic images by describing them in natural language. This process requires textual input to define the desired content of the generated image, making it a powerful tool for creative applications.
- A. Correct.
Azure OpenAI Service supports generating images from textual descriptions using the DALL·E model, which is specifically designed for this purpose.
- B. Incorrect.
Azure OpenAI Service does not include built-in 3D modeling tools. It focuses on AI models like DALL·E for image generation and GPT for text-based tasks.
- C. Incorrect.
Image generation capabilities in Azure OpenAI Service require textual input to guide the creation process. Pre-trained models alone cannot generate images without input.
- D. Incorrect.
While Azure OpenAI Service can generate entirely new images, it does not currently enhance or edit pre-existing images by adding elements.