AI-900 · Question #314
You have an Azure subscription that uses Azure OpenAI. You need to create an original image of a rural scene to use on a website. What should you do?
The correct answer is C. From Azure AI Foundry, deploy a DALL-E model, and provide instructions to create the rural. Azure OpenAI in Azure AI Foundry Models Image generation models The image generation models generate images from text prompts that the user provides. GPT- image-1 is in limited access public preview. DALL-E 3 is generally available for use with the REST APIs. DALL-E 2 and DALL-E
Question
Options
- AFrom GitHub Copilot, provide instructions to create the image of the rural scene.
- BFrom Azure AI Foundry, deploy a GPT-3.5 Turbo model and provide instructions to create the
- CFrom Azure AI Foundry, deploy a DALL-E model, and provide instructions to create the rural
- DFrom Microsoft Bing, search the term "rural scene" and download the results.
How the community answered
(19 responses)- A5% (1)
- B5% (1)
- C74% (14)
- D16% (3)
Explanation
Azure OpenAI in Azure AI Foundry Models Image generation models The image generation models generate images from text prompts that the user provides. GPT- image-1 is in limited access public preview. DALL-E 3 is generally available for use with the REST APIs. DALL-E 2 and DALL-E 3 with client SDKs are in preview. https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
Topics
Community Discussion
No community discussion yet for this question.