636 questions with Azure Event Hubs tags

Sort by: Updated
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.
636 questions
asked 2024-09-26T22:18:04.88+00:00
Frances Luo 20 Reputation points Microsoft Employee
edited an answer 2024-10-03T05:25:10.2566667+00:00
phemanth 10,330 Reputation points Microsoft Vendor
0 answers

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.
636 questions
asked 2024-09-30T19:01:21.66+00:00
shrinjay mukherjee 0 Reputation points
commented 2024-10-03T03:47:56.27+00:00
phemanth 10,330 Reputation points Microsoft Vendor
1 answer

integrate dynamics crm to Azure event Hub

Hi, I would like to connect our Dynamics CRM to an Azure event hub, that create an event each time we create a changes in dynamic. Can somone help me

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
623 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-06-27T14:05:36.4+00:00
Adila mebrek 25 Reputation points
commented 2024-10-02T12:14:03.3733333+00:00
Vinodh247 20,141 Reputation points
0 answers

Adding a schema to Eventhub Schema registry with a private endpoint enabled

Greetings, As the title suggests I am trying to register a schema in an Eventhub Schema Registry which is in a vnet with a private endpoint enabled. I see that there is a warning sign inside the schema group saying: "This namespace has private…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-26T09:48:31.7766667+00:00
Dimitar Grozev 60 Reputation points
commented 2024-10-01T20:57:26.4266667+00:00
Dimitar Grozev 60 Reputation points
2 answers

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,972 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-07-04T16:33:36.6366667+00:00
dotnet_guy 10 Reputation points
answered 2024-09-30T15:00:16.32+00:00
Jason Hampson 0 Reputation points
2 answers

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

I am trying to write data to Azure Event Hubs from an Azure Synapse Analytics notebook in PySpark using Managed Service Identity (MSI). Could you please provide step-by-step guidance on how to achieve this, along with the necessary code? Please note, I…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 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,913 questions
asked 2024-09-26T05:45:48.2766667+00:00
Sunil Yadav 0 Reputation points
answered 2024-09-30T10:34:51.07+00:00
phemanth 10,330 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Event Hub: seeing requests but no messages

Hello, We have an Event Hub namespace set up but we can see successful/incoming requests without any messages or throughput. Why is this happening? Thanks. Regards.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-24T07:16:37.4933333+00:00
Quattrocchi, Calogero 260 Reputation points
accepted 2024-09-30T07:04:14.15+00:00
Quattrocchi, Calogero 260 Reputation points
1 answer

Get the number of messages in each partition of topic event hub

I have a topic in Azure event hub. i want to see how the data is distributed accross partitions. I tried to get count of messages in partition by using AzureDiagnostics but its not working. Can you sugget how can i get it? I am using ActivaityName_s =…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-18T09:08:18.79+00:00
venkata rami reddy thangirala 0 Reputation points
commented 2024-09-23T16:22:30.9+00:00
NIKHILA NETHIKUNTA 2,395 Reputation points Microsoft Vendor
0 answers

Azure Function App EventHub Trigger - wrong event received/wrong function called

I have two different functions in a function app: accept_event: def insert_into_production(event_body: dict): dmpid = event_body.get('deviceModuleProductId') msgid = event_body.get('id') logging.info('Try to accept an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,972 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-20T10:06:32.75+00:00
Weitao Feng 0 Reputation points
1 answer

How to set EventHubOptions in Isolated Azure Function

I had in-process azure function with event hub trigger. I was configuring EventHubOptions programmatically as below: builder.Services.PostConfigure<EventHubOptions>(o => { o.MaxEventBatchSize =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,972 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-18T14:05:12.73+00:00
Sayed Reda 20 Reputation points
answered 2024-09-19T15:23:56.69+00:00
JananiRamesh-MSFT 27,021 Reputation points
2 answers One of the answers was accepted by the question author.

Generate data preview

Why is the 'Generate Data Preview' option missing from my newly created Azure Event Hub instance?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-11T10:41:41.7466667+00:00
Thomaskyle 380 Reputation points
accepted 2024-09-18T16:46:50.99+00:00
Thomaskyle 380 Reputation points
1 answer One of the answers was accepted by the question author.

Namespace limit per subscription

If I have a dedicated Azure Event Hubs tier with 10 CUs in my subscription, how many event hub namespaces can I create? Does the 100 namespace limit per subscription still apply?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-11T10:48:03.5966667+00:00
Thomaskyle 380 Reputation points
accepted 2024-09-18T16:46:21.6533333+00:00
Thomaskyle 380 Reputation points
1 answer

trying to send data from event hub to blob storage via function app

Subject: Issue with Epoch Receivers While Streaming Data from Event Hub to Blob Storage via Azure Function Hi Azure Support, I am experiencing an issue with my Azure Function that is triggered by an Event Hub and streams data to Blob Storage.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,972 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,834 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-16T08:41:27.33+00:00
Vipul 0 Reputation points
commented 2024-09-18T10:10:01.7933333+00:00
Vinodh247 20,141 Reputation points
1 answer

SYSTEM DENY ASSIGNMENT while creating event hub

I am trying to create event hub for structured streaming in azure databricks , but getting below error though i am the global administrator of this account. The client 'live.com#[email protected]' with object id…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-10T11:50:24.3133333+00:00
Akancha Sinha 0 Reputation points
commented 2024-09-18T02:25:13.5266667+00:00
PRADEEPCHEEKATLA-MSFT 89,296 Reputation points Microsoft Employee
1 answer

I am able to see 13 event hubs under a namespace , but as per documentation its only 10 event hub for standard tier , how is it possible

I am able to see 13 event hubs under a namespace , but as per documentation its only 10 event hub for standard tier , how is it possible?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-13T12:20:51.2766667+00:00
Rishabh Sahu 0 Reputation points
commented 2024-09-17T18:15:33.08+00:00
Smaran Thoomu 15,685 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Clarification Needed on Deprecated zone_redundant Flag for Event Hub in Terraform v4.0

Hi Team, We have been using Terraform to create an Event Hub with the zone_redundant flag set to true. We encountered the following message: "The zone_redundant property has been deprecated and will be removed in v4.0 of the provider." With the…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-08-30T06:40:50.2433333+00:00
Thomaskyle 380 Reputation points
commented 2024-09-15T04:41:39.46+00:00
Dhhhdh Dhdydu 0 Reputation points
1 answer

Host Restarts in Azure Function Triggered by EventHub, Causing Data Loss

Hello, I'm currently working with a ~v4 Azure Function running on Linux, implemented in python 3.9 (using v2 programming model), which is triggered by EventHub. The function processes incoming payloads, performs transformations, and writes the data into…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,972 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,770 questions
asked 2024-09-11T09:51:55.3466667+00:00
Jusuf Ramic 0 Reputation points
commented 2024-09-13T13:22:20.29+00:00
Jusuf Ramic 0 Reputation points
4 answers

Send data to disable public access Azure SQL Database

Hi What i want to accomplish: Send data through azure with a refresh rate of 2 seconds too a power bi report. Java script sending on prem data via event hubs using stream analytics collected in an azure sql database in an azure sql server, all with…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
354 questions
asked 2024-09-03T05:47:24.46+00:00
Petter Cavallin 0 Reputation points
answered 2024-09-13T09:05:47.2933333+00:00
Petter Cavallin 0 Reputation points
1 answer

message body that are sent via event hubs are not received in Json array format

Hello Team, we have logic app configured with EventHub as its input trigger. when we are passing JSON array message from upstream function apps, that is received at logic app as object instead of array. Any suggestion to enable any setting at EventHub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-09T15:29:15.1266667+00:00
SriRaghavendran Prabhakaran 300 Reputation points
commented 2024-09-13T07:20:24.3966667+00:00
NIKHILA NETHIKUNTA 2,395 Reputation points Microsoft Vendor
2 answers

Generate Data Preview not available in Event Hub Instance

Hi, I am unable to see the Generate Data Preview for my Azure Event Hub Instance that I just created. Is there a specific reason for this? I

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
636 questions
asked 2024-09-06T11:14:07.59+00:00
Somsubhra Mukherjee 0 Reputation points
commented 2024-09-12T15:34:02.5933333+00:00
Smaran Thoomu 15,685 Reputation points Microsoft Vendor