You ingest data into a Microsoft Azure event hub.
You need to export the data from the event hub to Azure Storage and to prepare the data for batch processing
tasks in Azure Data Lake Analytics.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A.
Run the Avro extractor from a U-SQL script.
B.
Create an Azure Storage account.
C.
Add a shared access policy.
D.
Enable Event Hubs Archive.
E.
Run the CSV extractor from a U-SQL script.