exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 4 question 13 discussion

Actual exam question from Microsoft's AI-100
Question #: 13
Topic #: 4
[All AI-100 Questions]

You are designing an AI application that will perform real-time processing by using Microsoft Azure Stream Analytics.
You need to identify the valid outputs of a Stream Analytics job.
What are three possible outputs? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. A Hive table in Azure HDInsight
  • B. Azure SQL Database
  • C. Azure Cosmos DB
  • D. Azure Blob storage
  • E. Azure Redis Cache
Show Suggested Answer Hide Answer
Suggested Answer: BCD 🗳️
References:
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-define-outputs

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AliceDarling
Highly Voted 4 years, 8 months ago
This is correct https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-define-outputs
upvoted 5 times
...
rveney
Most Recent 2 years ago
The valid outputs of a Microsoft Azure Stream Analytics job can include: B. Azure SQL Database: Stream Analytics can output data to an Azure SQL Database, allowing you to store and analyze real-time processed data in a relational database. C. Azure Cosmos DB: Stream Analytics can also output data to Azure Cosmos DB, a globally distributed NoSQL database. This enables you to store and query real-time data in a scalable and highly available manner. D. Azure Blob storage: Stream Analytics supports outputting data to Azure Blob storage, which is a highly scalable object storage service. This allows you to store the processed data in a file format that can be easily accessed and used for further analysis or archival purposes.
upvoted 1 times
...
Nova077
4 years, 9 months ago
why not Hive?
upvoted 2 times
sayak17
4 years, 9 months ago
...since the link provided doesn't have it as one of the output types
upvoted 4 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...