What happens when enabling AI Insights within Azure API Management?
AIt analyzes traffic patterns.
BIt automatically scales APIs.
CIt reveals user behaviors.
DIt 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?
AAzure Cognitive Services
BAzure Blob Storage
CAzure Functions
DAzure 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?
ADecision Tree
BSupport Vector Machine
CLabeled Dataset
DFinite 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?
AAzure Stream Analytics
BAzure Text Analytics
CAzure Synapse Analytics
DAzure Data Lake
Explanation
Azure Text Analytics is specifically designed for entity extraction.
Q115
Which Azure service provides anomaly detection?
AAzure Anomaly Detector
BAzure Cognitive Services
CAzure Machine Learning
DAzure 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?
AAzure Time Series Insights
BAzure Data Lake Storage
CAzure SQL Database
DAzure 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?
AThe bot logs the query only.
BThe bot redirects to a human.
CThe bot provides a default response.
DThe 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?
AAzure Bot Services
BAzure Functions
CAzure Data Lake
DAzure 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?
AAzure Blob Storage
BAzure SQL Database
CAzure Cosmos DB
DAzure 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?
AService shuts down permanently
BThrottling occurs for requests
CAutomatic upgrade happens
DAll requests are processed
Explanation
Throttling manages excess requests without shutting the service down.