20ab03cbbd
Import-Module -Name CosmosDB |
||
---|---|---|
Autoscale | ||
BCDRTests | ||
BuildApplications | ||
CustomDeserializers | ||
DataGenerators | ||
Sample Data | ||
Samples | ||
Stream Examples@265818b3e5 | ||
LICENSE.txt | ||
README.md | ||
SECURITY.md | ||
github-workflow-template.yml |
README.md
Microsoft Azure Stream Analytics
This repository contains data samples and data generators used for Azure Stream Analytics tutorials.
For more information about the Stream Analytics service, see http://azure.microsoft.com/en-us/services/stream-analytics/
BuildApplications
This folder contains different application examples that you can choose to build a complete real-time processing application. It provides an easy way to deploy a streaming application in Azure with generated data streams.
For example, you'll learn to extract GET
and POST
requests from a website clickstream and store the resulting output in Azure Blob Storage, as shown in the architecture diagram below: