Valid DP-900 Dumps shared by ExamDiscuss.com for Helping Passing DP-900 Exam! ExamDiscuss.com now offer the newest DP-900 exam dumps, the ExamDiscuss.com DP-900 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-900 dumps with Test Engine here:
You need to store event log data that is semi-structured and received as the logs occur. What should you use?
Correct Answer: A
You can store logs in the Azure table storage or Blob storage but Microsoft itself recommends using Blob storage. Azure Storage Analytics stores log data in Blob storage. This 'Azure Storage Table Design Guide' points out several draw backs of using table storage for logs and also provides details on how to use the blob storage to store logs. Read the 'Log data anti-pattern' section in particular for this use case. Blob storage is not an option in answers, so the choice shall be Azure table storage. https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-design-patterns#log-data- anti-pattern