
Ultimate access to all questions.
You have been given the task of using the DALL-E model to generate images based on textual descriptions. Describe the steps you would take to use the DALL-E model in Azure OpenAI Service to generate images.
A
Provision an Azure OpenAI Service resource, select the DALL-E model, and submit textual descriptions to the model's API endpoint to generate images.
B
Use Azure CLI to create an Azure OpenAI Service resource, choose the GPT-3 model, and submit textual descriptions to generate images.
C
Deploy an Azure OpenAI Service resource using Azure PowerShell, select the Codex model, and submit textual descriptions to generate images.
D
Use Azure Resource Manager (ARM) templates to deploy an Azure OpenAI Service resource, choose the DALL-E model, and submit image URLs to generate textual descriptions.