357 questions with Azure Stream Analytics tags

Sort by: Updated
1 answer

I have placed a .json file in the Data storage container which I have created, While I am trying the fetch the data thorough inputs from Stream analytics job, the data is not loading

I have placed the .json file in the Storage account container(Date folder-->Time folder) as per the below screenshot. And here I am trying to fetch the data which is present in the .json file in one of the input of the Stream analytics job as per the…

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.
3,177 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,195 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-10-14T04:46:38.5933333+00:00
Ayyappa Koosam 0 Reputation points
commented 2024-10-16T12:02:01.6333333+00:00
PRADEEPCHEEKATLA-MSFT 89,816 Reputation points Microsoft Employee
1 answer

When will the Kafka as an input source for Azure Stream Analytics become general available

Kafka as an input source for Azure Stream Analytics is now almost in public preview for one year. I wonder when it becomes GA. Thanks See https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-define-kafka-input

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-10-14T15:52:11.8866667+00:00
hoi 0 Reputation points
commented 2024-10-16T06:45:47.3366667+00:00
phemanth 10,735 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Streaming analytics job can't connect to Azure Event Hub input when using user assigned managed identity.

I am trying to use an Azure event hub as an input for a streaming analytics (SA) job. I want to use a user-assigned managed identity for the SA job. I followed the directions in this documentation:…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-10-10T15:10:49.6566667+00:00
byzantium 20 Reputation points
commented 2024-10-14T06:09:06.7766667+00:00
PRADEEPCHEEKATLA-MSFT 89,816 Reputation points Microsoft Employee
1 answer

Unexpected network error in Azure Table Storage when autoscale kicks in for Stream Analytics

Scenario I'm using Azure Stream Analytics (ASA) streaming data from Azure Event Hub to Azure Table Storage. I've enabled autoscale rule in ASA. When autoscale kicks in, I notice that there would be a few network errors observed from Azure…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
170 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2022-09-13T14:40:45.187+00:00
Ivan Tioh 116 Reputation points
commented 2024-10-10T02:18:31.6466667+00:00
Ivan Tioh 116 Reputation points
1 answer

Creating an Azure Stream Analytics Output with Postgresql datasource using az cli in powershell fails

When I try to create an Azure Stream Analytics Output with a Postgresql datasource using az cli in Powershell on an existing stream analytics job and a postgresql database, it fails returning (BadRequest) The JSON provided in the request body is invalid.…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
Azure Database for PostgreSQL
asked 2024-10-03T07:47:52.1866667+00:00
TWE (Thomas Weickmans) 0 Reputation points
edited a comment 2024-10-07T19:09:05.6266667+00:00
Smaran Thoomu 16,155 Reputation points Microsoft Vendor
0 answers

IoT hub as input connectivity issue in stream analytics

Unable to connect to IoT Hub 'IoT' using connection string. Please make sure you have configured the IoT Hub input correctly. Exception details System.IO.IOException: The AMQP transport failed to open because the inner transport sasl59161 is closed. …

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,195 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-09-30T11:22:16.2133333+00:00
Singh,Vikram,IN-Bangalore 0 Reputation points
commented 2024-09-30T21:16:57.31+00:00
Sander van de Velde | MVP 32,726 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Bulk Inserts in Stream Analytic Jobs

Hi Microsoft Team, I have a stream analytics job which is using an event hub as an input and dedicated SQL pool (previously SQL DW) as an output. In the query activity of this dedicated SQL pool, I Can see multiple queries are running which is suing bulk…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-09-16T15:51:36.9366667+00:00
Raj Bisht 20 Reputation points
accepted 2024-09-19T13:31:04.53+00:00
Raj Bisht 20 Reputation points
1 answer

Code error in "Return the last event in a window" example

In the example given at https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-stream-analytics-query-patterns#return-the-last-event-in-a-window it seems to me that the JOIN condition: ON DATEDIFF(minute, Input.Time,…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-08-31T13:00:34.9166667+00:00
David M. Rosenblum 5 Reputation points
commented 2024-09-14T17:26:12.2533333+00:00
NIKHILA NETHIKUNTA 2,715 Reputation points Microsoft Vendor
4 answers

Send data to disable public access Azure SQL Database

Hi What i want to accomplish: Send data through azure with a refresh rate of 2 seconds too a power bi report. Java script sending on prem data via event hubs using stream analytics collected in an azure sql database in an azure sql server, all with…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-09-03T05:47:24.46+00:00
Petter Cavallin 0 Reputation points
answered 2024-09-13T09:05:47.2933333+00:00
Petter Cavallin 0 Reputation points
1 answer

Send an alert email upon a new event in the Azure Auth Methods | Registration and Reset log

Hi folks, I'd like to send an email to my admin team when a user in my org adds a new authentication method. These events appear in the Azure portal in: Azure Active Directory > Security > Authentication Methods > Registration & reset…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,925 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,879 questions
asked 2023-08-14T21:58:52.21+00:00
Ian Campbell 0 Reputation points
commented 2024-09-12T15:35:53.8+00:00
Jean-Marc Bonenfant 0 Reputation points
2 answers

Always got same 'OutputDataConversionError.TypeConversionError' , even I remove the datetime column in output in the Synapse DW sql pool, and got same error after delete and recreated stream analystic.

Always got same 'OutputDataConversionError.TypeConversionError' , even I remove the datetime column in output in Synapse DW sql pool, and got same error after delete and recreated stream analystic. Stream Input is event hub, get dignostic log from azure…

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,932 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2021-11-12T10:31:09.177+00:00
woodymoo 261 Reputation points
commented 2024-09-03T13:54:27.8766667+00:00
Frank Rasche 0 Reputation points
3 answers One of the answers was accepted by the question author.

'Microsoft.Streaming.Adapters.Exceptions.EventHubAdapterException' thrown when fetching AVRO events from eventhub

We have setup a client in our app that is pushing AVRO encoded events to Azure Eventhub. We are using Schema Registry to encode the events. To use the events in power BI we would like to process incoming events into JSON format and save into blob…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-08-30T10:38:20.8766667+00:00
ronnyBravo 20 Reputation points
accepted 2024-09-03T06:12:48.14+00:00
ronnyBravo 20 Reputation points
1 answer

What roles do I need to assign to a user to allow him configure my Stream Analytics Job?

I want to allow Azure user to modify Stream Analytics Jobs - define input, set queries etc. I need to do so without giving them full control over the associated resource group. Is there a pre-build role for this in Azure? Or do I need to create a custom…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
813 questions
asked 2024-08-29T07:53:10.2+00:00
Majda, Filip 0 Reputation points
commented 2024-09-02T16:25:53.9966667+00:00
phemanth 10,735 Reputation points Microsoft Vendor
1 answer

Can Rest Get API be used in Azure Stream Analytics Job ?

Hello, I want to know the usage of REST API in Azure Stream Analytics Job. Maybe, the operation is such as below. Call REST Get API Process REST Get API response. Thanks

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-08-21T10:12:19.5333333+00:00
시남 우 0 Reputation points
commented 2024-08-28T11:05:48.5366667+00:00
PRADEEPCHEEKATLA-MSFT 89,816 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Event Hubs Authentication Issue with Status Code 401 for Specific Customer Credentials

I am reaching out regarding an issue encountered with Azure Event Hubs authentication for one of our customers. Despite successfully authenticating for most users, we are facing a peculiar problem with a specific customer's credentials, resulting in a…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-08-19T11:10:19.6166667+00:00
Sanjay M Santhosh 20 Reputation points
accepted 2024-08-27T08:50:04.1+00:00
Sanjay M Santhosh 20 Reputation points
2 answers One of the answers was accepted by the question author.

PartitionKey in Stream Analytics and Event Hubs

Hello, I'm trying to learn more about event hub partitions. I'm running a simple .Net program to send 20 events to an Event Hub with 3 partitions. I then query the events with the input preview in stream analytics. The simple .Net program is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-07-29T01:01:07.6533333+00:00
Karl Gardner 185 Reputation points
accepted 2024-08-22T13:51:54.9666667+00:00
Karl Gardner 185 Reputation points
1 answer One of the answers was accepted by the question author.

How can I stop an Azure Stream Analytics job if it shows an internal server error when I try to stop it?

Error Message: "Failed to stop Stream Analytics job 'transport-stream-analytics'. The service returned an internal server error. Please try again. [SessionID: 34fe3fab609d4862a51836c9c777bd52]" Attached is a screenshot, I have been trying to…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-07-29T22:49:40.2733333+00:00
Dwij Siyal 20 Reputation points
accepted 2024-07-29T23:05:20.54+00:00
Dwij Siyal 20 Reputation points
1 answer

Job doesn't start (Used output doesn't exist)

I created a simple job to stream data from Event Hub to PowerBi (Pro license). Data preview shows the events. Testing the output connection to PowerBi is successfull. The system assigned managed identity has a contributor role in the PowerBI…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-07-16T06:42:50.9233333+00:00
Verschaetse Kristof 25 Reputation points
commented 2024-07-22T05:08:43.66+00:00
PRADEEPCHEEKATLA-MSFT 89,816 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Watermark Delay Issues + Streaming Ingestion

Hello, I'm using the azure stream analytics to filter the devices in the event hub and output them in different tables. The issue I'm having is that it's not streaming the data on dashboards that it's getting. For example, it should show (stream) new…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-06-26T21:19:25.6033333+00:00
Nathan Sommer 40 Reputation points
commented 2024-07-05T13:18:43.4366667+00:00
Nathan Sommer 40 Reputation points
0 answers

Cannot select other SU value for minimum/maximum other than the defult in Stream Anaylitcs jobs autoscale

We have an Azure Stream Analytics job where we should set up autoscale as the input events have a peak within a day regularly and rest of day would need less streaming units with lower workload. When set up a rule in the custom scale, the only selectable…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
357 questions
asked 2024-07-02T12:42:43.88+00:00
Barnabas Nagy 0 Reputation points
edited a comment 2024-07-04T15:14:16.8066667+00:00
Sander van de Velde | MVP 32,726 Reputation points MVP