652 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

Best way to read from MongoDB change streams from within Azure

Hello! We have an application that needs events from our MongoDB change stream and insert the change event into Data Lake storage. We cannot use MongoDB Triggers to call an Azure Function because we have no way of authenticating the Trigger (we have been…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,911 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
458 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,957 questions
asked 2024-11-21T18:06:15.1766667+00:00
Jaime Becker 0 Reputation points
answered 2024-11-21T18:59:32.81+00:00
hossein jalilian 8,230 Reputation points
1 answer

Can Eventhub management endpoints return json (in stead of xml)

When querying fore some status information like described here (https://learn.microsoft.com/en-us/rest/api/eventhub/list-consumer-groups) i get a XML response. I've tried with a request accept header requesting json (Accept: application/json), but…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,193 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-11-20T08:58:27.73+00:00
Wit, Nol de 0 Reputation points
commented 2024-11-21T18:28:51.1966667+00:00
phemanth 11,465 Reputation points Microsoft Vendor
1 answer

Does Azure Notification Hub Support iOS VoIP Push Notifications?

I am using the paid service of Azure Notification Hub to send regular push notifications and VoIP push notifications. Regular push notifications are working fine for both Android and iOS. However, VoIP push notifications are not functioning on iOS. I…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
326 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-11-15T14:28:02.5466667+00:00
Naresh Khuriwal 20 Reputation points
commented 2024-11-21T04:40:57.3533333+00:00
Shree Hima Bindu Maganti 730 Reputation points Microsoft Vendor
0 answers

Fluidframework/azure-client token provider

I'm testing fluid relay for the first time, on a sample dice roll.   The deployment is not working showing timeout errors,  how to fix the error?  and also I hope someone can answer these doubts  If more than 150 users are available, how will it be…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,003 questions
Azure Fluid Relay
Azure Fluid Relay
An Azure service used to add real-time collaborative experiences to apps with Fluid Framework.
5 questions
asked 2024-11-20T15:58:29.56+00:00
Fernan Dolz 0 Reputation points
commented 2024-11-20T16:00:19.3533333+00:00
Fernan Dolz 0 Reputation points
1 answer

Event Hubs: Return errors of REST API as JSON

When sending successfully JSON events to Azure Event Hubs REST API (https://<NAMESPACE>.servicebus.windows.net/<INSTANCE>/messages), it returns code 201 and no text. With e.g. a missspelled instance name in the URL or an ill-formed Shared…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2023-07-21T09:26:26.2966667+00:00
Andre 0 Reputation points
edited a comment 2024-11-20T08:49:49.72+00:00
Wit, Nol de 0 Reputation points
1 answer

Publishing to event hub via rest API is slow from ADF web activity

Publishing to message via rest api event hub using managed identity from dedicated integration runtime. Event Hub is premium with auto scale and there is enough TU. Messages are being sent one at a time. Each call takes 3 to 15 seconds to publish…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,193 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,911 questions
asked 2024-11-16T04:06:04.1233333+00:00
Himanshu Zinzuwadia 45 Reputation points
commented 2024-11-19T01:09:38.8566667+00:00
Chandra Boorla 3,460 Reputation points Microsoft Vendor
1 answer

How to configure TLS 1.3 for Service Bus and Event Hub

As per below documentation, TLS 1.3 is enabled for Service bus and Event hubs, but TLS 1.3 option is not available in Configuration page of those resources. Also we are still able to select TLS 1.0 and 1.1 while creating new resources. How do we…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-11-12T20:49:39.34+00:00
admasirga 0 Reputation points
commented 2024-11-13T16:27:55.1133333+00:00
TP 99,291 Reputation points
1 answer

Intergrate Azure Schema Registry with Azure Service Bus

In the documentation it is mentioned that "In spite of being hosted in Azure Event Hubs, the schema registry can be used universally with all Azure messaging services and any other message or events broker". I believe that then with Azure…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-11-04T14:34:47.9733333+00:00
suvra jyoti 151 Reputation points
commented 2024-11-07T06:42:19.4033333+00:00
Khadeer Ali 1,130 Reputation points Microsoft Vendor
0 answers

How to enable batch processing of event hub triggers on python v2 azure functions?

The documentation mentions nothing about this for python v2. And only a single line about "cardinality" for v1. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-11-05T03:17:30.8466667+00:00
ITAdminKema 0 Reputation points
1 answer

Extract Salesforce live data ingestion in Azure SQL database

I have successfully copied data from Salesforce to my Azure SQL Database using Azure Data Factory pipelines, and I want to ensure that my pipeline automatically retrieves updated or new entries from Salesforce into my database. I am considering using…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,911 questions
asked 2023-08-20T11:49:04.5+00:00
Abhishek Chaudhary 0 Reputation points
commented 2024-10-29T10:37:44.8666667+00:00
Gabe Kressel 0 Reputation points
2 answers

How can I scale my mobile application using Azure Event Hub to support more than 5 concurrent connections per consumer group for real-time sensor data processing?

I have a mobile application that reads sensor data, and we need it to support multiple users simultaneously. Currently, we use Azure Event Hub to handle the data, with consumer groups connecting to it. However, one consumer group only allows 5…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-21T11:17:37.54+00:00
Keerthana Merugu 0 Reputation points
commented 2024-10-23T19:13:44.6066667+00:00
Chandra Boorla 3,460 Reputation points Microsoft Vendor
1 answer

Azure Activity Logs for Management Group and Subscription creation/deletion do not match the expected schema

I have a diagnostic setting set up for my root management group: { "id": "providers/Microsoft.Management/managementGroups/MY-ROOT-MANAGEMENT-GROUP-ID/providers/microsoft.insights/diagnosticSettings/ManagementSetting", …

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-09-30T19:01:21.66+00:00
shrinjay mukherjee 0 Reputation points
commented 2024-10-22T19:45:35.0566667+00:00
Adeel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Process streaming data with Synapse Pipeline or Data Flow

Hi Team, May I know if I can use Synapse pipeline or Data Flow to connect Eventhub and process Streaming data? Pipeline: Data Flow: I try to use this visual programming to create a process to read streaming data from eventhub and join cosmos db etc.…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 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.
5,012 questions
asked 2024-10-18T13:18:52.67+00:00
Jia Zhang 60 Reputation points
commented 2024-10-22T17:01:38.19+00:00
Jia Zhang 60 Reputation points
2 answers One of the answers was accepted by the question author.

Does IoThub pushes the historic data to event hub when we create a new message routing?

I want to understand whether Event Hub gets the Historic data from IoT Hub at the instance of creation of event hub endpoint?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,209 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-16T14:19:40.73+00:00
Vaishnav, Nagesh K 20 Reputation points
accepted 2024-10-21T05:20:00.7433333+00:00
Vaishnav, Nagesh K 20 Reputation points
1 answer One of the answers was accepted by the question author.

Deprecation ETA on SAS Authentication for Azure Event Hub

Hi, I have come across these 2 pages encouraging the move to Microsoft Entra ID for authentication to Azure Event Hub, deprecating SAS: Receive change notifications through Azure Event Hubs Authenticate access to Event Hubs resources using shared…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-10T01:55:23.4233333+00:00
Ivan Tioh 116 Reputation points
accepted 2024-10-15T06:47:35.06+00:00
Ivan Tioh 116 Reputation points
0 answers

How verifying the time about an incoming event and outcoming event

Hi, I've an Azure Event Hubs instance. I need to verify how long an event takes to income in the Hub and to outcome out the Hub. Which measure do I need to verify and how? Thanks

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-09T09:44:47.7266667+00:00
pmscorca 1,007 Reputation points
commented 2024-10-14T19:02:44.23+00:00
Chandra Boorla 3,460 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Streaming analytics job can't connect to Azure Event Hub input when using user assigned managed identity.

I am trying to use an Azure event hub as an input for a streaming analytics (SA) job. I want to use a user-assigned managed identity for the SA job. I followed the directions in this documentation:…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
361 questions
asked 2024-10-10T15:10:49.6566667+00:00
byzantium 20 Reputation points
commented 2024-10-14T06:09:06.7766667+00:00
PRADEEPCHEEKATLA 90,241 Reputation points
1 answer One of the answers was accepted by the question author.

Optimal data format for events to manage with Azure Event Hubs

Hi, in order to manage events in Azure Event Hubs with optimal performances, which is the best data format to adopt for them? The events must enter and exit in the same format. Is it necessary to define a related schema in the Schema Registry? Any helps…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-08T07:13:31.8866667+00:00
pmscorca 1,007 Reputation points
accepted 2024-10-10T14:03:28.6833333+00:00
pmscorca 1,007 Reputation points
1 answer

How to verify even hub is immutable

I need to provide proof to the Auditor that the azure event hub is immutable and append only. He needs proof based on config setting or code, not based on event hub doc. How can we provide the same?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-10-04T04:09:59.9633333+00:00
Shafi Ahmad 0 Reputation points
commented 2024-10-08T14:20:25.9666667+00:00
Smaran Thoomu 17,520 Reputation points Microsoft Vendor
2 answers

Is there a way to check active connections and the auth type on Standard tier Event hubs?

Looks like runtime audit logs are available only in premium and dedicated tiers. Is there a way to check the event hub active connections and the auth type on Standard tier?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
652 questions
asked 2024-09-26T22:18:04.88+00:00
Frances Luo 0 Reputation points Microsoft Employee
commented 2024-10-07T01:58:13.9633333+00:00
phemanth 11,465 Reputation points Microsoft Vendor