
Answer-first summary for fast verification
Answer: Enable diagnostic settings for Azure Databricks and Azure Table Storage, and configure the logs to be sent to Azure Monitor.
To configure monitoring for Azure Databricks and Azure Table Storage, you should enable diagnostic settings for these services and configure the logs to be sent to Azure Monitor. This will allow you to collect and analyze logs from these services in a centralized location. Option B is not efficient and does not provide a scalable solution. Option C is incorrect because Azure Application Insights is used for monitoring application performance, not for collecting logs. Option D is incorrect because Azure Monitor does not automatically collect logs from all Azure services by default; you need to enable diagnostic settings for each service individually.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are responsible for configuring monitoring services for a data processing application hosted on Azure. The application uses Azure Databricks for data processing and Azure Table Storage for data storage. Which of the following steps should you take to configure monitoring for these services?
A
Enable diagnostic settings for Azure Databricks and Azure Table Storage, and configure the logs to be sent to Azure Monitor.
B
Create a custom log in Azure Monitor and manually add entries from Azure Databricks and Azure Table Storage.
C
Use Azure Application Insights to monitor the performance of Azure Databricks and Azure Table Storage.
D
Configure Azure Monitor to automatically collect logs from all Azure services, including Azure Databricks and Azure Table Storage.
No comments yet.