342 questions with Azure Stream Analytics tags

Sort by: Updated
2 answers

How to recover Stream Analytics job to normal Running status from Degraded state?

Hello, My stream analytics job had been working fine with IoT Hub stream input and SQL DB as reference input, output is written to storage account. Yesterday there was an unplanned Azure service issue with IoT Hub in my region and it lasted for around 6…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-02-22T03:01:24.33+00:00
Vishwanath Hariharan 30 Reputation points
commented 2024-03-13T13:28:08.0033333+00:00
Vishwanath Hariharan 30 Reputation points
1 answer

Trying to ingest filter Kafka header and filter into my azure stream analytics job

Hello I am trying to ingest kafka header in azure stream analytics job - i successfully connected to an input kafka topic, containing standard and custom headers. When testing the query, i only get data field. I tried GetMetadataPropertyValue function,…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-03-07T11:33:00.58+00:00
Frederic DDurand 0 Reputation points
answered 2024-03-07T14:13:45.1766667+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
1 answer

Records Column (json) to convert one column to multiple rows in Azure Streaming Language

I have a ID column and Records column with the values in different rows between square brackets in it. Azure Streaming analytics language, I would want to split the values between square brackets pivot into multiple rows .

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-02-24T14:54:09.71+00:00
N2120 81 Reputation points
commented 2024-03-06T00:05:17.14+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
1 answer

User Header filter from Kafka enabled Azure eventhub using Azure Stream Analytics query

I have a Kafka enabled azure eventhub where am publishing the data from my client application. To publish i use the confluent kafka dot net package. Each message has a User header (message headers). The Eventhub has 10 partitions. Multiple tenants (5)…

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 2024-02-09T03:25:34.3766667+00:00
K S Devadoss, Vishnu Kumar 20 Reputation points
answered 2024-03-01T08:30:50.6033333+00:00
K S Devadoss, Vishnu Kumar 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to achieve streaming ingestion for ASA input to ADX?

Hi, I've set up an ADX Dev cluster which has been configured for streaming. I created a Database and Table which both had their streamingingestion policies enabled. I used this MS Link to create an ADX output from an Azure Stream Analytics job I…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
502 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-02-22T16:26:59.37+00:00
Javier Huamani 20 Reputation points
accepted 2024-02-26T20:18:56.8+00:00
Javier Huamani 20 Reputation points
1 answer

Input file to Azure Stream analytics in Json format error while previewing

Thanks for your time, I have a job in azure stream analytics with an input json format file which is accessed through Azure data lake. the format of json is of format [{"tag":…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-02-21T16:04:44.08+00:00
N2120 81 Reputation points
commented 2024-02-26T06:58:55.2533333+00:00
Wilko van de Velde 2,226 Reputation points
2 answers

Stream Analytics Job Output Stuck

I have a stream analytics job with an MQTT JSON input and a postgreSQL output. I noticed that if a certain JSON parameter that is part of the message no output rows are generated. I couldn't find any related info in the logs. Restarting the stream…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2021-11-12T14:36:21.217+00:00
Lior Bahat 1 Reputation point
edited a comment 2024-02-01T17:13:59.93+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
0 answers

Issue with max block count in Azure Data Lake Gen2

Starting from 03/02/23 I have noticed that my Stream Analytics Job has been creating more files per day than before. Looking through the files' properties I discovered that every file maxes out at 10000 blocks and then the SA Job creates another one,…

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 Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,621 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2023-04-12T14:00:18.7933333+00:00
Anonymous
commented 2024-02-01T16:01:56.7666667+00:00
Forlani Mauro 1 Reputation point
0 answers

How to hide a column in Azure Stream Analytics Data Preview

Is there anyways to hide the column in Azure Stream Analytics Data Preview? In my case, I want to hide column "properties" in data preview. Thanks!

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-02-01T02:49:41.17+00:00
Tu Nguyen 0 Reputation points
commented 2024-02-01T09:52:57.24+00:00
Tu Nguyen 0 Reputation points
1 answer

Why are booleans in Stream Analytics sample outputs getting converted into 0's and 1's?

When using the data sampler available from Event Hubs -> namespace -> Process Data, and running the default sample query, we've recently noticed that values that would previously show as booleans are now converting into 0 or 1 in the…

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 2024-01-30T21:04:59.7766667+00:00
John Barhorst 0 Reputation points
commented 2024-02-01T01:59:26.0166667+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee
0 answers

Difference between schema.history and database.history in mysql connector

I set up kafka, mysql and debezium in my computer successfully. However, i have still not understood about the difference between database.history.kafka.topic and schema.history.internal.kafka.topic. Below is my connector: Please help me explaining the…

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 2024-01-16T13:56:59.92+00:00
Eddy Tran 40 Reputation points
edited the question 2024-01-25T04:43:02.8633333+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee
1 answer

How to use AnomalyDetection_ChangePoint Anomaly detection?

Hi , I look to find the anomaly detection using AnomalyDetection_ChangePoint two parameters using Tumbling window grouping(since its a non stable value input), but I have doubt regarding the set point, is it possible to give a set point or threshold…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-01-18T05:04:08.49+00:00
Novin George Thomas 0 Reputation points
commented 2024-01-19T14:43:47.2566667+00:00
Novin George Thomas 0 Reputation points
1 answer

How to read inputs from beginning?

Hi there, currently I'm testing Stream Analytics for a streaming application and facing the issue that my job only reads data that is incoming after it has been started. Data that has been present before won't be processed. I tested this behaviour with…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-01-15T08:48:47.57+00:00
Philipp Marinovic-Brünjes 0 Reputation points
commented 2024-01-17T14:59:55.13+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
1 answer

Stream analytics LAST method Partition by

When using Stream Analytics LAST built in method do you set a property which is "PARTITION BY", does this mean that you change the overall partitioning you set from the input stage or is this somehow locally. For clarification, you can set…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2024-01-03T09:46:20.6333333+00:00
tobbin2 1 Reputation point
commented 2024-01-17T11:07:35.8133333+00:00
ShaikMaheer-MSFT 38,321 Reputation points Microsoft Employee
1 answer

Stream Analytics query giving Null while filtering Modbus module payload from azure iotedge

Hi Team, I'm getting invalid syntax error while trying to extract the "Values" Array. I have tried multiple query patterns to list all displayNames and its corresponding Value in columns, please find sample input json below [ { …

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 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 2024-01-12T08:22:59.1733333+00:00
Novin George Thomas 0 Reputation points
answered 2024-01-12T09:46:15.4133333+00:00
Novin George Thomas 0 Reputation points
1 answer

I am passing a Stream to the service but never return the text

speech-sdk-log.txt I am trying to convert live stream to text , this works fine with microphone , but when i send the Stram it was not recognized I already try same stremresult file and works fine from file but not for live stream …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,514 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,571 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,576 questions
asked 2024-01-09T18:58:32.7433333+00:00
Juan Morales Marañon 0 Reputation points Microsoft Employee
answered 2024-01-10T05:53:58.05+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
2 answers

How to configure Azure and Entra ID logs into Log Analytics for Kusto Query?

Hi All, I need some help and suggestions to configure Azure and Entra ID logs into Log Analytics for Kusto Query. What are the procedures and what is the cost involved? Thanks.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,250 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
370 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,350 questions
asked 2023-12-07T14:30:00.8666667+00:00
EnterpriseArchitect 5,036 Reputation points
commented 2024-01-03T16:01:15.8+00:00
Givary-MSFT 30,251 Reputation points Microsoft Employee
0 answers

Azure Function concurrency issues

I have multiple azure functions running at the same time and creating multiple instances of each.The parameters are also passed in parallel that means at one time all the azure function urls will be hit at once.Below is an example of how I am…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,565 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2023-12-22T10:35:13.3066667+00:00
Rafay Khan 20 Reputation points
commented 2024-01-02T11:37:44.65+00:00
Rafay Khan 20 Reputation points
0 answers

ASA run same code with different result?

The following 2 codes get different result: FROM IotBaseInput as event CROSS APPLY GetArrayElements(event.monoEvent) AS arrayElement CROSS APPLY GetRecordProperties(arrayElement.arrayvalue) AS recordProperty Where recordProperty.PropertyName !=…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2023-12-20T03:39:25.1+00:00
jane 60 Reputation points
commented 2023-12-27T18:11:58.2733333+00:00
BhargavaGunnam-MSFT 28,606 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

About Power BI regreshing dataset on scheduled

Hi, I've been looking for an individual plan to be able to publish, share and auto refresh dashboards and datasets. I don't belong to any organization ... ¿are there personal/individual/developer plans? Sorry the wrong tagging, but I needed to ask the…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2023-12-18T04:01:05.9233333+00:00
Jona 455 Reputation points
edited the question 2023-12-19T09:19:10.1666667+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee