537 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

How the vulnerabilities are handled in Azure event Hub.

Would like to know how the vulnerabilities and patches are handled in Azure event hubs. Like to know if there is any versioning similar to Azure Kubernetes services. For example, when there was a critical vulnerability (CVE-2024-21626) on AKS the fix was…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-03-18T05:14:41.4066667+00:00
commented 2024-03-18T06:32:04+00:00
1 answer

Azure Event Hub Authentication Issue

Authentication failed because the remote party has closed the transport stream.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-03-13T12:50:19.5266667+00:00
Vibhor Bhardwaj 0 Reputation points
commented 2024-03-18T05:07:03.35+00:00
PRADEEPCHEEKATLA-MSFT 74,401 Reputation points Microsoft Employee
1 answer

Posting Message to EventHub from External System

Hi Team, when someone is posting to the event hub which I configured, below is the error message which I'm getting which I captured in the monitor. What could be cause of the issue? anything to do with ASP Plans/ Resource Groups / Any limit exceeded.…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-03-08T03:57:45.32+00:00
Suchai Tammewar 65 Reputation points
commented 2024-03-14T06:23:51.5466667+00:00
AnnuKumari-MSFT 29,856 Reputation points Microsoft Employee
2 answers

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.
537 questions
asked 2024-03-08T12:03:26.31+00:00
Ahmad Farhat 0 Reputation points
commented 2024-03-14T06:21:43.27+00:00
AnnuKumari-MSFT 29,856 Reputation points Microsoft Employee
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.
537 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
328 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,384 questions
asked 2024-03-01T13:02:56.9233333+00:00
Subhajit Mondal 0 Reputation points
commented 2024-03-06T23:03:37.6733333+00:00
BhargavaGunnam-MSFT 24,726 Reputation points Microsoft Employee
0 answers

azure function - triggered when new event in eventhub, writing it to cosmos db

Hello All, azure function - triggered when new event in eventhub, writing it to #Cosmos db using EventHubTrigger in c#? this my code [FunctionName("ProcessEvents")] public static void Run( [EventHubTrigger("yourEventHubName",…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-27T13:24:26.8633333+00:00
Vikas Salve (MBS MT) 0 Reputation points
commented 2024-03-05T07:55:49.3866667+00:00
ShaikMaheer-MSFT 37,486 Reputation points Microsoft Employee
0 answers

Azure Notification to Event Hub - How to use ENTRA or RBAC authentication instead of SAS

I am trying to subscribe my event hub to receive change notification from MS Graph https://learn.microsoft.com/en-us/graph/change-notifications-delivery-event-hubs?tabs=change-notifications-eventhubs-azure-cli%2Chttp To create the subscription, I would…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,192 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-01-20T00:12:46.46+00:00
Sidharth, Arun 0 Reputation points
edited the question 2024-03-04T09:59:02.2366667+00:00
Sidharth, Arun 0 Reputation points
1 answer One of the answers was accepted by the question author.

Calling one event hup from different subscription

Hi All, I have two event hubs in two different subscriptions and can I call the event hub that resides in different subscription? Is it possible ? Please let me know. Thanks in advance.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2021-08-16T12:12:56.897+00:00
Samy Abdul 3,366 Reputation points
commented 2024-03-01T17:54:33.8133333+00:00
Kiranlal Purushothaman 0 Reputation points
1 answer

User Header filter from Kafka enabled Azure eventhub using Azure Stream Analytics query

I have a Kafka enabled azure eventhub where am publishing the data from my client application. To publish i use the confluent kafka dot net package. Each message has a User header (message headers). The Eventhub has 10 partitions. Multiple tenants (5)…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
328 questions
asked 2024-02-09T03:25:34.3766667+00:00
K S Devadoss, Vishnu Kumar 0 Reputation points
answered 2024-03-01T08:30:50.6033333+00:00
K S Devadoss, Vishnu Kumar 0 Reputation points
0 answers

How to fix TopicAuthorizationException while connecting eventhub with kafka streams

We are trying to use apache kafka streams to process messages from azure event hub .While using aggregations , kafka internally creating internal topics and we are getting TopicAuthorizationException and it says could not create topic . Is it something…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-22T13:55:08.16+00:00
A S, Ajay (893) 5 Reputation points
commented 2024-02-28T23:00:48.2933333+00:00
SaBo-MSFT 20,016 Reputation points
0 answers

Copy data from EventHub to CosmosDB with 408 error

Hi, I need a clarification about this discussion. I have a function with these features (Event Hubs trigger and Cosmos DB output binding). Randomly, I obtain 408 error with the following diagnostic info { "Summary": { …

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,384 questions
asked 2024-02-16T15:27:48.96+00:00
Francesco Cesareo 56 Reputation points
edited the question 2024-02-28T14:24:24.5033333+00:00
MayankBargali-MSFT 67,291 Reputation points
1 answer

About Event Hub Ingress Bytes metric

Hi everyone, I just ran an experiment using ADLS, Event Hubs and Functions. Basically, a shell script uploads file to ADLS (CSV), then a Functions executes transforming it to JSON,to finally push it to Event Hubs. Everything is right so far. I build a…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-23T16:36:12.03+00:00
Jona 295 Reputation points
edited the question 2024-02-28T14:20:40.1333333+00:00
MayankBargali-MSFT 67,291 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Function EventHub Trigger and CosmosDB Output in Python

Hi, I'm trying to write a Azure Function in Python which accepts messages from an EventHub and puts them into a CosmosDB. I've tried with the following basic example code but it doesnt work. As soon as I add the binding for the cosmos db, the function is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,076 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,384 questions
asked 2024-02-26T10:45:30.5133333+00:00
Lukas Reber 20 Reputation points
accepted 2024-02-27T11:51:43.8633333+00:00
Lukas Reber 20 Reputation points
0 answers

Validate using an Json schema when streaming events using Event Hubs .NET SDKs

Hello Team, Do you have Validate using an Json schema when streaming events using Event Hubs .NET SDKs with FIFO method? Url :- https://learn.microsoft.com/en-us/azure/event-hubs/schema-registry-dotnet-send-receive-quickstart Thank you Vikas

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-22T09:43:24.3633333+00:00
Vikas Salve (MBS MT) 0 Reputation points
commented 2024-02-26T22:38:21.5733333+00:00
BhargavaGunnam-MSFT 24,726 Reputation points Microsoft Employee
1 answer

Can't connect to event hub from external machine. Connection setup timeout

Hi, I have a Apachel Camel application with a route to produce and another route to consume from Event Hub. I'm using kafka connector and it was working fine. Recently new servers were created but I can't make it work on new servers. We get the following…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-23T21:29:01.1+00:00
BERENGER, RENAN 0 Reputation points
answered 2024-02-24T03:35:49.3333333+00:00
SaBo-MSFT 20,016 Reputation points
1 answer One of the answers was accepted by the question author.

best approach to get telemetry data for 'in real time' analysis in Power BI and create historical data at the same time

Hi, my plan is to collect telemetry data from a KQL DB stored in ADX, currently the service is retaining the data for only 30 days and my plan is to create a long retention for at least 2 years and at the same time have dashboards of the current…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
472 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 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,212 questions
asked 2024-02-14T07:08:15.71+00:00
Gustavo Adolfo Alemán Sánchez 40 Reputation points
accepted 2024-02-20T18:50:27.8766667+00:00
Gustavo Adolfo Alemán Sánchez 40 Reputation points
1 answer

How to fix InternalServerError when creating Private Endpoint using Terraform.

Hi, we are using terraform to create our infrastructure in Azure. Unfortunately sometimes we are facing problems when creating Private Endpoint for EvenhHub namespace: API…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
444 questions
asked 2023-12-19T09:57:49.0366667+00:00
answered 2024-02-14T08:57:24.58+00:00
0 answers

Unable to poll more than 5 consumer records at once from Azure EventHub using KafkaConsumer

Below are my Kafka Consumer properties I am using while consuming the EventHub: kafkaProps.put(ConsumerConfig.KEY_DESERIALIZER_CLASS_CONFIG, StringDeserializer.class.getName()); kafkaProps.put(ConsumerConfig.VALUE_DESERIALIZER_CLASS_CONFIG,…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-01-30T13:53:03.09+00:00
Mahendra Sawarkar 40 Reputation points
commented 2024-02-09T07:45:34.4966667+00:00
SaBo-MSFT 20,016 Reputation points
1 answer

How can i capture events in avro from eventhub as per the my specific schema i.e .avsc and not in a manner where i get body as bytes.

as i capture events from event hub as acro files i get the data as per below schema { "type" : "record", "name" : "EventData", "namespace" : "Microsoft.ServiceBus.Messaging", …

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,580 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-02-07T07:08:52.3666667+00:00
Junaid Nazir 5 Reputation points
answered 2024-02-07T21:16:18.6366667+00:00
BhargavaGunnam-MSFT 24,726 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

App Functions & Event Hub: Quotas & Limits

Hi everyone do you know what the quotas and limits are on functions? I need to provision about 120 Functions on a Isolated V2 App Service environment. I've been reading this, but I've not been able to understand very well, specially when unbouded is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,076 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
537 questions
asked 2024-01-22T21:12:28.66+00:00
Jona 295 Reputation points
accepted 2024-02-07T14:46:03.73+00:00
Jona 295 Reputation points