nerdexam
Microsoft

AI-102 · Question #215

Drag and Drop Question You have a question answering project in Azure AI Language. You need to move the project to a Language service instance in a different Azure region. Which three actions should…

The correct answer is From the original Language service instance, export the existing project.; From the new Language service instance, import the project file.; From the new Language service instance, train and publish the model. To migrate a Question Answering project to a different Azure region, you must first export the existing project from the original Language service instance (creating a portable project file), then import that project file into the new Language service instance in the target…

Submitted by rania.sa· Mar 30, 2026Implement and manage Azure AI Language services, including project portability and regional migration of custom language projects

Question

Drag and Drop Question You have a question answering project in Azure AI Language. You need to move the project to a Language service instance in a different Azure region. 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 #215 exhibit

Answer Area

Drag items

From the new Language service instance, train and publish the project.From the new Language service instance, import the project file.From the original Language service instance, create a new custom classification.From the original Language service instance, export the existing project.From the new Language service instance, regenerate the keys.From the original Language service instance, train and publish the model.

Correct arrangement

  • From the original Language service instance, export the existing project.
  • From the new Language service instance, import the project file.
  • From the new Language service instance, train and publish the model.

Explanation

To migrate a Question Answering project to a different Azure region, you must first export the existing project from the original Language service instance (creating a portable project file), then import that project file into the new Language service instance in the target region, and finally train and publish the project from the new instance so it becomes operational. This sequence ensures the project definition is fully transferred and then made functional in the new region without data loss.

Topics

#Azure AI Language#Question Answering#Project Migration#Language Service

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice