Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a complex data pipeline that spans multiple Azure services, including Event Hubs, Databricks, and Synapse Analytics, what is the most effective method to aggregate logs across these services for centralized monitoring and analysis?
A
Develop a custom logging solution that aggregates logs in Azure Blob Storage for batch analysis in Databricks.
B
Configure each service to send logs to Azure Log Analytics and use Kusto Query Language (KQL) for cross-service log analysis.
C
Rely on the native logging capabilities of each service and manually correlate logs for troubleshooting.
D
Use Azure Monitor to collect logs from each service and analyze them using the built-in features of Azure Portal.