Azure Stream Analytics
Перейти к файлу
AliciaLiMicrosoft 20ab03cbbd
Update 02-run-part1.ps1
Import-Module -Name CosmosDB
2024-04-19 17:17:59 -07:00
Autoscale
BCDRTests Update 02-run-part1.ps1 2024-04-19 17:17:59 -07:00
BuildApplications update ARM template to reflect SKU V2 2023-08-10 16:26:30 +08:00
CustomDeserializers
DataGenerators
Sample Data
Samples removed partitionKey 2023-06-19 14:57:32 -04:00
Stream Examples@265818b3e5
LICENSE.txt
README.md update ARM template to reflect SKU V2 2023-08-10 16:26:30 +08:00
SECURITY.md Microsoft mandatory file 2022-10-26 23:34:38 +00:00
github-workflow-template.yml Add github workflow template 2023-05-11 00:41:04 +08:00

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:

Clickstream one input