nerdexam
Microsoft

AI-102 · Question #442

Drag and Drop Question You have an Azure subscription. You are building a chatbot that will use an Azure OpenAI model. You need to deploy the model. Which three actions should you perform in…

The correct answer is Apply for access to Azure OpenAI.; Provision an Azure OpenAI resource.; Deploy the GPT model. To deploy an Azure OpenAI model for a chatbot, you must first apply for access to Azure OpenAI since it requires approval before use. Once access is granted, you provision an Azure OpenAI resource in your subscription, and finally you deploy a GPT model (such as GPT-3.5 or…

Submitted by marco_it· Mar 30, 2026Plan and implement AI solutions using Azure OpenAI Service - specifically understanding the prerequisites and sequential steps required to provision and deploy Azure OpenAI models for conversational AI applications.

Question

Drag and Drop Question You have an Azure subscription. You are building a chatbot that will use an Azure OpenAI model. You need to deploy the model. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

AI-102 question #442 exhibit

Answer Area

Drag items

Apply for access to Azure OpenAI.Deploy the DALL-E model.Deploy the GPT model.Provision Azure API Management.Provision an Azure OpenAI resource.Deploy the embeddings model.

Correct arrangement

  • Apply for access to Azure OpenAI.
  • Provision an Azure OpenAI resource.
  • Deploy the GPT model.

Explanation

To deploy an Azure OpenAI model for a chatbot, you must first apply for access to Azure OpenAI since it requires approval before use. Once access is granted, you provision an Azure OpenAI resource in your subscription, and finally you deploy a GPT model (such as GPT-3.5 or GPT-4), which is the appropriate language model for conversational chatbot functionality. This sequence represents the mandatory onboarding and deployment workflow for Azure OpenAI.

Topics

#Azure OpenAI#Model Deployment#Chatbot Development#Azure AI Services

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice