Which Azure service is mainly used for building conversational AI applications?
AAzure Bot Service
BAzure Functions
CAzure Storage
DAzure CDN
Explanation
Azure Bot Service specifically provides a framework for creating conversational interfaces, while the other options serve different purposes.
Q32
A company needs to deploy a data science model rapidly to a web application. Which Azure feature should they use?
AAzure Kubernetes Service
BAzure Machine Learning Endpoint
CAzure VM Scale Sets
DAzure Data Factory
Explanation
Azure Machine Learning Endpoint allows rapid deployment of models, whereas others serve deployment or orchestration roles.
Q33
You are configuring an Azure Machine Learning workspace. What happens if you do not choose a storage account during the setup?
ASetup will fail with an error
BDefault storage will be assigned
CSetup continues without storage
DYou can add it later only
Explanation
If no storage is specified, Azure assigns a default storage account, while the others misrepresent possible outcomes during setup.
Q34
Which service is best for real-time analytics in Azure?
AAzure Stream Analytics
BAzure DevOps
CAzure Data Lake
DAzure Blob Storage
Explanation
Azure Stream Analytics processes data in real time; the others don't focus on real-time analytics.
Q35
A company needs to deploy a machine learning model at scale. Which Azure service should they use?
AAzure Functions
BAzure Machine Learning
CAzure App Service
DAzure Storage Account
Explanation
Azure Machine Learning is designed specifically for scalable model deployment.
Q36
What happens when you enable auto-scaling in Azure Machine Learning?
AModel training halts until resources are free
BResources automatically adjust based on load
CData processing stops if resources overload
DUser must manually adjust parameters each time
Explanation
Auto-scaling adjusts resources based on demand, enabling efficient usage.
Q37
Which Azure service is best for creating ML models?
AAzure Machine Learning
BAzure Blob Storage
CAzure Data Lake
DAzure SQL Database
Explanation
Azure Machine Learning is specifically designed for ML model development, while others serve different purposes.
Q38
A retail company needs to process large volumes of streaming data in real-time. What Azure service should they use?
AAzure Functions
BAzure Stream Analytics
CAzure Batch
DAzure Cosmos DB
Explanation
Azure Stream Analytics is optimized for real-time analytics on streaming data, unlike the other options.
Q39
You are configuring a data science project in Azure. What happens if you select 'Experiment' instead of 'Pipeline'?
AIt becomes a long-running job
BNo execution/UI will be available
CYou can track versions of models
DIt's optimized for production deployment
Explanation
Selecting 'Experiment' allows version tracking, while 'Pipeline' focuses on production workflows or orchestration.
Q40
Which Azure service is best for deploying ML models with minimal management?
AAzure Machine Learning
BAzure Databricks
CAzure Function Apps
DAzure Batch
Explanation
Azure Machine Learning offers streamlined model deployment, while the others require more management or are for different tasks.