630 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

Get the number of messages in each partition of topic event hub

I have a topic in Azure event hub. i want to see how the data is distributed accross partitions. I tried to get count of messages in partition by using AzureDiagnostics but its not working. Can you sugget how can i get it? I am using ActivaityName_s =…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-18T09:08:18.79+00:00
venkata rami reddy thangirala 0 Reputation points
commented 2024-09-19T18:02:18.1566667+00:00
NIKHILA NETHIKUNTA 1,920 Reputation points Microsoft Vendor
0 answers

How to set EventHubOptions in Isolated Azure Function

I had in-process azure function with event hub trigger. I was configuring EventHubOptions programmatically as below: builder.Services.PostConfigure<EventHubOptions>(o => { o.MaxEventBatchSize =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-18T14:05:12.73+00:00
Sayed Reda 20 Reputation points
edited a comment 2024-09-19T15:31:50.9466667+00:00
JananiRamesh-MSFT 26,631 Reputation points
2 answers One of the answers was accepted by the question author.

Generate data preview

Why is the 'Generate Data Preview' option missing from my newly created Azure Event Hub instance?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-11T10:41:41.7466667+00:00
Thomaskyle 360 Reputation points
accepted 2024-09-18T16:46:50.99+00:00
Thomaskyle 360 Reputation points
1 answer One of the answers was accepted by the question author.

Namespace limit per subscription

If I have a dedicated Azure Event Hubs tier with 10 CUs in my subscription, how many event hub namespaces can I create? Does the 100 namespace limit per subscription still apply?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-11T10:48:03.5966667+00:00
Thomaskyle 360 Reputation points
accepted 2024-09-18T16:46:21.6533333+00:00
Thomaskyle 360 Reputation points
1 answer

trying to send data from event hub to blob storage via function app

Subject: Issue with Epoch Receivers While Streaming Data from Event Hub to Blob Storage via Azure Function Hi Azure Support, I am experiencing an issue with my Azure Function that is triggered by an Event Hub and streams data to Blob Storage.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,795 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-16T08:41:27.33+00:00
Vipul 0 Reputation points
commented 2024-09-18T10:10:01.7933333+00:00
Vinodh247 18,906 Reputation points
1 answer

SYSTEM DENY ASSIGNMENT while creating event hub

I am trying to create event hub for structured streaming in azure databricks , but getting below error though i am the global administrator of this account. The client 'live.com#akanchasinha219301@gmail.com' with object id…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-10T11:50:24.3133333+00:00
Akancha Sinha 0 Reputation points
commented 2024-09-18T02:25:13.5266667+00:00
PRADEEPCHEEKATLA-MSFT 88,876 Reputation points Microsoft Employee
1 answer

I am able to see 13 event hubs under a namespace , but as per documentation its only 10 event hub for standard tier , how is it possible

I am able to see 13 event hubs under a namespace , but as per documentation its only 10 event hub for standard tier , how is it possible?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-13T12:20:51.2766667+00:00
Rishabh Sahu 0 Reputation points
commented 2024-09-17T18:15:33.08+00:00
Smaran Thoomu 15,040 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Clarification Needed on Deprecated zone_redundant Flag for Event Hub in Terraform v4.0

Hi Team, We have been using Terraform to create an Event Hub with the zone_redundant flag set to true. We encountered the following message: "The zone_redundant property has been deprecated and will be removed in v4.0 of the provider." With the…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-08-30T06:40:50.2433333+00:00
Thomaskyle 360 Reputation points
commented 2024-09-15T04:41:39.46+00:00
Dhhhdh Dhdydu 0 Reputation points
1 answer

Host Restarts in Azure Function Triggered by EventHub, Causing Data Loss

Hello, I'm currently working with a ~v4 Azure Function running on Linux, implemented in python 3.9 (using v2 programming model), which is triggered by EventHub. The function processes incoming payloads, performs transformations, and writes the data into…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-11T09:51:55.3466667+00:00
Jusuf Ramic 0 Reputation points
commented 2024-09-13T13:22:20.29+00:00
Jusuf Ramic 0 Reputation points
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.
630 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
352 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

message body that are sent via event hubs are not received in Json array format

Hello Team, we have logic app configured with EventHub as its input trigger. when we are passing JSON array message from upstream function apps, that is received at logic app as object instead of array. Any suggestion to enable any setting at EventHub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-09T15:29:15.1266667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
commented 2024-09-13T07:20:24.3966667+00:00
NIKHILA NETHIKUNTA 1,920 Reputation points Microsoft Vendor
2 answers

Generate Data Preview not available in Event Hub Instance

Hi, I am unable to see the Generate Data Preview for my Azure Event Hub Instance that I just created. Is there a specific reason for this? I

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-06T11:14:07.59+00:00
Somsubhra Mukherjee 0 Reputation points
commented 2024-09-12T15:34:02.5933333+00:00
Smaran Thoomu 15,040 Reputation points Microsoft Vendor
0 answers

Host Restarts in Azure Function Triggered by EventHub, Causing Data Loss

Hello, I'm currently working with v4 Azure Function app running on Linux, implemented in python using v2 programming model, which is triggered by EventHub. The function processes incoming payloads, performs some transformations, and writes the data into…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-11T11:38:09.7366667+00:00
Jusuf Ramic 0 Reputation points
1 answer

How to fix 'Serialization operation failed' Error in Service Bus Explorer?

I'm getting 'Serialization operation failed' Error in Service Bus Explorer.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,082 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-05T05:34:05.11+00:00
Kumaravel, Nirmal 0 Reputation points
answered 2024-09-09T18:24:46.6133333+00:00
JananiRamesh-MSFT 26,631 Reputation points
1 answer

Data received from EventHubs not in desired format

hello team, we have EventHub trigger configured at logic app, when there is an event change at function app upsteam application, the message should received in logic app is JSON Array instead we are receiving JSON object. Let me know, to enable any…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-09T15:36:12.0366667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
answered 2024-09-09T17:35:57.16+00:00
Sander van de Velde | MVP 32,086 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How do I rename an event hub instance

How do I easily rename an eventhub instance? Just need to rename it? Cannot seem to do that? Or can I just copy all settings from a certain instance and recreate exactly under a new name?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-08-29T17:56:06.9366667+00:00
Admin Rob Shostack 25 Reputation points
accepted 2024-09-05T17:35:55.28+00:00
Admin Rob Shostack 25 Reputation points
1 answer

Does the Java client changes to support TLS 1.3 with Azure Service Bus and Azure Event Hubs affect the azure-servicebus:3.6.7 version ? Spring Boot applications which uses

The below reference says that the Java Clients which connects to Azure Service Bus and Azure Event Hubs will be affected post October 31.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-04T19:38:05.1733333+00:00
Antony G Sundar 0 Reputation points
answered 2024-09-04T19:38:05.1933333+00:00
Q&A Assist
1 answer

What components and how would I configure them to handle the following use case?

I need to provide a data source that is updated in real time for access by my clients.  Assume that my system of record is generating two streams of events for consumption,  1) API Message Request and 2) API Message Response. The number of event streams…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
377 questions
asked 2024-08-27T18:59:48.39+00:00
McCann, J (John) 6 Reputation points
commented 2024-09-04T17:48:53.27+00:00
NIKHILA NETHIKUNTA 1,920 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Event Hubs time-sync related questions

Could you provide insights into how Azure Event Hubs synchronizes its time clock? Specifically, which NTP (Network Time Protocol) server does Azure Event Hubs utilize for time synchronization? Is the NTP server available publicly or privately?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-03-08T12:03:26.31+00:00
Ahmad Farhat 20 Reputation points
accepted 2024-09-04T10:30:27.1333333+00:00
Ahmad Farhat 20 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.
630 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
352 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