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 131–140 of 147

Q131

A company needs to implement image analysis in its application. Which Azure AI service should they use?

  • A Azure Computer Vision
  • B Azure Stream Analytics
  • C Azure Data Factory
  • D Azure Functions
Explanation Azure Computer Vision specializes in image processing capabilities, unlike the other options.
Q132

You are configuring an Azure Machine Learning workspace. What happens when you choose to create a new compute cluster?

  • A Only CPU instances are created.
  • B It creates a scalable compute resource.
  • C It reduces storage costs.
  • D It automatically deploys your model.
Explanation Creating a new compute cluster establishes a scalable environment for model training, not related to storage or deployment.
Q133

Which Azure service is designed for machine learning model training?

  • A Azure Machine Learning
  • B Azure Cognitive Services
  • C Azure Functions
  • D Azure Logic Apps
Explanation Azure Machine Learning is specifically built for training and deploying machine learning models, while the other options serve different purposes.
Q134

A company needs to integrate a chatbot that supports multiple languages. Which Azure service should they use?

  • A Azure Bot Services
  • B Azure Web Apps
  • C Azure Functions
  • D Azure DevOps
Explanation Azure Bot Services provides the functionality to create chatbots including multilingual support, while the other services do not focus on bot integration.
Q135

You are configuring an Azure AI model deployment and face a model versioning issue. What is the first step you should take?

  • A Delete the old version
  • B Roll back to a previous deployment
  • C Use version control in Azure MLOps
  • D Update the model configuration file
Explanation Using version control in Azure MLOps effectively manages and tracks your model versions, while the other options are either destructive or reactive actions.
Q136

Which Azure service is best for building conversational AI applications?

  • A Azure Bot Services
  • B Azure Functions
  • C Azure Logic Apps
  • D Azure Cognitive Services
Explanation Azure Bot Services provides dedicated tools for building chatbots, while the others serve different functions.
Q137

A company needs to annotate images for a label recognition model. Which Azure tool should they use?

  • A Azure Forms Recognizer
  • B Azure Custom Vision
  • C Azure Data Factory
  • D Azure Machine Learning Studio
Explanation Azure Custom Vision is specifically for image classification and labeling, unlike the other options.
Q138

What happens when you exceed the quota for Azure Cognitive Services?

  • A The service slows down
  • B Requests are denied
  • C Additional charges apply
  • D Service becomes unavailable
Explanation Exceeding the quota results in denied requests, while additional charges or unavailability depend on the specific service agreements.
Q139

Which service enables text analytics in Azure?

  • A Text Analytics API
  • B Cognitive Search
  • C Azure Bot Service
  • D Data Lake Storage
Explanation The Text Analytics API provides natural language processing capabilities, whereas the others serve different functions.
Q140

A company needs to identify object types in images. Which Azure service should they use?

  • A Face API
  • B Computer Vision
  • C Speech API
  • D Language Understanding
Explanation Computer Vision specializes in image analysis, unlike the other options that focus on different domains.