600 questions with Azure Event Hubs tags

Sort by: Updated
0 answers

Event Hub Trigger with Managed Identity not reading events

I have created an Azure Event Hub and an Azure Function with a system-assigned Managed Identity. The Managed Identity has been granted the following roles on the Event Hub: "Azure Event Hubs Data Sender", "Azure Event Hubs Data…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
661 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,661 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-24T16:52:24.37+00:00
Serdar ARIKAN 25 Reputation points
0 answers

Connect to eventhub using Managed service identity (MSI) from Azure synapse analytics

I am trying to write the data to azure eventhubs from the azure synapse analytics notebook in scala using Managed service identity (MSI). Can you please help me with code for that. Note that i was able to successfully connect using the SAS key.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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,687 questions
asked 2024-07-24T00:29:21.13+00:00
Dheeraj Kumar Reddy Jogi 21 Reputation points Microsoft Employee
1 answer

MULTIJSON data format missing when creating a Data Explorer data connection in the Azure Portal

When creating a data connection from ADX/Kusto to EventHub, I would like to choose the MULTIJSON data format. If I recall correctly, this option was available in the Azure Portal, but there is only the JSON format now (see screenshot). The docs still…

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.
508 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2023-11-01T20:42:29.5433333+00:00
J-C 5 Reputation points
commented 2024-07-22T21:18:17.5233333+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
1 answer

How to publish an MQTT message in Event grid after the reception of a message in Event Hub ?

Hello. My devices report the data by MQTT, messages easily received in event grid. Event grid passes the messages to Event Hub. Event hub passes the messages where there are treated, filtered, etc. The response is sent back to Event Hub. From Event Hub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-15T13:02:10.5533333+00:00
Omar Cruz 21 Reputation points
edited a comment 2024-07-22T12:00:40.5833333+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Is there any way to trigger an event when the MSteams bot is opened

Is it possible to get a webhook, payload or event notification, when we open the MS teams bot. Currently we are getting webhook payloads only when a message is sent in the bot. Is there any way to trigger an event when the MS teams bot or MS team app is…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,609 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,060 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
accepted 2024-07-20T05:17:21.7466667+00:00
Elvin Khunt 20 Reputation points
1 answer

Workflow that logs the completion of certain pipelines into a table

I'm having a lot of difficulty implementing the solutions I had in mind. Previously, I asked for help to create an architecture that would be efficient, easy to maintain, and cost-effective. I received various suggestions, but I can't decide which one to…

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,033 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,076 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,180 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-18T18:08:14.79+00:00
Hanna 220 Reputation points
answered 2024-07-19T19:35:43.0366667+00:00
Amira Bedhiafi 19,946 Reputation points
0 answers

Azure Event Hubs with Azure Function - Serialization failed due to an unsupported type, System.Byte[]

I am getting this error sometimes my function gets an event from azure event hubs: Azure.Core.Amqp: Serialization failed due to an unsupported type, System.Byte[] I can go to azure and generate an event, and it works fine, the EventData[] gets bound…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-15T21:45:42.5766667+00:00
Eric H 5 Reputation points
commented 2024-07-18T08:18:43.9533333+00:00
Tom Annetts 0 Reputation points
0 answers

Receive change notifications through Azure Event Hubs

Hi All, I have a little inquiry regarding ‘Receive change notifications through Azure Event Hubs’. As you know, we load Azure Databricks Diagnostic logs (plus a few system tables via Azure EventGrid) into Azure EventHub, which we then consume into ADX…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-06-07T10:54:54.84+00:00
Suleman 0 Reputation points
commented 2024-07-17T22:30:02.84+00:00
Suleman Butt 1 Reputation point
1 answer One of the answers was accepted by the question author.

Policy to stream subscription level logs to an event hub

Hi all, We're using a built-in policy on a top management group to apply a diagnostic setting to all subscriptions to stream activity logs to a specified log analytics workspace. We have a requirement to stream the logs to an specified event hub also.…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
832 questions
asked 2023-02-23T13:30:08.2133333+00:00
Bobby McMahon 25 Reputation points
commented 2024-07-17T06:49:25.49+00:00
Punge, Norman 0 Reputation points
1 answer

How do i get a real HTTP 429 error code response from any Azure service like "Service BUS"

How do i get a real HTTP 429 error code response from any Azure service like for example "Service BUS". Is there any way set the resource manager throttling value to 0 or to code a Powershell skript without accidentaly "DDOSing" a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,634 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-16T10:13:33.93+00:00
Richard Geary 20 Reputation points
edited the question 2024-07-17T03:46:54.0133333+00:00
Prrudram-MSFT 23,131 Reputation points
2 answers One of the answers was accepted by the question author.

Upcoming TLS changes for Azure Service Bus, Azure Event Hubs, and Azure Relay

We have received a notification from azure regarding TLS where they have stated that "To enhance security and provide best-in-class encryption for your data, we’ll require interactions with Azure services to be secured using Transport Layer…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-04T10:15:44.9133333+00:00
Yesh Rajawat 115 Reputation points
commented 2024-07-16T11:23:11.5733333+00:00
Christophe Waber 0 Reputation points
2 answers One of the answers was accepted by the question author.

Where do i find Azure HTTP status 429 response-code-examples

Where do i find Azure HTTP status 429 response-code-examples for: Azure Service BUS Azure Event Hub Azure Event Grid Azure Blob Storage Microsoft Fabric Azure Blob Storage und MS Fabric benutzt Azure Datalake Storage gen2 API

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,426 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,634 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-12T14:27:28.4266667+00:00
Richard Geary 20 Reputation points
commented 2024-07-15T08:20:01.7666667+00:00
Richard Geary 20 Reputation points
1 answer

Events with DeviceTelemetry type are no longer sent to EventHub when unauthorized access to IoT Hub is attempted

Events with DeviceTelemetry type are no longer sent to EventHub when an unauthorized access to IoT Hub is attempted (with invalid authorization). This functionality used to work, but at this moment events are no longer visible via servicebus connection…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,157 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-09T13:27:24.3766667+00:00
Piotr Machowski 0 Reputation points
commented 2024-07-12T07:07:24.9466667+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
1 answer

Put a private event hub behind a public load balancer

Im trying to put a private EH behind a Public Load balancer to transport TCP Kafaka messages over port 9093 the EH was added to backend pull using the EH private end point NIC Health Prob dosnt work and looks like it prevent the message to flow

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-04T10:30:24.13+00:00
OROT 0 Reputation points
commented 2024-07-11T07:32:17.13+00:00
PRADEEPCHEEKATLA-MSFT 85,511 Reputation points Microsoft Employee
0 answers

How to remove the Server header from the response of an Event Hub?

I'm working with an Event Hub and I need to remove the Server header from the response. Is there a way to achieve this? I've attached a screenshot of the header for reference.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-02T11:17:04.3433333+00:00
Chhavi Sharma 0 Reputation points
commented 2024-07-11T07:30:52.7333333+00:00
PRADEEPCHEEKATLA-MSFT 85,511 Reputation points Microsoft Employee
1 answer

Guidance on how to use Service Principal with Certificate to Authorize for EventHub Stream Read

I found this documentation https://github.com/Azure/azure-event-hubs-spark/blob/master/docs/use-aad-authentication-to-connect-eventhubs.md online on how to use service principal with certificate to use spark stream read from EventHubs, I want to do this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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,687 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,076 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,597 questions
asked 2024-07-01T21:27:20.97+00:00
BEPV 0 Reputation points
commented 2024-07-08T18:29:43.01+00:00
BEPV 0 Reputation points
1 answer

Function with Event Hub Trigger doen't follow maxWaitTime in host.json

Hello, I am trying to trigger an Azure function after every 10 minutes using the Event Hub. The host.json has max batch size of 100, so if either of the above is satisfied , the function should fire. But the custom metrics (in App Insights table) which…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,661 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-04T16:33:36.6366667+00:00
dotnet_guy 10 Reputation points
edited an answer 2024-07-06T15:37:12.8433333+00:00
Sina Salam 7,286 Reputation points
1 answer One of the answers was accepted by the question author.

Downtime during recreation Service Bus and EventHub configured as Endpoints in Message Routing of IOT Hub

I am planning to enable zone redundancy for my Azure resources: Service Bus and Event Hub. This change will trigger their recreation. However, I use these services as endpoints in the Message Routing of my IoT Hub, and my devices continuously send a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,157 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-04T14:38:31.4866667+00:00
Viktor Ponomarov 20 Reputation points
accepted 2024-07-06T10:54:01.8433333+00:00
Viktor Ponomarov 20 Reputation points
1 answer

I want to ingest data from event hub to log analytics workspace

Hello, I have a question/ problem about ingesting data from event hub to log analytics workspace. I am following this Tutorial: Ingest events from Azure Event Hubs into Azure Monitor Logs (Public Preview)…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-03T18:46:21.8033333+00:00
Nicole G 0 Reputation points
answered 2024-07-06T07:29:38.0266667+00:00
Nicole G 0 Reputation points
1 answer

Azure Linux Diagnostic VM Extension

Hello Azure Community, I need help to Send Azure VM Logs to Event hubs using Linux Diagnostics LAD 4.0 . I have succesfully create Storage account and Event hubs. But I encounter an error or problem message. This is the message "Problem(s)…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,572 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,935 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
asked 2024-07-03T02:42:00.1+00:00
Juan Matthew 0 Reputation points
commented 2024-07-05T02:12:12.9933333+00:00
Juan Matthew 0 Reputation points