330 questions with Azure Stream Analytics tags

Sort by: Updated
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://learn.microsoft.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.
330 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 28,386 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.
330 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.
330 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.
330 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.
330 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.1K 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.
330 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 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,343 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,117 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 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 77,086 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,117 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 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,031 Reputation points
1 answer One of the answers was accepted by the question author.

Stream Analytics CI/CD :The required property 'storageAccounts' is missing from the request."

I am trying to do CI/CD for a Stream Analytics jobs. In this i have 2 inputs : Datalake Reference data (where I am using SQL DW) I have created the pipeline following the link https://github.com/SatyKrish/AzureStreamAnalytics-CICD …

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2020-05-08T23:14:31.277+00:00
HimanshuSinha-msft 601 Reputation points
accepted 2020-05-08T23:30:40.587+00:00
HimanshuSinha-msft 601 Reputation points
1 answer

Sample azure function for HBASE

Hello, I am trying to push data in HDInsights Hbase Cluster via Stream analytics jobs. Since there is no connectors available, i am looking for some sample azure function to complete my need as i am new to azure functions. Thanks & Regards, …

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
199 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2019-11-26T13:27:03.123+00:00
Sourav Nayak 1 Reputation point
answered 2019-12-01T14:53:20.007+00:00
Balamurugan Balakreshnan 86 Reputation points Microsoft Employee