560 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

About Event Hub REST API discordancy respect to Docs

Hi I'm using Event Hub REST API to send data to a stream. This happens in a Functions with BlobStorage trigger.I feel a little confused with some terminology which I've not found the proper documentation to finally fully understand. I built this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 375 Reputation points
answered 2024-05-08T06:21:16.3133333+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
1 answer

Logic app "Send Data" to Log Analytics function not working

Hello, I've been having problem with Log Analytics connector that is supposed to send specified data to Log Analytics Workspace. All access key are correct, all headers, no error codes, logic app is marked as running correctly. Steps are following: …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-05-07T14:01:29.0633333+00:00
Oliver Gotz 0 Reputation points
answered 2024-05-08T06:00:20.05+00:00
SwathiDhanwada-MSFT 17,726 Reputation points
2 answers

Azure Functions with Event Hub Trigger - Not able to caught up on incoming messages load

@Anonymous I was following an earlier post(https://learn.microsoft.com/en-us/answers/questions/1331841/azure-functions-with-event-hub-trigger-incoming-me) related to my question I am also facing similar kind of issue wherein my event hub trigger is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,309 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-03-27T19:40:28.3366667+00:00
Malik, Deepankar 25 Reputation points
answered 2024-05-07T14:37:34.6766667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Upload CSV to Event Hub ¿is it posible?

Hi every one I've been making some test and realized that a given CSV payload is around a 35% size of the equivalent JSON payload. I want to propose my boss to send to Event Hub CSV and not JSON, and here are my questions: ¿is it posible? The Data…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-04T04:54:02.97+00:00
Jona 375 Reputation points
commented 2024-05-07T00:40:45.73+00:00
Jona 375 Reputation points
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
commented 2024-05-06T05:53:21.4566667+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
3 answers

How to configure MySQL Debezium Connectors to create a schema history topic in Azure Event Hub

I want to create a schema history topic in Azure Event Hub and use configure like below: The connector has not worked. Please help me modifying the configure for the connector working! Thanks!

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-01-25T03:58:14.1366667+00:00
Tu Nguyen 0 Reputation points
answered 2024-05-04T04:21:10.3033333+00:00
Tahirniazi 0 Reputation points
2 answers One of the answers was accepted by the question author.

About Event Hub Billing Method

Hi Everyone According to the pricing page on Event Hub, one of the fact questions expresses the following: To understand this well, I want you to help me understand this based on the next scenarios. Both scenarios tell us about changing the capactity of…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-27T04:51:38.29+00:00
Jona 375 Reputation points
commented 2024-05-02T03:35:49.2266667+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
1 answer

Problem in send event EventHub using Tenant_id, client_id and secret_id

Hi, a have a problem to send events using EventHubs with tenant_id, client_id and secret_id. Unauthorized access. 'Send' claim(s) are required to perform this operation. Resource: 'sb://.... Error condition: amqp:unauthorized-access Using…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-30T10:58:13.43+00:00
Marcus Pimentel 0 Reputation points
answered 2024-04-30T20:33:43.9933333+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Event Hub is receiving event after 15s when using log-to-eventhub policy in APIM

I have exposed service on APIM. What I want is to send the request to Event Hub. When I try to use log-to-event-hub policy the request has been sent to Event Hub but it appears in Event Hub after 15s. I tried to do the same with send-request policy and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,773 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-24T01:13:04.54+00:00
Marko Ilic 25 Reputation points
accepted 2024-04-26T11:46:50.65+00:00
Marko Ilic 25 Reputation points
1 answer

Unable to update Cosmos DB documents with Hierarchical partition keys using Azure Stream Analytics job

I have document in Cosmos DB with Hierarchical partition keys. I want to patch certain property value. But while running the job I am getting this error👇 The streaming job failed: Stream Analytics job has validation errors: Error connecting to…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 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,450 questions
asked 2024-03-01T13:02:56.9233333+00:00
Subhajit Mondal 10 Reputation points
commented 2024-04-26T10:37:26.4+00:00
Luis Trinta 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to ingest CDC data from SQL DATA SYNC to Event hub?

Hi we have a scenario to implement real-time CDC from SQL DATA SYNC to Azure SQL DB. Which tools are good for near real-time processes and prices as well. By using data bricks we can merge stream data into delta lake. But How to ingest real-time…

Azure SQL Database
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,942 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2020-11-10T12:28:43.067+00:00
THIMMAIAH GARI,PRASHANTH,, 201 Reputation points
edited an answer 2024-04-24T06:51:50.8266667+00:00
Shane Blake 0 Reputation points
1 answer

Is there any way to automate Azure event hub metrics screenshot and posting to MS Teams channel which can run scheduled intervals of time

the below process is to be automated: connect to Azure and Gather the metrics screenshot from Azure resource ( Azure event hub - incoming vs outgoing messages ), Also select the range as last 6 hours. Take the screenshot and post it in MS Teams…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-16T19:46:38.4933333+00:00
Kumar2024 0 Reputation points
commented 2024-04-22T03:51:48.02+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How retrieve an azure event hub schema given an eventhub namespace & eventhub

Hi, I am trying to retrieve an azure schema registry schema for an eventhub. I need to get the Avro schema for a specific topic/eventhub in the eventhub namespace. I see how to retrieve the Schema given a SchemaId using the SchemaRegistryAsyncClient,…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-12T21:14:08.6866667+00:00
Francis Fiore 20 Reputation points
accepted 2024-04-19T13:47:28.61+00:00
Francis Fiore 20 Reputation points
1 answer

How are PUs assigned/distributed in azure event hub premium tier ?

Hi We have 15+ eventhub in a namespace, each namespace has varying partitions, the problem we are having are seeing is we are able to pull only 1TB per an hour, which the limits as per eventhub as higher than these. We are consuming using logstash…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-05T22:04:29.98+00:00
ARAVETI, MAHESH 0 Reputation points
commented 2024-04-17T07:49:46.51+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
0 answers

How to deserialize an IDictionary Object load into an Azure EventHub

I am trying to deserialize data that is coming from Azure Event Hub using Kafka integration, the data is loaded into the EventHub using .net app and the message is an IDictionary object as shown below, after reading from the EventHub the data that is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 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,405 questions
asked 2024-04-14T22:22:19.27+00:00
BEPV 0 Reputation points
edited a comment 2024-04-17T03:28:31.2433333+00:00
BEPV 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Eventhub Limits

Hi Team, I have read the Microsoft document on the Azure Eventhub limits from "https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-quotas#basic-vs-standard-vs-premium-vs-dedicated-tiers" I see some discrepancies in this. As…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-03-27T05:52:45.63+00:00
K S Devadoss, Vishnu Kumar 20 Reputation points
accepted 2024-04-12T07:37:40.26+00:00
K S Devadoss, Vishnu Kumar 20 Reputation points
1 answer One of the answers was accepted by the question author.

About Event Hub Premium Ingress limit

Hi, I was reading the docs, and acording to this doesn't have ingress limit. Hoever, by reading here I realized that in fact it has a ingress limit (5 to 10 MB/s, it's consfusing), but it's not that clear that Standard whit 1 MB/s Can you help undestand…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-04-11T00:46:00.23+00:00
Jona 375 Reputation points
accepted 2024-04-12T07:08:59.8833333+00:00
Jona 375 Reputation points
1 answer

Not able to forward data from Azure Event Hub to HTTP Webhook using Azure Portal

Dear Community, I am facing issue with Event Subscription from Azure Event hub using Azure portal. I think main problem is "Event- Hub" not sending event to the event grid topic. I have created the subscription on this topic and forwarding to…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 questions
asked 2024-01-08T14:32:39.84+00:00
Gaurav Kumar Garg 0 Reputation points
commented 2024-04-10T11:13:48.1+00:00
Manish Sharma 0 Reputation points
0 answers

Synapse Spark Pool(spark 3.1): unable to find class: org.apache.kafka.common.security.oauthbearer.OAuthBearerLoginCallbackHandler

I am trying to test Kafka Consumer to read events from Azure EventHub and load it as DataStream in python using Azure Synapse Workspace. I need to do the auth using service principal and secret, please advise me on what I might be doing wrong or if I am…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 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,405 questions
asked 2024-04-05T01:34:29.0233333+00:00
Estephania Palomino Virgen 5 Reputation points Microsoft Employee
commented 2024-04-05T17:16:08.71+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee
1 answer

Is there a configuration in EventHub to decompress gzipped messages automatically?

Hi, Messages ingested into EventHub in gzip format are being fetched in json format. I haven't found any configuration that might explain this. Could it be that Azure decompresses messages automatically? Is there a configuration relevant for this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-03-28T11:58:07.33+00:00
Udi Ben Hamo 0 Reputation points
commented 2024-04-04T20:53:47.7733333+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee