Master the process of exporting and migrating Azure AI knowledge bases between regions for the AI-102 exam. Learn why selecting TSV files over CSV ensures compliance with Azure AI Language service requirements, with step-by-step guidance for Xerigon Inc.-style chatbot implementations.
Table of Contents
Question
Your organization, Xerigon Inc., has developed a chatbot for their e-commerce application using the question and answering capability of the Azure AI Language service. The chatbot provides instant answers to common customer inquiries. The chatbot instance is hosted in the East US region.
You plan to move the knowledge base to the West US region. Arrange the steps in sequence to export the knowledge base.
Unordered Choices:
- Download the data to a .tsv file.
- Select the existing knowledge base.
- Publish the exported knowledge base.
- Download the data to a .csv file.
- Test the exported knowledge base.
Answer
Correct Order:
- Select the existing knowledge base.
- Download the data to a .tsv file.
Explanation
You would follow the below-outlined steps to export the knowledge base:
- Log in to the QnA Maker portal using Azure credentials.
- Select the existing knowledge base for which you want to export the data.
- From the Settings page, select Knowledge Base Replica, and download the data to a .tsv or .xlsx file.
You will find three options on the Settings page: QnAs, Synonyms, and Knowledge Base Replica. You can select any based on your requirement and download the data to a .tsv or .xlsx file.
You would not log in to the Azure portal to export the knowledge base. The Azure portal provides management options for Azure resources but does not offer the capability to export a knowledge base.
You would not create a new knowledge base to which to export the existing knowledge base. Creating a new knowledge base is required when you are importing an exported knowledge base. You must have an empty knowledge base to import the data from the exported knowledge base. You have the option to create a knowledge base replica when exporting a knowledge base. A replica is a copy of the knowledge base, not a new knowledge base.
The exported knowledge base is not tested or published. Once you have imported the knowledge base, you would test and publish it.
You would not download the knowledge base to a .csv file. Although a .csv file is similar to a .tsv file, the .tsv file uses tabs to separate values which is required.
Microsoft Azure AI Engineer Associate AI-102 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Engineer Associate AI-102 exam and earn Microsoft Azure AI Engineer Associate AI-102 certification.