Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Free Microsoft AI-102 Exam Dumps June 2026

Here you can find all the free questions related with Microsoft Designing and Implementing a Microsoft Azure AI Solution (AI-102) exam. You can also find on this page links to recently updated premium files with which you can practice for actual Microsoft Designing and Implementing a Microsoft Azure AI Solution Exam. These premium versions are provided as AI-102 exam practice tests, both as desktop software and browser based application, you can use whatever suits your style. Feel free to try the Designing and Implementing a Microsoft Azure AI Solution Exam premium files for free, Good luck with your Microsoft Designing and Implementing a Microsoft Azure AI Solution Exam.
Question No: 1

OrderList

You have an Azure subscription that contains an Azure OpenA1 resource named AH.

You plan to build an app named App1 that will write press releases by using AM.

You need to deploy an Azure OpenA1 model for Appl. The solution must minimize development effort.

Which three actions should you perform in sequence in Azure OpenAI Studio? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question No: 2

MultipleChoice

You need to measure the public perception of your brand on social media by using natural language processing. Which Azure service should you use?

Options
Question No: 3

OrderList

You train a Custom Vision model used in a mobile app.

You receive 1,000 new images that do not have any associated data.

You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.

Which three actions should you perform in the Custom Vision portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question No: 4

OrderList

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.

Question No: 5

MultipleChoice

You are building a solution in Azure that will use Azure Al Language service to process sensitive customer data.

You need to ensure that only specific Azure processes can access the Language service. The solution must minimize administrative

effort.

What should you include in the solution?

Options
Question No: 6

Hotspot

You have an Azure subscription that is linked to a Microsoft Entra tenant. The subscription ID is c7ac27a8-d186-2326-8509-c3762dad06c9 and the tenant ID is 8c4e1aab-1a2c-a2e1-ae39-e5e6e23106c9.

The subscription contains an Azure OpenAl resource named OpenAl1 that has a primary API key of 1363c794d19e430baf27a9a5f29c42ab. OpenAl1 has a deployment named embeddings1 that uses the text-embedding-ada-002 model.

You need to query OpenAl1 and retrieve embeddings for text input.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question No: 7

Hotspot

In Azure OpenAl Studio, you are prototyping a chatbot by using Chat playground.

You need to configure the chatbot to meet the following requirements:

. Reduce the repetition of words in conversations.

. Reduce the randomness of each response.

Which two parameters should you modify? To answer, select the appropriate parameters in the answer area.

NOTE: Each correct answer is worth one point.

Question No: 8

Hotspot

You have an Azure subscription.

You plan to build a solution that will analyze scanned documents and export relevant fields to a database.

You need to recommend an Azure Al Document Intelligence model for the following types of documents:

. Expenditure request authorization forms

. Structured and unstructured survey forms

. Structured employment application forms

The solution must minimize development effort and costs.

Which of model should you recommend for each document type?

Question No: 9

MultipleChoice

You are building an app that will process scanned expense claims and extract and label the following data:

. Merchant information

. Time of transaction

. Date of transaction

. Taxes paid

. Total cost

You need to recommend an Azure Al Document Intelligence model for the app. The solution must minimize development effort.

What should you use?

Options
Question No: 10

MultipleChoice

You are developing a text processing solution.

You have the following function.

static void GotKeyWords(TextAnalyticsClient textAnalyticsClient, string text)

var response = textAnalyticsClient.RecognizeEntities (text);

Console.WriteLine('Key words:');

foreach (CategorizedEntity entity in response.Value)

Console.WriteLine($'\t{entity.Text}');

You call the function and use the following string as the second argument.

Our tour of London included a visit to Buckinghan Palace

What will the function return?

Options

Save Cancel