685 questions with Azure Event Hubs tags

Sort by: Updated
2 answers

When updating a Teams event using the API, if the event already has a virtual meeting (Teams meeting link) and the update request removes the virtual meeting, here’s what might be happening and how to address it:

I am using the Microsoft Teams API to create, update, and delete meetings. However, when I try to update a meeting, it removes the virtual meeting (the Teams meeting link). I am sending the parameter "isOnlineMeeting": true in the request, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,096 questions
asked 2025-01-28T12:19:40.8333333+00:00
Julian Lopez 0 Reputation points
commented 2025-02-04T19:54:06.22+00:00
Julian Jose Lopez 0 Reputation points
1 answer

Azure Function: Issues with BlobTrigger Configuration and Namespace Reference Errors

I'm encountering persistent issues with configuring a BlobTrigger in my Azure Function and need some assistance. Here's a summary of the problem and the steps taken so far: Problem Description: Trying to set up an Azure Function that processes .gz log…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,385 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,054 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-30T12:51:49.6166667+00:00
gumi 20 Reputation points
commented 2025-02-03T13:58:25.9433333+00:00
Khadeer Ali 2,935 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Establish Connectivity Between Kafka and Azure Event Hub in Cross-Tenant Subscriptions Using Private Endpoints?

I have the following requirements: Source: Kafka hosted in Azure Subscription ABC, Tenant ABC, and Region East US. Destination: Azure Event Hub configured with a private endpoint in Azure Subscription XYZ, Tenant XYZ, and Region East Asia. Key Points and…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,616 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-28T14:28:54.6533333+00:00
Sundarakannan M 41 Reputation points
accepted 2025-02-03T03:20:47.71+00:00
Sundarakannan M 41 Reputation points
1 answer

It is possible to retrieve logs for specific users or domains in azure entra I'd

Hi Team, I want to send Microsoft Entra I'd logs to event hub I want to know that can we use the RBAC functionality in Entra Id to retrieve designated logs for specific users or domains ? Without using log analytics, azure function etc . Just want to…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-30T11:42:51.2033333+00:00
Akash Bankar 5 Reputation points
edited the question 2025-02-03T01:33:34.95+00:00
Chandra Boorla 7,490 Reputation points Microsoft Vendor
1 answer

Azure Eventhub is changing the date from at consumer side

Hi Community, I am pretty new on Azure and able to build Azure Eventhub producer-consumer application in Java SpringBoot with the help of documentations but I am facing an issue with Eventhub communication, I am sending a message from producer using Java…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-30T08:43:24.6866667+00:00
Sanjay Godiya 0 Reputation points
commented 2025-02-03T01:23:06.5866667+00:00
Chandra Boorla 7,490 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Deleting a Consumer Group Without Persisting Offsets

I am consuming events from a consumer group into ClickHouse via a Kafka endpoint for Event Hubs. After consuming data with a consumer group and re-reading it from the beginning, I cannot delete the consumer group and reuse the same name, as it seems to…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-30T06:45:14.0566667+00:00
Sid 40 Reputation points
commented 2025-01-31T14:17:13.2+00:00
Ganesh Gurram 3,690 Reputation points Microsoft Vendor
1 answer

Azure function eventHub typescript trigger is converting message to UTF-8 string and cause data missing

I am using Event Hub to store protobuf serialized message, Everything is fine, If I am using SDK library (python or JS library) to access Event hub. But when I use Azure function Eventhub trigger (when there is new message on event hub, trigger a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,385 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-28T04:15:21.7033333+00:00
Smallp.Lh.Tsai (蔡禮暉) 0 Reputation points
commented 2025-01-31T09:03:00.3266667+00:00
Vinodh247 27,371 Reputation points MVP
0 answers

No I will make the issue onto the mail

There should be some changes onto the platform reaching

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-28T06:33:11.43+00:00
Anand Singh 0 Reputation points
commented 2025-01-30T03:15:11.23+00:00
Ganesh Gurram 3,690 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Kafka streams being throttled in Event hubs standard tier

I am trying to run my kafka streams client and it feels like every message sent is being instantly rejected and after retry it succeeds. So I am thinking that there is some kind of throttling going on here. It also failed to create internal topics…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-29T08:49:13.04+00:00
Sid 40 Reputation points
commented 2025-01-29T20:29:26.44+00:00
Sid 40 Reputation points
1 answer

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.
685 questions
asked 2024-02-22T13:55:08.16+00:00
A S, Ajay (893) 5 Reputation points
answered 2025-01-29T09:03:55.48+00:00
Sid 40 Reputation points
1 answer One of the answers was accepted by the question author.

On Portal: The "Events" section of every Storage Account returns an error

Hello, When I open up the "Events" section of each of our Azure Storage Accounts, I get an error: 'onInitialize' must return a Promise that covers the full initialization of the Blade, including data-loading. The Storage Accounts are all in…

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.
3,352 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,054 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-21T10:15:22.6166667+00:00
Behzad 40 Reputation points
accepted 2025-01-28T16:13:10.7433333+00:00
Behzad 40 Reputation points
1 answer One of the answers was accepted by the question author.

Which IPs need to be allowed in event hub and key vault firewalls for it to work with change notifications

I am trying to setup change notifications for my application using Microsoft Graph and Event Hubs as described here. I set up Azure Event Hubs authentication using shared access signatures (SAS) through the Azure portal. However I am having challenges…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,364 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-22T19:32:28.1833333+00:00
Favour Adesiyan 20 Reputation points
accepted 2025-01-24T07:01:58.7066667+00:00
Favour Adesiyan 20 Reputation points
1 answer

EventHub Namespace Schema Registry Write Exception

This Post is similar to the question Posted by @Anonymous , but the exception is slightly different. The exception I get is Azure.RequestFailedException: 'Authorization failed for specified action: SchemaGroupWrite,SchemaWrite.…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2022-11-25T00:30:02.607+00:00
Ticehurst, John 1 Reputation point
commented 2025-01-23T13:34:47.57+00:00
Kamlesh Sharad Bhadane 0 Reputation points
2 answers

Is it possible to find the producer of Event Hub Messages and determine what TLS version is being used?

Hello, I have three Event Hubs that were created couple of years back and i'm trying to determine: the IPs of the Event hub messages -> https://learn.microsoft.com/en-us/answers/questions/1120359/is-it-possible-to-find-the-producer-of-event-hub-m…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-21T14:42:04.3866667+00:00
Fabio Cannas 50 Reputation points
commented 2025-01-23T04:15:28.7566667+00:00
Ganesh Gurram 3,690 Reputation points Microsoft Vendor
1 answer

Debugging Data Loss in Stream Analytics to Event Hubs and ADF

My goal is to stream telemetry data from blob storage files into a Azure Data Factory database. I have set up a stream analytics job that takes data from blob storage, bins it by hour, and then passes it through an event hub with two partitions in order…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
374 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,192 questions
asked 2025-01-16T03:01:19.43+00:00
Annie Zhou 20 Reputation points Microsoft Employee
commented 2025-01-20T06:43:15.5466667+00:00
phemanth 13,620 Reputation points Microsoft Vendor
1 answer

We are seeing higher than normal latencies of around 4 seconds per request when sending events to Azure Event Hub. .

We send around 500k - 600k events through Azure Event Hub per day. Over the past week, we have seen our latencies for sending events to Event Hub increase to ~4 seconds per call. I thought that perhaps we were hitting some Throughput Units. But our Event…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-16T17:54:08.8466667+00:00
Steve Bering 0 Reputation points
commented 2025-01-20T06:33:39.29+00:00
Chandra Boorla 7,490 Reputation points Microsoft Vendor
1 answer

Stream RealTime data from an On Prem Microsoft Server to a Azure Data Lake.

There is a need for Real Time data to be collected from a On Prem SQL Server. This means ADF is not suitable because it only does batch. Azure Streaming Analytics only connects to Azure SQL Server and not on prem. Has anybody else encountered this and…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,537 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
374 questions
asked 2023-03-16T02:02:54.12+00:00
Sallie Worsley 5 Reputation points
commented 2025-01-17T23:10:26.6+00:00
Sander van de Velde | MVP 34,686 Reputation points MVP
2 answers One of the answers was accepted by the question author.

im getting "unauthorized" status code 401 although i added the neccessary permissions

im trying to send logs from my storage to an event hub by using logic app. i added the permission "Azure Event Hubs Data Sender" to the logic app (managed identity). im getting "unauthorized" status code 401 on the last step, which is…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,333 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-09T14:16:28.9533333+00:00
gumi 20 Reputation points
accepted 2025-01-15T07:12:00.99+00:00
gumi 20 Reputation points
2 answers

How to monitor partition count currently in use for event hub namespaces?

We are trying to create an alert to notify us when our event hub namespaces are nearing partition count capacity. I have been able to find out how many partitions are allocated to an event hub namespace using KQL, but have not been able to figure out how…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,444 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-06T20:35:55.2233333+00:00
Aaron Turcott 0 Reputation points
commented 2025-01-09T23:57:26.9533333+00:00
Sander van de Velde | MVP 34,686 Reputation points MVP
1 answer

Azure Event Hub Geo-Disaster recovery

Your revised version looks great! Here's a slightly refined version with minor adjustments for flow: Hi, I am interested in implementing a geo-disaster recovery mechanism for Azure Event Hub. I have reviewed the guidelines regarding primary and…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,333 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-07T02:16:33.1166667+00:00
Leonty Lahman 0 Reputation points
commented 2025-01-09T16:09:17.5666667+00:00
Smaran Thoomu 19,630 Reputation points Microsoft Vendor