342 questions with Azure Stream Analytics tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Failed to add Microsoft.StreamAnalyticsJob in Japanese environment

I tried to add new Stream Analytics job on Azure Portal but, it returned an error 404. My Language & Region: setting was Japanese. Once I changed it to English, the error was removed and could create the resource. Because the error has…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-09-16T21:20:47.503+00:00
Yusuke Tochigi 56 Reputation points
accepted 2020-09-18T07:04:22.953+00:00
Yusuke Tochigi 56 Reputation points
1 answer

Not getting proper Output of Stream Analytics job in storage account table

Hi, I am trying to capture data using event hub and the output of the stream analytics job is directed to a table in storage account where a 'record' column gets created alongwith some autogenerated timestamp columns. This record column contains only…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,876 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-08-12T15:57:33.677+00:00
Francis.S 1 Reputation point
commented 2020-09-08T06:33:30.79+00:00
Sumarigo-MSFT 44,916 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

azure stream analytics query too complex??? not giving proper output and now error... what to do next....

Hi, Query I use attached. I am using an event hub to ingest messages in json format from a push api. Json msg has some arrays in it. Now I am getting an error like "We cannot connect to Event Hub partition [0] because the maximum number of…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-08-23T16:45:24.557+00:00
Rocksde 106 Reputation points
accepted 2020-08-24T19:58:21.193+00:00
Rocksde 106 Reputation points
2 answers

ASA aggregates

Hi, I have a list of sensor values coming in with some details every 10 seconds. I would like to know (on each entering event=10 seconds) what was the last maximum value of the last 60 values. I can make several blocks like below to output one of the…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-06T15:57:27.253+00:00
Garrein Bart 1 Reputation point
answered 2020-08-24T08:35:38.303+00:00
Garrein Bart 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure stream analytic input from IoT hub

I have a iot solution with iot hub and sql db . so I use stream analytics that integrated in sql db. The problem is: The Input came from iot hub's event endpoint and enriched with iot hub's message enrichment feature. In stream analytic I could get…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-08-15T05:06:18.277+00:00
Navid Ahrary 21 Reputation points
accepted 2020-08-15T06:41:14.347+00:00
Navid Ahrary 21 Reputation points
1 answer

Azure Stream Analytics on Edge logging Metrics

Hello, I'm trying to track the output metrics from the azure stream analytics on edge module using the monitoring tools built into the Azure portal. The guides I've found online have this working for the stream analytics in the cloud. Is there any…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
557 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-20T12:58:01.04+00:00
Ryan Maggott 1 Reputation point
commented 2020-08-06T17:29:30.903+00:00
QuantumCache 20,186 Reputation points
1 answer One of the answers was accepted by the question author.

Return two outputs from Azure ML Service in Stream Analytics query

I have an Azure ML webservice that returns a string as an output. Within the string, there are two values that were returned from a model, such as a prediction and the probability associated with the prediction. Since I need both values as an output, I…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-27T11:22:27.317+00:00
Justin Hare 21 Reputation points
accepted 2020-07-28T19:43:59.437+00:00
Justin Hare 21 Reputation points
4 answers

Azure Stream Analytics: ML Service function call in cloud job results in no output events

Hey, I've got a problem with an Azure Stream Analytics (ASA) job that should call an Azure ML Service function to score the provided input data. The query was developed und tested in Visual Studio (VS) 2019 with the "Azure Data Lake and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,689 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-16T16:57:01.43+00:00
Philipp Lehmann 6 Reputation points
answered 2020-07-18T10:09:45.22+00:00
Philipp Lehmann 6 Reputation points
1 answer

Map Array in Stream Analytics

Is it possible to map an array contained in a message via the geospatial functions? { "id": "<msgid>", "location": {50.2, 30.3}, "geofences": [{"name": xxx, "polygon":…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-02T10:28:28.27+00:00
Ingo Busse 1 Reputation point
commented 2020-07-15T18:00:26.773+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
1 answer

Clarification on how to calculate watermark for Azure Streaming Analytics

I'm working on understanding watermarks in Azure Streaming Analytics. Per MS documentation, there are two ways that watermarks can be calculated. …

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-02T14:47:38.423+00:00
Russell Lindell 1 Reputation point
commented 2020-07-13T17:57:39.23+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
0 answers

Stream Analytics job - input - error

I'm using IoT hub as input from my stream analytics job however getting following error - There was an error processing the request. Please try again in a few moments. it was working before however after some change in message routing of IoT hub…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-07-03T08:13:08.523+00:00
vijay chouhan 6 Reputation points
commented 2020-07-10T16:41:02.647+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
1 answer

Azure Streaming Analytics Query: Select latest data only

Hi All, I have very basic SQL experience and i'm a little stuck, so any help is appreciated. I'm working on a way to stream status of some jobs that are running on an HPC resource (sort of like trying to create a dashboard to look at real time flight…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-17T16:11:53.333+00:00
Bhinge, Rahul 1 Reputation point
commented 2020-07-07T18:15:03.867+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Stream analytics: C# udf function not found in azure

Hi, I'm creating a stream analytics job with a function, which didn't work. Next I followed this tutorial: https://video2.skills-academy.com/en-us/azure/stream-analytics/stream-analytics-edge-csharp-udf. It runs on my local pc, but when I test it in Azure…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-17T14:20:23.63+00:00
Filip Van Raemdonck 21 Reputation points
commented 2020-06-29T22:24:02.07+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
2 answers

Azure stream analytics: number in column name

Hi, I have a stream analytics job which outputs to azure table storage. Is it possible to do this when I have a column from which the name contains a numerical value? Regards, Filip Van Raemdonck

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-19T10:03:59.867+00:00
Filip Van Raemdonck 21 Reputation points
answered 2020-06-26T08:33:18.943+00:00
Filip Van Raemdonck 21 Reputation points
2 answers One of the answers was accepted by the question author.

Does Stream Analytics query support simple binary operators (like + - etc)?

Azure Stream Analytics supports subset of Transaction-SQL and is explained by below document. Stream Analytics Query Language Reference stream-analytics-query-language-reference But I cannot find the simple binary operators (such as +, - etc)…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-12T05:28:04.683+00:00
bunniesfield 21 Reputation points
answered 2020-06-25T10:05:39.807+00:00
bunniesfield 21 Reputation points
1 answer One of the answers was accepted by the question author.

Access Nested JSON Array using stream analytics

I am fairly new to stream analytics and I have been trying to parse a nested JSON Array . I need to access the data under collections. The query I am using is as below. I also tried using getarrayelement before collections but that did not work either.…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-23T23:31:06.03+00:00
Divyesh Ravichandran 96 Reputation points
accepted 2020-06-24T19:53:34.883+00:00
Divyesh Ravichandran 96 Reputation points
1 answer

How long do videos reside in Microsoft Stream?

Do videos automatically purge after a certain amount of time or do they stay in Microsoft Stream until they are manually deleted. Is there any retention policies available to setup. I am not seeing any place to do that. Thanks, Scott

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-06-24T16:04:55.643+00:00
Bittinger, Scott E 1 Reputation point
answered 2020-06-24T16:11:02.627+00:00
Dave Patrick 426.4K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Data stream between stream analytics services and WebApp service (.NET core 3.1)

Hello All, I and my team are trying to build an app for data visualization and analysis in WebApp the data source is from Stream Analytics Services, can we connect to Stream Analytics from .NET core web app, if there is any way please provide…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,279 questions
asked 2020-06-14T19:13:23.71+00:00
Ranjith Gowda M N 21 Reputation points
commented 2020-06-18T14:20:33.917+00:00
Ranjith Gowda M N 21 Reputation points
1 answer

Access Control Exception on setting data lake storage gen1 as output

Hi, I am receiving JSON data as input of stream analytics job from IOT hub and trying to write it in Data Lake Storage Gen-1. The stream analytics job has read, write and execute permissions and I have read permission to Data Lake storage. According to…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,409 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-04-19T12:33:39.407+00:00
Tanishq Singh 21 Reputation points
commented 2020-06-18T11:46:28.45+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
1 answer

What are the steps to configure a device in iot hub to work with stream analitycs job and can they be viewed in power bi service?

I configured the devices and reached the stage where they are displayed via stream in power bi service, but when turning off the device and turning it on again (obviously following the step of starting azure stream analytics) the data in the displays and…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-05-30T18:48:47.27+00:00
Sebastian Domenech 1 Reputation point
commented 2020-06-10T17:46:40.767+00:00
QuantumCache 20,186 Reputation points