You have an Azure subscription that contains multiple Azure pipelines. You need to deploy a monitoring solution for the pipelines. The solution must meet the following requirements: * Parse togs from multiple sources * Identify the root cause of issues. What advanced feature of a monitoring tool should you include in the solution?
正解:C
An analytics feature in a monitoring solution would allow you to parse logs from multiple sources and analyzethem to identify the root cause of issues in your Azure pipelines. This feature would typically provide tools for searching, filtering, and visualizing log data, as well as for identifying patterns and anomalies. With analytics, you can also create customdashboards and alerts to monitor your pipelines and quickly identify and troubleshoot any issues.