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 101–110 of 147

Q101

A company needs to implement a chatbot for customer queries that integrates with Azure services. Which service should they primarily use?

  • A Azure Bot Service
  • B Azure Data Factory
  • C Azure Functions
  • D Azure Cognitive Search
Explanation Azure Bot Service is designed specifically for building chatbots, unlike the other Azure services listed.
Q102

You are configuring an Azure Cognitive Service for image analysis. What happens when you send an image that is too large?

  • A Image is processed partially
  • B API returns an error
  • C Image is resized automatically
  • D Service optimizes it during processing
Explanation The API typically returns an error for images exceeding size limits, while the other options suggest a form of processing or optimization that does not occur.
Q103

Which service can be used for detecting anomalies in data streams?

  • A Azure Anomaly Detector
  • B Azure Data Lake
  • C Azure Storage Accounts
  • D Azure SQL Database
Explanation Azure Anomaly Detector specifically analyzes data to find anomalies, while the others are not designed for this purpose.
Q104

A company needs to implement chatbot support for customer inquiries. Which Azure Cognitive Service should they use?

  • A Azure Bot Services
  • B Azure Speech Services
  • C Azure Text Analytics
  • D Azure Form Recognizer
Explanation Azure Bot Services is specifically designed for creating chatbots, whereas the others serve different purposes in AI.
Q105

You are configuring an Azure ML pipeline with model training and deployment. What happens if the training step fails?

  • A Deployment proceeds automatically
  • B Entire pipeline fails
  • C Only training is retried
  • D Results are cached for future use
Explanation In Azure ML, if a training step fails, the entire pipeline fails, preventing deployment until the failure is resolved.
Q106

Which service provides seamless integration for data analytics in Azure?

  • A Azure Data Lake Storage
  • B Azure Logic Apps
  • C Azure Virtual Machines
  • D Azure Blob Storage
Explanation Azure Data Lake Storage is specifically optimized for data analytics, while the others serve different purposes.
Q107

A company needs to analyze real-time streaming data with insights. What Azure service should they use?

  • A Azure Functions
  • B Azure Stream Analytics
  • C Azure Batch
  • D Azure App Service
Explanation Azure Stream Analytics is designed for real-time data analysis, unlike the others which serve different workloads.
Q108

You are configuring an AI model with pre-trained algorithms in Azure. What happens when you choose Azure Cognitive Services?

  • A You require full training from scratch
  • B You gain immediate access to intelligence
  • C You must develop your own APIs
  • D You lose customization options significantly
Explanation Azure Cognitive Services offers immediate access to AI without needing to train models from scratch, contrary to the other options.
Q109

Which Azure service provides a platform for building, training, and deploying machine learning models?

  • A Azure Machine Learning
  • B Azure Databricks
  • C Azure Functions
  • D Azure Stream Analytics
Explanation Azure Machine Learning is specifically designed for machine learning tasks, while the others serve different purposes.
Q110

A company needs to create an API that can analyze images and return descriptions. Which Azure service should they use?

  • A Azure Computer Vision
  • B Azure Form Recognizer
  • C Azure Speech Service
  • D Azure Translation Service
Explanation Azure Computer Vision specializes in image analysis, while the other options relate to different functionalities.