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