330 questions with Azure Stream Analytics tags

Sort by: Updated
1 answer

ASA: Encountered error when communicating with EventHub: Exceeded the maximum number of allowed receivers per partition in a consumer group which is 5

https://stackoverflow.com/questions/74305395/exceeded-the-maximum-number-of-allowed-receivers-azure-stream-analytics-job-con I have read and followed the suggestion from the link above but the ASA still throws me the same error so I made some…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-12T02:28:07.35+00:00
Chiu I Keanu Leung 0 Reputation points
commented 2023-10-31T07:59:07.9633333+00:00
Chiu I Keanu Leung 0 Reputation points
1 answer

WebApp Stream logs not showing in Logs table AppServiceConsoleLogs

Hello, we have a linux WebApp, we have some logging that we can see in the Stream logs, but I can not see the logs in the AppServiceConsoleLogs table (is empty). Can somebody help with the issue?

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2023-10-25T10:41:54.38+00:00
Virginia Lopez - External 0 Reputation points
commented 2023-10-31T03:54:29.6333333+00:00
brtrach-MSFT 15,251 Reputation points Microsoft Employee
1 answer

Azure Stream analytics map column when writing parquet files

I was trying to use the capture feature for eventhub, writing Parquet files to blob storage. The UI passed me for creating a Azure Stream Analytics. I have a Json structure in the eventhub, which contains an object field, like the…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
557 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-19T10:42:05.63+00:00
Eran Shemesh 0 Reputation points Microsoft Employee
commented 2023-10-30T10:59:55.2466667+00:00
PRADEEPCHEEKATLA-MSFT 77,086 Reputation points Microsoft Employee
1 answer

Stream Analytics job is lock

Hi, my SAJ is blocked, not working, I can't see inputs, outputs or query. The controls on the main service page (Start job; Delete; Move) are disabled. What could be wrong? Thanks JD

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-20T08:37:27.46+00:00
Jaroslav Dyrčík 0 Reputation points
answered 2023-10-20T11:21:01.41+00:00
Sander van de Velde 28,386 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Stream analytics

The Stream Analytics job works, it's just that it does not show in the Cosmos DB container. I am not sure whether it is my partition key that is incorrect.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
557 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
asked 2023-10-19T20:29:16.98+00:00
Given Mnisi 40 Reputation points
accepted 2023-10-19T22:57:34.4866667+00:00
Given Mnisi 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure stream analytics

I get this error when I want to display the data generated from this script

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
557 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,608 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
314 questions
asked 2023-10-19T13:35:01.65+00:00
Given Mnisi 40 Reputation points
accepted 2023-10-19T19:45:53.7766667+00:00
Given Mnisi 40 Reputation points
1 answer One of the answers was accepted by the question author.

User defined function doesn´t work because I use split method

I created user defined function in Azure stream analytics but this function doesn´t work because I use split method in my function Erorr code: Function 'splitandconverthex' resulted in an error: 'TypeError: Unable to get property 'split' of undefined…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-11T15:48:50.1033333+00:00
Prachar Marek 20 Reputation points
commented 2023-10-18T14:39:22.5933333+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix Microsoft Telcodata generator lab?

Hi, I just wanted to let you know that Microsoft's Telcogenerator.zip file is not work. Its not generating data once it used to when endpoint is been updated in the .exe config file. please look into the…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-02T21:20:22.8466667+00:00
Ahad Sanji 25 Reputation points
accepted 2023-10-18T06:23:27.9733333+00:00
Ahad Sanji 25 Reputation points
0 answers

spark.readStream.text() text file from adls gen2 in databricks

file_path = "adl://<account-name>.dfs.core.windows.net/<container>/<path>/*.txt" streaming_df = spark.readStream \ .schema(schema) \ .text(file_path) query = streaming_df_transformed.writeStream \ …

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 Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,921 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-05T15:48:37.58+00:00
Sasidhar R. Kolli 20 Reputation points
commented 2023-10-17T18:56:28.1633333+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer

How do I pass all the JSON packets received in that particular tumbling window to the Javascript UDF function from the Azure Stream Analytics Query?

Below is my Azure Stream Analytics query. In this query, I have set the tumbling window for 10 seconds, and whatever data I will be receiving in these 10 seconds, I wanted to pass these complete packets in the "AggrFunction(IotMessage)" UDF…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
867 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,244 questions
asked 2023-10-13T07:09:56.4366667+00:00
Deepak Chaurasiya 20 Reputation points
answered 2023-10-13T18:29:33.0366667+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
0 answers

Azure Stream Analytics Test Query Does not work correctly with "WITH" clauses

Here is my query: WITH Stage1 AS ( SELECT records.ArrayValue.time as Recordedtime, records.ArrayValue.properties.flows as flows FROM [insights-logs-networksecuritygroupflowevent] as n CROSS APPLY GetArrayElements(n.records) AS…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-10-02T06:32:13.2633333+00:00
Ulla Jutila 0 Reputation points
commented 2023-10-09T17:59:34.4533333+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer

Can Stream Analytics Update values in an existing table in Cosmos DB PostgreSQL?

Hi, I was wondering if I could update data in Cosmos DB for PostgreSQL table using Stream Analytics. I receive data through IOTHub and instead of adding rows of data I need to update values in different rows and columns. It seems that Stream Analytics…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
Azure Database for PostgreSQL
asked 2023-09-25T00:36:43.08+00:00
Ben Rad 0 Reputation points
commented 2023-10-03T08:49:05.4166667+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
1 answer

Aggregate within 7 days

Hi All, I have a stream analytics query that aggregates data within 7 days, but seems it is not getting data through in the output (cosmos db). Here is my sample query: SELECT a.Name, b.TotalAmt FROM table1 AS a LEFT OUTER JOIN ( SELECT Id, SUM(Amount)…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-26T19:48:56.24+00:00
ggonong 6 Reputation points
commented 2023-10-03T08:43:58.49+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
1 answer

"custom autoscale" in Stream Analytics Job is not enabled

When Custom auto scale is enabled in Stream Analytics?

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-30T21:01:23.0633333+00:00
Uma Sundar 5 Reputation points
answered 2023-10-02T23:06:30.8933333+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

How to create azure data explorer output connection from stream analytics with az cli command

Hi Team, Could you please let us know how we can create output connection from stream analytics to azure data explorer with the help of AZ cli command or arm template ? I did not find the az cli command for azure data explorer output from stream…

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.
480 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-02-14T13:43:04.17+00:00
SaurabhShukla 101 Reputation points
commented 2023-09-28T17:12:21.54+00:00
Sander van de Velde 28,386 Reputation points MVP
1 answer

Are Azure Stream Analytics Job Resilient and zone redundant

Hi, I am looking at moving the current solution I have designed for a client to a production ready service. We are using a number of Azure resources from IaaS to PaaS. I am now looking at making this service production ready and need to understand the…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-18T19:50:52.6+00:00
GRAY Mike 161 Reputation points
commented 2023-09-28T08:37:49.3733333+00:00
PRADEEPCHEEKATLA-MSFT 77,086 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is there anything else to pay attention to when using GetArrayElements() function?

I create a UDF in Azure Stream Analysis,but there was an error when I called it, as follows: //ExtractDynamicFields(inputData) is the UDF,and it return the array type CROSS APPLY GetArrayElements(ExtractDynamicFields(event)) AS arrayElement //error…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-21T08:08:18.81+00:00
kunming jian 40 Reputation points
accepted 2023-09-25T07:04:29.6166667+00:00
kunming jian 40 Reputation points
1 answer One of the answers was accepted by the question author.

Como enviar a saída do Stream Analytics para o Power BI

Ola pessoal, Estou tentando enviar dados do Stream Analytics para o Power BI. Gostaria de saber se o usuário que estou usando no Azure tem que ser o mesmo que tem a conta no Power BI. Abs

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
219 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-21T19:29:23.92+00:00
Cássio Luis Ferreira 20 Reputation points
accepted 2023-09-21T21:49:06.1966667+00:00
Cássio Luis Ferreira 20 Reputation points
1 answer One of the answers was accepted by the question author.

Stop , Delete actions disabled in portal for running Stream Analytics

After start of Stream Analytics job I've created , there is no possibility to Stop it. And i lost access to all information related to the job. Based on log job started succesfully (and it is doing what is supposed to do). In IAM I'm reflected as owner…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-19T14:19:36.3066667+00:00
Lukasz Nalichowski 20 Reputation points
accepted 2023-09-20T15:35:45.8733333+00:00
Lukasz Nalichowski 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can I output data to output sources with the same alias?

My stream analysis job generates different types of data when processing input source data. How can I sequentially output these data to output sources with the same alias? Or what other methods are there?If I cannot output to an output source with the…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2023-09-20T09:34:51.8+00:00
kunming jian 40 Reputation points
accepted 2023-09-20T11:17:02.2566667+00:00
kunming jian 40 Reputation points