Microsoft Azure

Designing and Implementing a Microsoft Azure AI Solution

AI-102
Popular

Prepare for the AI-102 exam to validate your skills in designing and implementing AI solutions on Microsoft Azure.

147 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 111–120 of 147

Q111

What happens when enabling AI Insights within Azure API Management?

  • A It analyzes traffic patterns.
  • B It automatically scales APIs.
  • C It reveals user behaviors.
  • D It encrypts API traffic.
Explanation AI Insights provides information on user behaviors and interactions with APIs, while the other options do not describe this feature correctly.
Q112

Which Azure service is best for natural language understanding?

  • A Azure Cognitive Services
  • B Azure Blob Storage
  • C Azure Functions
  • D Azure CDN
Explanation Azure Cognitive Services provides natural language processing capabilities, unlike the other options.
Q113

You are configuring a chatbot using Azure Bot Service. What type of model should you use for intents identification?

  • A Decision Tree
  • B Support Vector Machine
  • C Labeled Dataset
  • D Finite State Machine
Explanation A Labeled Dataset is essential for training intent recognition models.
Q114

A company needs to extract entities from large volumes of text. Which Azure service should they use for optimal performance?

  • A Azure Stream Analytics
  • B Azure Text Analytics
  • C Azure Synapse Analytics
  • D Azure Data Lake
Explanation Azure Text Analytics is specifically designed for entity extraction.
Q115

Which Azure service provides anomaly detection?

  • A Azure Anomaly Detector
  • B Azure Cognitive Services
  • C Azure Machine Learning
  • D Azure Synapse Analytics
Explanation Azure Anomaly Detector is specifically designed for detecting anomalies in data, while the others serve different purposes.
Q116

A company needs to analyze large unstructured data sets. Which service should they use?

  • A Azure Time Series Insights
  • B Azure Data Lake Storage
  • C Azure SQL Database
  • D Azure Blob Storage
Explanation Azure Data Lake Storage is optimized for handling large volumes of unstructured data, unlike the other options which have different functionalities.
Q117

You are configuring a chatbot using Azure Bot Services. What happens when the user input is not recognized?

  • A The bot logs the query only.
  • B The bot redirects to a human.
  • C The bot provides a default response.
  • D The bot shuts down.
Explanation Typically, a bot provides a default response for unrecognized input instead of logging, redirecting, or shutting down.
Q118

Which Azure service is best for building conversational AI?

  • A Azure Bot Services
  • B Azure Functions
  • C Azure Data Lake
  • D Azure Virtual Machines
Explanation Azure Bot Services is specifically designed for building conversational applications, unlike the other options.
Q119

A company needs to process unstructured data. Which Azure service should they choose?

  • A Azure Blob Storage
  • B Azure SQL Database
  • C Azure Cosmos DB
  • D Azure Synapse Analytics
Explanation Azure Blob Storage is ideal for unstructured data, while the other options are not focused on unstructured data.
Q120

You are configuring Azure Cognitive Services for image recognition. What happens if you exceed the service limits?

  • A Service shuts down permanently
  • B Throttling occurs for requests
  • C Automatic upgrade happens
  • D All requests are processed
Explanation Throttling manages excess requests without shutting the service down.