Content
Can't integrate Event Hubs for Kafka using azure databricks
I have been trying to integrate kafka with azure event hub using databricks to no avail. Pls is the configuration correct? My pricing tier is STANDARD. Kindly help.


Authorization issues while using event hub
I am trying to explore the twitter analysis example on the learn page: https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-twitter-sentiment-analysis-trends running into this issue while running : dotnet run command from…


Azure Event Hub
Hi, I have a question related to Azure event hub storage, what is the maximum capacity that storage account has for azure event hub? and Will it send any notification, once the threshold is reached ? Do we have any limit on this ? Thanks


Best practices when setting up IoT Hub(s) for different sites and customers?
Hello, We have several devices (170) connected to Azure IoT Hub. We have been creating one IoT Hub per mill/site (47); then we use the IoT Hub's built-in Event Hub compatible endpoint to consume the telemetry sent by the devices. Now we're reaching…


Publish to Event Hub the name of the Resource Group
Hi, I am publishing custom logs to an Event Hub using APIM Policy, there's a need to publish the Resource Group as well, but I can't find any reference to the Resource Group through the context or using any other built in metadata. Please let me know of…


Issue while reading event hub data through stream analytics
Hello, I have json messages in event hub . I am trying to read those messages through stream analytics job. While reading the data I am getting below error, Exception of type 'Microsoft.Streaming.Adapters.Exceptions.EventHubAdapterException' was…


What is the expected data plane read/write behavior on a secondary namespace when using RBAC authentication?
I have two Event Hubs namespaces configured as a geo-recovery pair. While the pairing is active, any data plane read/write operations sent directly to the secondary namespace using shared access keys for authentication are rejected by EH, effectively…


How to track back down the Caller IP Address to workstation?
Hi, I am looking for retrieving user information from the REST API event details generated. I have uploaded a file directly via the azure portal and collected the event details as JSON object using azure Event Hubs. I have given the REST API event's…


Salesforce PubSub to EventHub or directly to Blob
Hello Does anyone have any idea how to get the data from Salesforce PubSub service into EvenHub or Directly into Blob? I have made some research on Azure Web PubSub - but it looks like a server, not a client of PubSub


Issue with Azure Stream Analytics Job
Hello, I have json messages in event hub which are compressed using gzip. I am trying to read those messages by enabling compression field to gzip, however i am getting the following error. Exception of type…


How to send data from windows event channel to EventHub?
Hi Team, I have one use case where a Windows EC2 instance in the Azure resources generates data in the Windows Events channel and these events need to be sent to Azure EventHub. Can someone please guide here on how to achieve this use case? Thank you!


Firewall ports required to access Azure EventHub
In our azure environment, the Az firewall blocks both inbound and outbound traffic to Azure subscription via Azure Firewall. what inbound and outbound ports should be opened to connect to Azure Event Hub from other non-azure tools like Logstash.


Digital Twin throughput
Hello, I'm wondering how "big" is the throughput of Digital Twin (DT) resource. So I've configured my DT resource to route all events to the Event Hub. So whenever DT instance gets created/updated this event will be routed to Event Hub…


How to Send VM Connection Logs of both Windows and Linux to EventHub
The Task is to send the VM ConnectionLogs to the eventhub is there anyway to do it . Documentations referred: https://learn.microsoft.com/en-us/azure/azure-monitor/agents/diagnostics-extension-stream-event-hubs. Already tried using this method by…


The listener for function 'name' was unable to start.
Hello everyone, I tried to run Azure Function Event Hub trigger on my laptop but I got this error After that I changed AzureWebJobsStorage value in local.settings.json file from "UseDevelopmentStorage=true" =>…


Azure Logic App with trigger from Event Hubs but not triggered when there is event
I'm working on a logic app where the trigger is when events are available in Event Hub. I have confirmed that I have sent events to the Event Hub by checking the metrics from the portal under the specific Event Hub Instance. However, the logic app…
Error in Azure Functions leading to Azure Functions unreachable
Hi, I suddenly encountered the error 'Azure.Messaging.EventHubs: The path to an Event Hub may be specified as part of the connection string or as a separate value, but not both. Please verify that your connection string does not have the ‘EntityPath’…


Connect IoTHub with EventHub disabling public access and using private endpoints
Hi, I have a need to configure routing from an IoTHub to an EventHub via a custom endpoint. Both resources have disabled access from the public network and both have a private endpoint on the same virtual network. I have enabled the Managed…


How to Consume from eventhub at constant speed?
I am consuming events from eventhub and sending those events to a microservice having REST API. I want to put constant tps on the API which I am hitting even though there are lot of events pending to be consumed in eventhub. Even if I consume in…


How to ingest Advanced Hunting events into Azure Event Hub and recreate incidents
We want to use REST API to list incidents through Azure Event Hub where we could streamline advanced hunting events into it (if its possible). What we now need to know is whether this API supports incidents (for MDI/MDO) or raw data. And if it’s the…

