Implementing Azure Data Lake Storage Logging and Metrics | Exam DP-200 Solution | Microsoft

Implementing Azure Data Lake Storage Logging and Metrics

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A company uses Azure Data Lake Gen 1 Storage to store big data related to consumer behavior.

You need to implement logging.

Solution: Configure Azure Data Lake Storage diagnostics to store logs and metrics in a storage account.

Does the solution meet the goal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

A

From the Azure Storage account that contains log data, open the Azure Storage account blade associated with Data Lake Storage Gen1 for logging, and then click Blobs. The Blob service blade lists two containers.

Note:

You can enable diagnostic logging for your Azure Data Lake Storage Gen1 accounts, blobs, files, queues and tables.

Diagnostic logs aren't available for Data Lake Storage Gen2 accounts [as of August 2019].

https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-diagnostic-logs https://github.com/MicrosoftDocs/azure-docs/issues/34286

Yes, the solution meets the goal of implementing logging for the company's Azure Data Lake Gen 1 Storage.

By configuring Azure Data Lake Storage diagnostics, you can enable logging and metrics to be stored in a storage account. The logs and metrics contain valuable information about the storage account's operations and performance, which can be used for troubleshooting and performance tuning purposes.

You can configure the diagnostic settings to specify the log and metric types you want to collect and the retention period for the data. You can also choose to send the data to a different storage account or an Event Hub for further analysis.

Therefore, configuring Azure Data Lake Storage diagnostics to store logs and metrics in a storage account is a suitable solution to implement logging for the company's Azure Data Lake Gen 1 Storage.