Is it possible to calculate how much data is egressing a subscription

Murali Kumar 70 Reputation points
2024-08-15T08:00:24.6866667+00:00

Hi

Is it possible to calculate to some accuracy the amount of data egressing a subscription? I know that we have the Network Out metric that can be monitored to find the amount of data egressing a VM. But that can include traffic between VMs in the same subscription as well. What I would ideally like to calculate is the amount of data traffic that is egressing out of the subscription across all VMs (e.g. if a VM in subscription A is sending data out to VM in subscription B, then that should be included in the calculation but if VM in subscription A is sending data to another VM in subscription A, then that should not be included).

Is it possible to calculate such a metric for data egress from a subscription?

Thanks

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,779 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 27,481 Reputation points Microsoft Employee Moderator
    2024-08-20T18:53:59.8833333+00:00

    @Murali Kumar

    Thank you for getting back and sharing the business requirement here.

    I could not find a solution which can list the total amount of data that goes out/egresses of a subscription. It will help if you could file a feature request on our Azure Feedback Hub here so that team can prioritize this request.

    Alternatively based on your statement above

    Would it help if I were to define that each subscription is composed of a single Virtual network - could I then calculate the total amount of data egressing a virtual network?

    To calculate the total egress data from a Virtual Network you can explore Traffic analytics.

    Where you can use Virtual network flow logs to Record information about ingress and egress IP traffic through a virtual network.

    Through traffic analytics you can visualize How much inbound/outbound traffic is there from your Vnet in Bytes.

    As shown below.

    User's image Reference:

    https://learn.microsoft.com/en-us/azure/network-watcher/usage-scenarios-traffic-analytics

    Hope this helps! Please let me know if you have any additional questions. Thanks!

    0 comments No comments

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.