Event Hubs "No data to display" screen

Michael Bracey 0 Reputation points
2025-12-02T14:50:58.2833333+00:00

I have a user who receives the "No data to display" screen when trying to "View events" in an Azure Event Hubs Namespace, but he has all three Azure Event Hubs Data Roles. I've tried multiple Role combinations and still no joy.....any assistance would be appreciated.

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2025-12-02T14:51:13.8266667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If a user is seeing the "No data to display" screen in Azure Event Hubs despite having all three Azure Event Hubs Data Roles (Data Owner, Data Sender, and Data Receiver), it could be due to several reasons:

    1. Role Assignment Propagation: It may take some time for role assignments to propagate in Azure. If the roles were assigned recently, waiting a few minutes and then refreshing the view might resolve the issue.
    2. Correct Resource Scope: Ensure that the roles are assigned at the correct resource scope. The roles should be assigned at the Event Hub level or higher (namespace or resource group) to ensure the user has access to view events.
    3. Check Event Hub Configuration: Verify that the Event Hub is configured correctly and that there are indeed events to display. If no events have been sent to the Event Hub, the user will see the "No data to display" message.
    4. Permissions: Double-check that the user has the necessary permissions and that there are no conflicting role assignments that might restrict access.
    5. Connectivity Issues: Ensure there are no underlying connectivity issues that might prevent the user from accessing the Event Hub data.

    If these steps do not resolve the issue, further investigation into the Event Hubs setup and user permissions may be required.


    References:


  2. Pravallika KV 3,880 Reputation points Microsoft External Staff Moderator
    2025-12-02T19:21:01.3566667+00:00

    Hi @Michael Bracey ,

    Thanks for reaching out to Microsoft Q&A.

    "No data to display" screen when trying to "View events" in an Azure Event Hubs Namespace

    To resolve this issue, try increasing Maximum wait time in seconds option value, which by default set to 5 seconds and check if it works.

    image

    Hope it helps!


    Please do not forget to click "Accept the answer” and Yes, this can be beneficial to other community members.

    User's image

    If you have any other questions, let me know in the "comments" and I would be happy to help you.


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.