You train a Custom Vision model to identify a company’s products by using the Retail domain.
You plan to deploy the model as part of an app for Android phones.
You need to prepare the model for deployment.
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.

You build a conversational bot named bot1.
You need to configure the bot to use a QnA Maker application.
From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?
You have a custom Azure OpenAI model.
You have the files shown in the following table.

You need to prepare training data for the model by using the OpenAI CLI data preparation tool. Which files can you upload to the tool?
You are building an app that will share user images.
You need to configure the app to perform the following actions when a user uploads an image:
• Categorize the image as either a photograph or a drawing.
• Generate a caption for the image.
The solution must minimize development effort.
Which two services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You have a text-based chatbot.
You need to enable content moderation by using the Text Moderation API of Content Moderator. Which two service responses should you use? Each correct answer presents part of the solution NOTE: Each correct selection is worth one point.
Which database transaction property ensures that transactional changes to a database are preserved during unexpected operating system restarts?
You are building an agent by using the Microsoft Foundry Agent Service.
You need to ensure that the agent can access publicly accessible data that was released during the past 90 days.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are building a language model by using a Language Understanding service.
You create a new Language Understanding resource.
You need to add more contributors.
What should you use?
You have an Azure OpenAI model named All.
You are building a web app named App1 by using the Azure OpenAI SDK You need to configure App1 to connect to All What information must you provide?
You build a Language Understanding model by using the Language Understanding portal.
You export the model as a JSON file as shown in the following sample.

To what does the Weather.Historic entity correspond in the utterance?
Select the answer that correctly completes the sentence.

You have an Azure subscription that contains an Azure OpenAI resource.
You plan to build an agent by using the Azure Ai Agent Service. The agent will perform the following actions:
• Interpret written and spoken questions from users.
• Generate answers to the questions.
• Output the answers as speech.
You need to create the project for the agent.
What should you use?
You have an Azure subscription that contains an Azure Al Content Safety resource named CS1.
You need to call CS1 to identify whether a user request contains hateful language.
How should you complete the command? To answer, select the appropriate options in the answer area
NOTE: Each correct selection is worth one point

You train a Conversational Language Understanding model to understand the natural language input of users.
You need to evaluate the accuracy of the model before deploying it.
What are two methods you can use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You have an Azure subscription that contains an Azure Al Search resource named AS1.
You implement a custom skill in AS1 that performs language and sentiment analysis of documents.
You ate evaluating the use of AS1 as part of an enrichment pipeline.
In which order will AS1 index the documents? To answer, move all indexing stages from the list of stages to the answer area and arrange them in the correct order.

You have the following C# function.

You call the function by using the following code.

Following ‘key phrases’ what output will you receive?
You deploy a web app that is used as a management portal for indexing in Azure Cognitive Search. The app is configured to use the primary admin key.
During a security review, you discover unauthorized changes to the search index. You suspect that the primary access key is compromised.
You need to prevent unauthorized access to the index management endpoint. The solution must minimize downtime.
What should you do next?
You plan to deploy an Azure OpenAI resource by using an Azure Resource Manager (ARM) template.
You need to ensure that the resource can respond to 600 requests per minute.
How should you complete the template? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Select the answer that correctly completes the sentence.

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it as a result, these questions will not appear in the review screen.
You are building a chatbot that will use question answering in Azure Cognitive Service for Language.
You upload Doc1.pdf and train that contains a product catalogue and a price list.
During testing, users report that the chatbot responds correctly to the following question: What is the price of < product > ?
The chatbot fails to respond to the following question: How much does < product > cost?
You need to ensure that the chatbot responds correctly to both questions.
Solution: from Language Studio, you create an entity for price, and then retrain and republish the model.
Does this meet the goal?
You have an app that uses the AI Language custom question answering service.
You need to ad alternatives for the word testing by using the Authoring API.
How should you complete the JSON payload? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription that contains an Azure Al Document Intelligence resource named All. All contains the following models:
• Model 1: A custom model that extracts purchase order information
• Model2: A custom model that extracts sales order information
You plan to create a composed model named Model3 that will contain Model! and Model2.
You need to ensure that when a document is analyzed by Model3, the correct model is used to extract the order information.
What should you do?
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file. You need to configure the app to extract text from the images. The solution must minimize development effort. What should you include in the solution?
You are developing an app that will use the Azure AI vision API to analyze an image.
You need configure the request that will be used by the app to identity whether an image is clipart or a line drawing.
How should you complete the request? To answer. Select the appropriate options in the answer area.
NOTE: Each correct select is worth one point.

You have a web app that uses Azure Cognitive Search.
When reviewing billing for the app, you discover much higher than expected charges. You suspect that the query key is compromised.
You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
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.

You are building a multilingual chatbot.
You need to send a different answer for positive and negative messages.
Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. (Choose two.)
NOTE: Each correct selection is worth one point.
You are developing an app that will use the text-to-speech capability of the Azure Al Speech service. The app will be used in motor vehicles.
You need to optimize the quality of the synthesized voice output.
Which Speech Synthesis Markup Language (SSML) attribute should you configure?
You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1.
You have an app named App1 that uses Aldoc1. App1 analyzes business cards by calling business card model v2.1.
You need to update App1 to ensure that the app can interpret QR codes. The solution must minimize administrative effort.
What should you do first?
You are developing an application that will recognize faults in components produced on a factory production line. The components are specific to your business.
You need to use the Custom Vision API to help detect common faults.
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.

You create a bot by using the Microsoft Bot Framework SDK.
You need to configure the bot to respond to events by using custom text responses.
What should you use?
You are building an app that will share user images.
You need to configure the app to meet the following requirement’s
• uploaded images must be scanned and any text must be extracted from the images.
• Extracted text must be analyzed for the presence of profane language.
• The solution must minimize development effort.
what should you use for each requirement? To answer, select the apocopate opinions in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription that contains an Azure OpenAI resource.
You deploy the GPT-4 model to the resource.
You need to ensure that you can upload files that will be used as grounding data for the model.
Which two types of resources should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You are examining the Text Analytics output of an application.
The text analyzed is: " Our tour guide took us up the Space Needle during our trip to Seattle last week. "
The response contains the data shown in the following table.

Which Text Analytics API is used to analyze the text?
You have a library that contains 1,000 video files.
You need to perform sentiment analysis on the videos by using an Azure Al Content Understanding project. The solution must minimize development effort.
Which type of template should you use for the project?
Select the answer that correctly completes the sentence.

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?
You have an Azure subscription.
You need to build an app that will compare documents for semantic similarity. The solution must meet the following requirements:
• Return numeric vectors that represent the tokens of each document.
• Minimize development effort.
Which Azure OpenAI model should you use?
You have a flow that you plan to deploy to Azure Machine Learning managed online endpoints for real-time inference.
You need to modify the YAML configuration file for the deployment to ensure that trace data and system metrics are collected and sent to an Application Insights resource named my-app-insights.
How should you modify the file? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription that contains an Azure Al Content Safety resource named CS1.
You create a test image that contains a circle.
You submit the test image to CS1 by using the curl command and the following command-line parameters.

What should you expect as the output?
You are developing a text processing solution.
You have the function shown below.

You develop a custom question answering project in Azure Al 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?
You are planning the product creation project.
You need to build the REST endpoint to create the multilingual product descriptions.
How should you complete the URI? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are developing the shopping on-the-go project.
You need to build the Adaptive Card for the chatbot.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are developing the smart e-commerce project.
You need to design the skillset to include the contents of PDFs in searches.
How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

You are developing the shopping on-the-go project.
You are configuring access to the QnA Maker resources.
Which role should you assign to AllUsers and LeadershipTeam? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are planning the product creation project.
You need to recommend a process for analyzing videos.
Which four 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. (Choose four.)

You are developing the smart e-commerce project.
You need to implement autocompletion as part of the Cognitive Search solution.
Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.)
NOTE: Each correct selection is worth one point.
You are developing the knowledgebase by using Azure Cognitive Search.
You need to meet the knowledgebase requirements for searching equivalent terms.
What should you include in the solution?
You are developing the document processing workflow.
You need to identify which API endpoints to use to extract text from the financial documents. The solution must meet the document processing requirements.
Which two API endpoints should you identify? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You are developing the knowledgebase.
You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars.
You need to ensure that the solution meets the knowledgebase requirements.
What should you do?
You are developing the knowledgebase by using Azure Cognitive Search.
You need to process wiki content to meet the technical requirements.
What should you include in the solution?
You are developing the chatbot.
You create the following components:
• A QnA Maker resource
• A chatbot by using the Azure Bot Framework SDK
You need to add an additional component to meet the technical requirements and the chatbot requirements. What should you add?
You are developing a solution for the Management-Bookkeepers group to meet the document processing requirements. The solution must contain the following components:
A form Recognizer resource
An Azure web app that hosts the Form Recognizer sample labeling tool
The Management-Bookkeepers group needs to create a custom table extractor by using the sample labeling tool.
Which three actions should the Management-Bookkeepers group perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.

You are developing the chatbot.
You create the following components:
* A QnA Maker resource
* A chatbot by using the Azure Bot Framework SDK.
You need to integrate the components to meet the chatbot requirements.
Which property should you use?
You need to develop an extract solution for the receipt images. The solution must meet the document processing requirements and the technical requirements.
You upload the receipt images to the From Recognizer API for analysis, and the API ret urns the following JSON.

Which expression should you use to trigger a manual review of the extracted information by a member of the Consultant-Bookkeeper group?
You build a QnA Maker resource to meet the chatbot requirements.
Which RBAC role should you assign to each group? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are developing the knowledgebase by using Azure Cognitive Search.
You need to build a skill that will be used by indexers.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
