What happens when you configure an Azure Stream Analytics job with a low throughput setting?
AIncreased latency in event processing
BPermanent data loss
CImproved data accuracy
DAutomatic scaling of resources
Explanation
Low throughput settings can lead to increased latency, while the other options do not describe the effect accurately.
Q112
Which service provides data integration in Azure Fabric?
AAzure Data Factory
BAzure Databricks
CAzure Blob Storage
DAzure Logic Apps
Explanation
Azure Data Factory specifically handles data integration tasks, unlike the others for various functions.
Q113
A company needs real-time analytics for streaming data. Which Azure service should they use?
AAzure Stream Analytics
BAzure Data Lake Storage
CAzure Functions
DAzure SQL Database
Explanation
Azure Stream Analytics is designed for real-time analytics on streaming data sources; others are not focused on real-time processing.
Q114
What happens when configuring a Power BI dataset with maximum data refresh frequency?
AData refresh occurs hourly.
BData refresh occurs daily.
CData refresh occurs with a schedule.
DData refresh frequency cannot be set.
Explanation
Dataset refresh frequency is configurable, allowing move frequent updates, unlike the fixed options in A or B.
Q115
Which service is best for integrating data from multiple Azure sources?
AAzure Data Factory
BAzure Blob Storage
CAzure Synapse Analytics
DAzure SQL Database
Explanation
Azure Data Factory excels in data integration, while the others serve different purposes.
Q116
A company needs to analyze real-time streaming data. Which service should they use?
AAzure Stream Analytics
BAzure Data Lake Storage
CAzure Functions
DAzure Logic Apps
Explanation
Azure Stream Analytics is designed for processing real-time data streams.
Q117
What happens when you configure data retention in Azure Data Lake Storage?
AData is deleted immediately
BData is archived in cold storage
COld data is removed automatically
DNew data is prevented from being added
Explanation
Configuring retention ensures old data is removed automatically, while the other options are incorrect actions.
Q118
Which Azure service is best for data orchestration?
AAzure Data Factory
BAzure Functions
CAzure Logic Apps
DAzure Stream Analytics
Explanation
Azure Data Factory is designed for data orchestration, while others serve different functions.
Q119
A company needs to safeguard sensitive data in Azure. What feature should they implement?
AAzure Security Center
BAzure SQL Database Auditing
CAzure Data Lake Storage Gen2
DAzure Key Vault
Explanation
Azure Key Vault securely stores sensitive data like keys and secrets, unlike the other options which serve different purposes.
Q120
You are configuring a data pipeline in Azure. What happens when a data transformation fails?
APipeline will restart automatically
BFailure notification is sent
CTransformation is skipped
DData is deleted
Explanation
A failure in a data transformation sends a failure notification to alert administrators, while other options are incorrect responses to failure scenarios.