591 questions with Azure Event Hubs tags

Sort by: Updated
4 answers One of the answers was accepted by the question author.

Using Azure Functions to validate event hub requests

We need to accept a large amount of REST API calls and send the data to SQL. We are expecting to receive up to 1 million API calls per day, each one containing up to 100 rows of data We have set up a solution using API Management, Event Hubs, Stream…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2021-01-27T10:14:55.483+00:00
Ivan Wilson 121 Reputation points
accepted 2021-01-29T05:26:08.943+00:00
Ivan Wilson 121 Reputation points
1 answer

eventhub throughput unit

Suppose I am having a Eventhub with standard tier and setting throughput unit to 2 . so how fast it can accept message ???? message / s ?? "Maximum size of eventhubs event" mean single event is 1MB ? And the speed will be faster…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2021-01-21T01:28:14.51+00:00
sakuraime 2,321 Reputation points
commented 2021-01-28T05:35:35.293+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer One of the answers was accepted by the question author.

Eventhub to Service bus (Structured streaming)

We are currently using Databricks for structured stream processing from Eventhub. Our aim is to push these events into a Service bus which can then be picked up by functions for the heavy processing. Someone mentioned that Structured streaming to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,045 questions
asked 2021-01-26T01:28:32.593+00:00
Chand, Anupam SBOBNG-ITA/RX 461 Reputation points
accepted 2021-01-27T08:50:04.07+00:00
Chand, Anupam SBOBNG-ITA/RX 461 Reputation points
0 answers

How to retrive APIM eventhub log from policy : log-to-eventhub

Hi, we've followed this post to add request/response log to eventhub then capture to storage account, it works. Related content can be found in *.avro from storage account, but the format is not user-friendly so we try to leverage existing Apache Nifi…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2021-01-18T11:06:52.727+00:00
Amy Z 291 Reputation points
commented 2021-01-25T23:59:00.187+00:00
KranthiPakala-MSFT 46,437 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Event hub to Azure SQL

Are there any way to stream eventhub event to Azure sql ?

Azure SQL Database
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2021-01-20T11:09:32.453+00:00
sakuraime 2,321 Reputation points
accepted 2021-01-20T12:58:45.26+00:00
sakuraime 2,321 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function with Event Hub Trigger works randomly when it runs on docker container locally

Scenario Azure Function with Event Hub trigger running on docker container Azure Storage Account on my Azure subscription Behaviour Running an Azure Function with Event Hub Trigger as docker container using Azure Storage Account I receive the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
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,871 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,575 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-07T12:09:32.967+00:00
Luca Pierpaoli 21 Reputation points
accepted 2021-01-08T08:01:48.517+00:00
Luca Pierpaoli 21 Reputation points
2 answers One of the answers was accepted by the question author.

Rest API Data stream to event hub

Hi Guys, We are using below rest api get method of accuweather to fetch location info curl --location --request GET 'http://dataservice.accuweather.com/locations/v1/adminareas/countryCode?apikey=VU86G' PostMan output: …

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-12-30T16:21:21.083+00:00
Dondapati, Navin 281 Reputation points
accepted 2021-01-05T16:07:01.147+00:00
Dondapati, Navin 281 Reputation points
1 answer

Azure Function (Python) and EventHub triggers and sending

I am using Azure Function (using Python) and Event Hub (triggers), the examples uses: binding [type] : "eventHubTrigger", and [name]: "events". Python function generated (using func new) def main(events:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2021-01-03T16:18:29.697+00:00
goldiiman 1 Reputation point
answered 2021-01-04T14:29:02.053+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
0 answers

Unable to connect to Azure Event Hub using the Confluent .Net client

I am trying to use the Confluent .Net client (1.5.2) to connect to an Azure Event Hub but I keep getting an SSL handshake failed error. My Confluent ProducerConfig looks like this: var config = new ProducerConfig { BootstrapServers =…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-16T21:41:14.733+00:00
Craig Wheeler 1 Reputation point
commented 2020-12-29T21:55:57.38+00:00
MartinJaffer-MSFT 26,051 Reputation points
1 answer

Stream logs regarding changes in files to event hub

I am interested in streaming logs about files that were modified/created/deleted in office365. I have looked into logs (audit logs and activity logs) that are transferred to event hubs (and streamed from there) and realized that none of them can…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,213 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,351 questions
asked 2020-12-23T14:12:34.51+00:00
Jonathan Feigenson 21 Reputation points
commented 2020-12-29T11:03:08.673+00:00
PRADEEPCHEEKATLA-MSFT 84,376 Reputation points Microsoft Employee
3 answers

Mismatch in data from Azure EventHub Capture using Python consumer for AccountLogon Event 4776

Hi, I am using Python EventHubConsumerClient to retrieve AccountLogon data (Event 4776) from Azure EventHub Capture container. But I am getting mismatch in data Example: 'properties': { 'RecordId':…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,470 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Microsoft Entra
asked 2020-07-21T13:07:58.48+00:00
Hrishikesh Tak 26 Reputation points
commented 2020-12-23T10:40:29.543+00:00
Hrishikesh Tak 26 Reputation points
1 answer One of the answers was accepted by the question author.

View logs in event hub

I am interested in viewing sign-in logs without the need to poll the information. I have seen that such a thing is possible by streaming in the logs using an event hub. I created one, and wanted to see the logs are actually reaching the hub but…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,351 questions
asked 2020-12-20T13:42:28.343+00:00
Jonathan Feigenson 21 Reputation points
accepted 2020-12-22T11:53:42.607+00:00
Jonathan Feigenson 21 Reputation points
0 answers

Try Event Hub and add logger to APIM but nothing get logged

Hi, I've followed api-management-howto-log-event-hubs to use Event Hub, add logger on APIM but with no luck, nothing get logged. The logger seems created successfully, I can get it via API. After comparing it with sample response, I'm suspicious…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-12T09:05:07.107+00:00
NC0202 201 Reputation points
commented 2020-12-21T06:44:39.37+00:00
NC0202 201 Reputation points
1 answer

Data Lake Central alerting

Hi Guys We are planning to build centralize alert system on Azure Source systems Splunk Solarwinds SAP Alert Management Oracle Alert log Talend Job Logs Cisco Information Service Azure Logs what would the easy way to gather all the…

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,409 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,963 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
342 questions
asked 2020-12-17T21:42:13.313+00:00
Dondapati, Navin 281 Reputation points
answered 2020-12-18T11:56:52.213+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
0 answers

sign in logs are not exporting to event hub even after creating diagnostic settings in active directory

I want to export the active directory sign in logs to event hub but its not exporting even after creating a diagnostic setting. I referred to this doc --…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-05T09:54:42.08+00:00
MOHIT SHAHI 1 Reputation point
commented 2020-12-17T22:00:43.957+00:00
HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is there a way to update telemetry type in a twin?

Hello Team, I am a beginner in Azure digital twin world. I was trying to read telemetry data from IoT device and want to assign it to a twin of type telemetry, but that is not working. When I keep the type as property in that twin this it works. …

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
224 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-11T07:04:12.897+00:00
Amith R Koradakeri 21 Reputation points
commented 2020-12-11T13:00:19.847+00:00
Matthijs van der Veer 4,376 Reputation points MVP
0 answers

Kafka with Event Hub integration

I have a Kafka Cluster running on my virtual machine and I have been following instructions from the following doc: https://video2.skills-academy.com/en-us/azure/event-hubs/event-hubs-kafka-mirror-maker-tutorial When I send message through one of my topic,…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-30T15:38:54.803+00:00
Pran Piyathassrikul 1 Reputation point
commented 2020-12-09T00:37:07.01+00:00
MartinJaffer-MSFT 26,051 Reputation points
1 answer

EventHub trigger sync issue after deploying in azure portal first time

Using below URL , i was able to work locally but after deploying in Azure portal facing issues with event hub trigger. Time trigger is working fine. But other function with eventhub trigger is not working. 2020-12-03T08:45:29 No new trace in the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-12-03T08:47:27.09+00:00
Singh, Pooja am 71 Reputation points
commented 2020-12-07T05:17:07.853+00:00
Singh, Pooja am 71 Reputation points
1 answer One of the answers was accepted by the question author.

Azure eventhub giving transport exception in Java 11

Hi while using eventhub which is configured in IOT hubs message route getting issue while using java 11. However after using java 8(as suggested in some foums) it got resolved Used below example: …

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-12T07:36:37.71+00:00
Singh, Pooja am 71 Reputation points
commented 2020-12-02T06:45:27.637+00:00
Singh, Pooja am 71 Reputation points
1 answer

Push Large Quantity of events to Event Hub

A service which is generating 7.2 B events in 30 mins Duration. Need to store these events in Azure Data Explorer. To send the data we are using EventHub since we can stream the data in realtime using the EventHubs. We are not able to send these many…

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.
502 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
asked 2020-11-20T08:27:59.757+00:00
Chandan B 1 Reputation point
commented 2020-11-25T20:31:15.55+00:00
MartinJaffer-MSFT 26,051 Reputation points