70-487 Free Dumps Study Materials
Question 9: 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.
You deploy an ASP.NET Core web application to Azure App Services. You are using Azure Event Hubs
to
collect the telemetry data for the application.
You need to configure Event Hubs to automatically deliver the telemetry data stream to a persistent
data store.
Solution: Configure Event Hubs Capture to deliver data to Azure Blob storage.
Does the solution meet the goal?
A. No
B. Yes
Correct Answer: B
Explanation
Azure Event Hubs Capture enables you to automatically deliver the streaming data in Event Hubs to
an Azure
Blob storage or Azure Data Lake Store account of your choice, with the added flexibility of specifying
a time
or size interval.
References: https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-capture-overview