Azure Event hub egress cost across geo location

Deeksha Thakur 41 Reputation points Microsoft Employee
2022-02-22T05:57:58.823+00:00

I want to read from an eventhub in say region 'X' into multiple geo locations/region say Y1, Y2, Y3.
On public pricing documentation I only see the cost of ingress, but I know there is a cost associated with transferring data across regions in Azure. How can I get the right cost estimate for my eventhub?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
626 questions
0 comments No comments
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 38,441 Reputation points Microsoft Employee
    2022-02-23T17:16:46.097+00:00

    Hi @Deeksha Thakur ,

    Thank you for posting query in Microsoft Q&A Platform.

    As per my understanding, you are trying to understand if there is any cost associated if we read from eventhub in one region in yo multiple geo locations. Feel free to correct it if its not case.

    There is no network-level egress charge for reading from Event Hubs if you use public endpoints since Azure don’t attribute the namespace network traffic to Azure subscriptions for those. If you use VNet integration, you need to pay for the VNet cost, obviously.

    Hope this helps.

    ----------

    Please consider hitting Accept Answer. Accepted answers helps community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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