
Answer-first summary for fast verification
Answer: Enable diagnostic settings for Azure Data Lake Analytics and Azure Blob Storage, and configure the logs to be sent to Azure Monitor.
To configure monitoring for Azure Data Lake Analytics and Azure Blob 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 Data Lake Analytics for data processing and Azure Blob Storage for data storage. Which of the following steps should you take to configure monitoring for these services?
A
Enable diagnostic settings for Azure Data Lake Analytics and Azure Blob 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 Data Lake Analytics and Azure Blob Storage.
C
Use Azure Application Insights to monitor the performance of Azure Data Lake Analytics and Azure Blob Storage.
D
Configure Azure Monitor to automatically collect logs from all Azure services, including Azure Data Lake Analytics and Azure Blob Storage.
No comments yet.