Share via

We want to write the data from delta live tables to event hubs using managed identity

Ravi Sai Mahsiva 20 Reputation points
2025-11-13T17:22:40.27+00:00

Hi Team,

can you please provide the script to write the data into from delta steaming table to event hub using managed identity in spark, if possible, we want to use dlt pipeline or steaming pipeline is also good, can you please provide the script and please let us know what all the access are required to connect to event hub in azure portal through managed identity.

please tell all the steps it really helps a lot and if possible, please attach screenshots to understand more.

Thanks in advance

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.


1 answer

Sort by: Most helpful
  1. Anonymous
    2025-11-13T20:21:52.4933333+00:00

    Hi Ravi Sai Mahsiva ,
    Welcome to Microsoft Q&A and thank you for your question!
    The request is for a script that writes data from a Delta streaming table (DLT/Lakeflow) to Azure Event Hubs using Managed Identity in Spark, along with all required Azure portal access steps.

    I’ll come with the detailed required steps.

    Meanwhile, you can refer to the Learn documentation.

    Implement streaming architecture patterns with Delta Live Tables
    https://learn.microsoft.com/en-us/training/modules/implement-streaming-architecture-patterns-with-delta-live-tables/

    Event‑driven architectures with Delta Live Tables
    https://learn.microsoft.com/en-us/training/modules/implement-streaming-architecture-patterns-with-delta-live-tables/02-event-driven-architectures-with-delta-live-tables

    Delta table streaming reads and writes (Structured Streaming)
    https://learn.microsoft.com/en-us/azure/databricks/structured-streaming/delta-lake

    Streaming tables in Azure Databricks (Lakeflow)
    https://learn.microsoft.com/en-us/azure/databricks/ldp/streaming-tables

    Stream Processing with Databricks (Architecture Center)
    https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-databricks

    Use Azure managed identities with Azure Databricks
    https://learn.microsoft.com/en-us/azure/databricks/security/authentication/managed-identities

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.