A company needs to analyze large datasets for insights. Which Azure solution should they choose?
AAzure Blob Storage
BAzure SQL Database
CAzure Synapse Analytics
DAzure Functions
Explanation
Azure Synapse Analytics is designed for analyzing large datasets, unlike the others, which focus on storage or function execution.
Q102
What happens when a model's training data is biased?
AModel may perform accurately.
BResults may be skewed or unfair.
CTraining will be faster.
DModel adapts to all scenarios.
Explanation
Biased training data leads to skewed results, while other options misrepresent model behavior.
Q103
Which service uses pre-built AI models for text analytics?
AAzure Text Analytics
BAzure Blob Storage
CAzure Functions
DAzure App Services
Explanation
Azure Text Analytics provides capabilities for natural language processing, while others do not focus on AI models.
Q104
A company needs to deploy a machine learning model but has limited data science capabilities. What should they use?
AAzure Machine Learning Studio
BAzure Logic Apps
CAzure DevOps
DAzure API Management
Explanation
Azure Machine Learning Studio enables easy model deployment for users with limited expertise, while others do not primarily serve that purpose.
Q105
You are configuring Azure services. What happens when you assign a role with 'Reader' permissions?
AUser can read but not modify
BUser can delete resources
CUser can create new resources
DUser can change permissions
Explanation
'Reader' permissions allow only viewing resources, making it a safer option for non-admin roles.
Q106
Which Azure service is best for building conversational AI interfaces?
AAzure Bot Services
BAzure Functions
CAzure Virtual Machines
DAzure DevOps
Explanation
Azure Bot Services specializes in creating chatbot applications, while others serve different purposes.
Q107
A company needs to analyze live Twitter feeds for sentiment in real-time. Which Azure service should they choose?
AAzure Stream Analytics
BAzure Functions
CAzure Blob Storage
DAzure SQL Database
Explanation
Azure Stream Analytics is designed for analyzing real-time data streams, unlike the others which are not optimized for live analytics.
Q108
What happens when you set the 'persistent' flag to true in Azure's Blob Storage?
AData is automatically secured.
BData is retained after closure.
CData cannot be deleted.
DData storage costs increase.
Explanation
Setting 'persistent' flags data retention beyond the session, while others do not apply to this setting.
Q109
A company needs to analyze large datasets in real time. Which Azure service should they use?
AAzure Synapse Analytics
BAzure Blob Storage
CAzure Functions
DAzure DevOps
Explanation
Azure Synapse Analytics is designed for real-time data analytics, while the others serve different purposes.
Q110
You are configuring a natural language processing solution. What primary service should you consider for text analysis?
AAzure Cognitive Services
BAzure Machine Learning
CAzure IoT Hub
DAzure Databricks
Explanation
Azure Cognitive Services provides APIs for text analysis, unlike other options focused on different tasks.