You design an AI solution that uses an Azure Stream Analytics job to process data from an Azure IoT hub. The IoT hub receives time series data from thousands of IoT devices at a factory. The job outputs millions of messages per second. Different applications consume the messages as they are available. The messages must be purged. You need to choose an output type for the job. What is the best output type to achieve the goal? More than one answer choice may achieve the goal. A. Azure Event Hubs B. Azure SQL Database C. Azure Blob storage D. Azure Cosmos DB Â Suggested Answer: D Stream Analytics can target Azure Cosmos DB for JSON output, enabling data archiving and low-latency queries on unstructured JSON data. References: https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-documentdb-output This question is in AI-100 Designing and Implementing an Azure AI Solution Exam For getting Microsoft Certified: Azure AI Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer