591 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

SchemaRegistryAvroObjectSerializer Fails To Serialize

I have attempted to recreate a simple Schema Registry sample based on the Microsoft.Azure.Data.SchemaRegistry.ApacheAvro sample. Unfortunately the serializer fails to serialize. I receive the following error: System.ArgumentException: 'Type Person is not…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-10T14:54:23.577+00:00
LarryF 16 Reputation points
commented 2020-11-25T00:53:48.253+00:00
MartinJaffer-MSFT 26,051 Reputation points
1 answer One of the answers was accepted by the question author.

is the limit 5 of diagnostic settings in activity logs a hard limit?

currently the diagnostic settings for the activity logs in event hub has a limit of 5. i was wondering if this was a hard limit or if there was a way to increase this. thanks

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,968 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-19T14:48:43.247+00:00
J J 21 Reputation points
accepted 2020-11-20T13:56:28.66+00:00
J J 21 Reputation points
1 answer

Failed to Locate a Column at Position x in the Output Event

Hi all I'm running an export job out of IOTCentral for measurements data and that is going into an Event Hub. I'm then using Stream Analytics to move the data into an Azure SQL table. I've switched on the error tracking in the Stream Analytics log and…

Azure SQL Database
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 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-11-02T13:11:27.533+00:00
John Clifford 21 Reputation points
commented 2020-11-16T22:06:10.853+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

is there a list of windows events with their event id's??

Hii, i want to create a trigger in task scheduler,events based and i don't know what are all possible events in windows and where i can find a list or reference to them category-wise. thnx!

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-06T19:52:45.01+00:00
sami samson 41 Reputation points
accepted 2020-11-06T20:00:47.667+00:00
sami samson 41 Reputation points
1 answer One of the answers was accepted by the question author.

OutputDataConversionError in Stream Analytics

Hi all I'm running an export job out of IOTCentral for measurements data and that is going into an Event Hub. I'm then using Stream Analytics to move the data into an Azure SQL table. Trouble is, i'm getting the following error when i start the job: …

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 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-10-30T21:22:05.717+00:00
John Clifford 21 Reputation points
commented 2020-11-02T13:00:07.327+00:00
John Clifford 21 Reputation points
1 answer One of the answers was accepted by the question author.

Route Service Bus queue messages to Event Hub using Logic App

Hi Team, Could someone suggest , how to route Service Bus Queue messages to Event Hub using Logic App.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-10-08T17:05:05.517+00:00
Yennam, ShowryPremsagar 41 Reputation points
accepted 2020-10-09T06:49:06.903+00:00
Yennam, ShowryPremsagar 41 Reputation points
1 answer

Is there an Android SDK for Event Hubs?

Thank you, I am looking for Android SDK for Eventhub. Tags Event Hubs

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-10-01T16:57:33.567+00:00
Stephanie Brand 1 Reputation point
commented 2020-10-06T20:35:53.01+00:00
MartinJaffer-MSFT 26,051 Reputation points
1 answer

Streaming ETL with eventhub

We have SAP and Hybris hosted onprem, which are the book of record for product and promo. The goal is to build a ETL solution to send to partner systems on products on promotion (effectively joining the feeds from both systems), the technical…

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-09-17T02:38:36.127+00:00
Tommy Wang 1 Reputation point
commented 2020-10-01T02:28:00.367+00:00
Tommy Wang 1 Reputation point
0 answers

Realtime time data from on premise databases

Hi Suppose I have 8 databases on premise and if i want to implement the lambda architecture then How can i ETL the data from these on-premise databases into cloud databases/storage in realtime. Can i use the Event hub for this? Is there any…

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-09-22T11:49:17.047+00:00
Kuldeep Chitrakar 1 Reputation point
commented 2020-09-25T19:14:42.01+00:00
MartinJaffer-MSFT 26,051 Reputation points
1 answer

Apache Spark Event Hubs connector OAuth authentication - is it supported?

Does anyone has an example of reading streams from Azure EventHub using OAuth authentication in Databricks? I find only examples which use SAS keys and to be honest I am sure whether this is officially supported.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,045 questions
asked 2020-09-08T07:58:49.787+00:00
Georgi Slavov 1 Reputation point
answered 2020-09-10T09:29:59.22+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure EventHubTrigger Java function does not always get triggered

Hi, We have a simple Azure Event Hub which has an Azure function from type @EventHubTrigger . when new messages are sent to the event hub, the azure function should get triggered and process the data from the event hub. what actually happens is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-09-01T10:38:31.57+00:00
Liav 121 Reputation points
commented 2020-09-02T04:35:08.807+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee
0 answers

Unable to read messages from event hub

I have multiple eventhubs in my event hub namespace. I'm unable to read messages from one of the event hub's. I tried using kafka-console-consumer and even tried using a spring cloud streams application, and none of them fetched me any message. Command…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-08-18T11:00:14.43+00:00
Rohan Miskin 1 Reputation point
commented 2020-08-24T21:34:32.27+00:00
HimanshuSinha-msft 19,376 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

Not able to schedule for az-900 exam

Hi, While trying to schedule for exam AZ-900, getting below error - 50056: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact customer support. Attached the screenshot as well. Also, could…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-08-24T12:38:30.723+00:00
Arpit Godika 6 Reputation points
commented 2020-08-24T12:50:39.44+00:00
Dave Patrick 426.4K Reputation points MVP
0 answers

Azure Java EventHubTrigger using r2dbc-mssql gives netty errors

I am trying to persist the messages received b y a Java EventHubTrigger to Azure SQL Database using r2dbc-mssql driver. When the function gets triggered I get the following error: Caused by: java.lang.NoSuchMethodError:…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-08-07T19:21:42.927+00:00
Nalla 1 Reputation point
commented 2020-08-17T06:23:55.873+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

[Error] The listener for function 'Functions.IoTHub_EventHub1' was unable to start

Please help!!! I have created a function to save the messages from the IoT Hub in a cosmosDB but I run in that error: 2020-08-04T02:15:41.884 [Error] The listener for function 'Functions.IoTHub_EventHub1' was unable to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-08-04T02:23:37.673+00:00
Faisal 1 Reputation point
commented 2020-08-14T18:14:24.1+00:00
Krish G 2,331 Reputation points
1 answer

Java EventHubTrigger not working

I am facing a situation with Java EventHub Trigger. I created one using VS Code and pointed to the Event Hub namespace that I had previously created. I see that the connection string is applied correctly. After deploying this function app I send a batch…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-08-03T18:55:49.137+00:00
N Senthil 1 Reputation point
commented 2020-08-13T14:52:06.223+00:00
Nalla 1 Reputation point
1 answer

Azure sign in logs are not forwarded to storage account

Azure sign in logs are not forwarded to storage account or event hub

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,871 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-07-03T10:27:33.87+00:00
Rinesh 1 Reputation point
commented 2020-08-04T16:12:11.19+00:00
Sumarigo-MSFT 44,906 Reputation points Microsoft Employee
1 answer

What is not working across two different Azure Subscriptions?

Hi People, We have multiple different objects spread across multiple different Azure Subscriptions like below: Development-AzSubscription ApplicationGateway\AppGW-Dev1 ApplicationGateway\AppGW-Dev2 ... Testing-AzSubscription …

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
668 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
599 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Web Application Firewall
asked 2020-07-13T06:29:40.767+00:00
EnterpriseArchitect 5,036 Reputation points
commented 2020-07-20T10:54:59.537+00:00
GitaraniSharma-MSFT 49,171 Reputation points Microsoft Employee
1 answer

Azure DevTest with data projects?

Hello, I'm trying to use Azure DevTest to deploy an ARM template that I've created that spins up our entire environment. Problem is that the environment is more based around streaming data/analyzing data versus using VMs/etc. Is there a way to…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-06-30T00:36:59.4+00:00
Justin Masse 1 Reputation point
commented 2020-07-02T20:52:50.38+00:00
Justin Masse 1 Reputation point