563 questions with Azure Event Hubs tags

Sort by: Updated
0 answers

How does Azure Event Hubs handle high-availability when a partition key ID is provided while publishing an event?

I'm trying to understand at a lower level of detail how Azure Event Hubs behave when there is an availability zone outage. I know that topic partitions are replicated across three availability zones and there is a service fabric model under the hood that…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 questions
asked 2024-05-09T18:07:03.1233333+00:00
Andrew Citera 0 Reputation points
edited the question 2024-05-09T18:07:17.5366667+00:00
Andrew Citera 0 Reputation points
0 answers

Does sending an event with a specific partition key in Azure Event Hubs break multi-AZ resiliency?

I'm trying to understand at a lower level of detail how Azure Event Hubs behave when there is an availability zone outage. I know that topic partitions are replicated across three availability zones and there is a service fabric model under the hood that…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 questions
asked 2024-05-09T17:48:49.06+00:00
Andrew Citera 0 Reputation points
edited the question 2024-05-09T17:49:31.55+00:00
Andrew Citera 0 Reputation points
0 answers

How can I create subscriptions for multiple Outlook email accounts?

I am working on an application that may have millions of users in the future. Currently, I have implemented an Azure event hub and Microsoft Graph API to subscribe to the Outlook inbox change event, and the script successfully captures that change event…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,038 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 questions
asked 2024-05-09T15:51:52.1266667+00:00
Pathum Jayasuriya 0 Reputation points
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.
563 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 375 Reputation points
edited a comment 2024-05-09T13:49:37.86+00:00
Jona 375 Reputation points
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,867 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 questions
asked 2024-05-07T14:01:29.0633333+00:00
Oliver Gotz 0 Reputation points
commented 2024-05-09T09:12:29.7+00:00
Oliver Gotz 0 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,323 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 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.
563 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.
563 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 78,246 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.
563 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.
563 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 78,246 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.
563 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,331 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,784 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 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.
563 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
331 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,454 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.
563 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,946 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
331 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 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.
563 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 78,246 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.
563 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.
563 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 78,246 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.
563 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,417 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.
563 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.
563 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