AI-102 Exam Question 16

Which database transaction property ensures that individual transactions are executed only once and either succeed in their entirety or roll back?
  • AI-102 Exam Question 17

    You build a bot by using the Microsoft Bot Framework SDK.
    You need to test the bot interactively on a local machine.
    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.
    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    AI-102 Exam Question 18

    You have a Video Indexer service that is used to provide a search interface over company videos on your company's website.
    You need to be able to search for videos based on who is present in the video. What should you do?
  • AI-102 Exam Question 19

    You are building an Azure Cognitive Search custom skill.
    You have the following custom skill schema definition.

    For each of the following statements, select Yes if the statement. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 20

    You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements:
    * Generate tags in a users preferred language.
    * Support English, French, and Spanish.
    * Minimize development effort
    You need to build a function that will generate the tags for the app. Which Azure service endpoint should you use?