AI-102 Exam Question 66

You Build a bot in JavaScript.
From the Azure Command-Line interface (CLI), you run the following command.
az bot prepare-deploy
You need to deploy the bot to Azure.
Which three Azure CLl commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the client order.

AI-102 Exam Question 67

You have the following files:
* File1.pdf
* File2.jpg
* File3.docx
* File4.webp
* File5.png
Which files can you analyze by using Azure Al Content Understanding?
  • AI-102 Exam Question 68

    You have an Azure subscription.
    You are building a social media app that will enable users to share images.
    You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort What are two tools that you can use? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 69

    You develop a custom question answering project in Azure Cognitive Service for Language. The project will be used by a chatbot. You need to configure the project to engage in multi-turn conversations. What should you do?
  • AI-102 Exam Question 70

    You have an Azure subscription that contains an Azure OpenAI resource named AH.
    You build a chatbot that will use AI1 to provide generative answers to specific questions.
    You need to ensure that the responses are more creative and less deterministic.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.