Which service is primarily used for building chatbots in Azure?
AAzure Bot Service
BAzure AI Planner
CAzure Cognitive Services
DAzure Data Factory
Explanation
Azure Bot Service is specifically designed for chatbot development, while the others do not focus on this functionality.
Q2
A company needs to identify whether images contain specific features. Which Azure AI service should they implement?
AAzure Machine Learning
BAzure Cognitive Services Vision
CAzure Data Lake
DAzure Notification Hubs
Explanation
Azure Cognitive Services Vision analyzes images to identify features, unlike the other services that don’t perform image analysis.
Q3
You are configuring a model with imbalanced training data. What should you consider doing?
AIncrease minor class data
BIgnore the imbalance
CUse a simpler model
DDecrease major class data
Explanation
Increasing the minor class data helps balance it, while the other options could lead to poor modeling performance.
Q4
Which Azure service is specifically designed for building conversational agents?
AAzure Bot Service
BAzure Functions
CAzure Logic Apps
DAzure Data Lake
Explanation
Azure Bot Service supports building conversational agents; Functions and Logic Apps serve different purposes, while Data Lake focuses on storage.
Q5
A company needs to recognize sentiment in customer feedback. Which Azure service should they use?
AAzure Cognitive Services Text Analytics
BAzure Machine Learning Studio
CAzure Logic Apps
DAzure Databricks
Explanation
Azure Cognitive Services Text Analytics specializes in sentiment analysis, whereas the others do not focus on this task specifically.
Q6
You are configuring an Azure Synapse Analytics workspace. What happens when you set up a dedicated SQL pool?
AIn-memory data processing is enabled.
BServerless architecture is activated.
CYou allocate resources for large workloads.
DActive Directory Integration is mandatory.
Explanation
A dedicated SQL pool allocates resources for executing large-scale queries; the other options pertain to different functionalities or services.
Q7
Which Azure service is used for machine learning model deployment?
AAzure Machine Learning
BAzure Functions
CAzure Logic Apps
DAzure DevOps
Explanation
Azure Machine Learning is designed specifically for model deployment; others serve different functions.
Q8
A company needs to identify fraud patterns in transactions. Which tool can provide real-time insights?
AAzure Stream Analytics
BAzure Table Storage
CAzure Blob Storage
DAzure Kubernetes Service
Explanation
Azure Stream Analytics processes real-time data, while others focus on storage or container orchestration.
Q9
What happens when you deploy a machine learning model without proper monitoring in Azure?
AModel performs optimally with no issues
BYou may miss performance degradation
CCosts will automatically decrease
DProduction will crash immediately
Explanation
Without monitoring, performance issues may go unnoticed, causing potential inefficiencies.
Q10
Which Azure service is primarily used for building machine learning models?
AAzure Machine Learning
BAzure SQL Database
CAzure Functions
DAzure Blob Storage
Explanation
Azure Machine Learning is designed for model building, while the other options serve different purposes.