Microsoft AI-102 Exam Questions
Designing and Implementing a Microsoft Azure AI Solution (Page 7 )

Updated On: 21-Feb-2026

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 have an Azure Cognitive Search service.
During the past 12 months, query volume steadily increased.
You discover that some search query requests to the Cognitive Search service are being throttled. You need to reduce the likelihood that search query requests are throttled.

Solution: You add indexes.
Does this meet the goal?

  1. Yes
  2. No

Answer(s): B

Explanation:

Instead, you could migrate to a Cognitive Search service that uses a higher tier.
Note: A simple fix to most throttling issues is to throw more resources at the search service (typically replicas for query-based throttling, or partitions for indexing-based throttling). However, increasing replicas or partitions adds cost, which is why it is important to know the reason why throttling is occurring at all.


Reference:

https://docs.microsoft.com/en-us/azure/search/search-performance-analysis



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 have an Azure Cognitive Search service.
During the past 12 months, query volume steadily increased.
You discover that some search query requests to the Cognitive Search service are being throttled. You need to reduce the likelihood that search query requests are throttled.

Solution: You enable customer-managed key (CMK) encryption. Does this meet the goal?

  1. Yes
  2. No

Answer(s): B

Explanation:

Customer-managed key (CMK) encryption does not affect throttling.
Instead, you could migrate to a Cognitive Search service that uses a higher tier.
Note: A simple fix to most throttling issues is to throw more resources at the search service (typically replicas for query-based throttling, or partitions for indexing-based throttling). However, increasing replicas or partitions adds cost, which is why it is important to know the reason why throttling is occurring at all.


Reference:

https://docs.microsoft.com/en-us/azure/search/search-performance-analysis



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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.

Solution: You deploy service1 and a private endpoint to vnet1.
Does this meet the goal?

  1. Yes
  2. No

Answer(s): A

Explanation:

A private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely to a service powered by Azure Private Link. By enabling a private endpoint, you're bringing the service into your virtual network.
The service could be an Azure service such as:

-Azure Storage
-Azure Cosmos DB
-Azure SQL Database
-Your own service using a Private Link Service.


Reference:

https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview



You have a Language Understanding resource named lu1. You build and deploy an Azure bot named bot1 that uses lu1.
You need to ensure that bot1 adheres to the Microsoft responsible AI principle of inclusiveness. How should you extend bot1?

  1. Implement authentication for bot1.
  2. Enable active learning for lu1.
  3. Host lu1 in a container.
  4. Add Direct Line Speech to bot1.

Answer(s): D

Explanation:

Inclusiveness: AI systems should empower everyone and engage people.
Direct Line Speech is a robust, end-to-end solution for creating a flexible, extensible voice assistant. It is powered by the Bot Framework and its Direct Line Speech channel, that is optimized for voice-in, voice-out interaction with bots.

Incorrect:
Not B: The Active learning suggestions feature allows you to improve the quality of your knowledge base by suggesting alternative questions, based on user-submissions, to your question and answer pair. You review those suggestions, either adding them to existing questions or rejecting them.


Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/direct-line-speech



HOTSPOT (Drag and Drop is not supported)
You are building an app that will process incoming email and direct messages to either French or English language support teams.

Which Azure Cognitive Services API should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: api/cognitive.microsofttranslator.com is used for translations.

Incorrect:
eastus.api.cognitive.microsoft.com is used for Face recognition.

Portal.azure.com is the URL of the Azure portal which is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription using a graphical user interface. You can build, manage, and monitor everything from simple web apps to complex cloud deployments.

Box 2: /text/analytics/v3.1/entities/recognition/general
Named Entity Recognition
The API returns a list of general named entities in a given document.

Request URL: https://{endpoint}/text/analytics/v3.1/entities/recognition/general[?model-version][&showStats][&loggingOptOut][&stringIndexType]


Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-translate
https://westcentralus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-1/operations/EntitiesRecognitionGeneral






Post your Comments and Discuss Microsoft AI-102 exam dumps with other Community members:

Join the AI-102 Discussion