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…
Question
Exhibit
Answer Area
Drag items
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
Community Discussion
No community discussion yet for this question.
