Azure Application Gateway - How many instances am I running?

Neil McAlister 311 Reputation points
2024-01-26T08:46:48.1333333+00:00

When selecting autoscaling why is it not possible to find out how many instances I am currently using? This is important for cost management reasons, and rightsizing the performance to set the maximum instance count. This seems an old question that has been going on for a number of years - why is this difficult information to put on the Azure Portal screen? Thanks

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,217 questions
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,611 Reputation points Microsoft Employee Moderator
    2024-02-02T13:45:06.88+00:00

    @Neil McAlister

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to know how to get the number of instances of App Gateway when Auto Scaling is enabled.

    You are right, currently we do not have a mechanism to check the number of instances in App Gateway.

    However, if your primary concern is cost management, I don't think so you would require the instances count.

    See : Pricing for Azure Application Gateway.

    • The pricing is based on the Capacity Units and not based on number of instances.
    • And the number of Capacity Units being used is available in Azure Metric Logs.
    • This means, you can always gather the value from peak performance time window from the Metric and determine the corresponding Instance Count.
      • Each instance guarantees a minimum of 10 capacity units in terms of processing capability.
      • So a "20 capacity units" would mean 2 Instances, and "22 capacity units" would mean 3 Instances.

    I understand this is not straightforward, but I hope the above gives more clarity.

    Should you wish that this should be implemented, you may post this in the Azure Feedback Hub forum.

    All the feedback shared in these forums are monitored and reviewed by the Microsoft engineering teams responsible for building Azure

    Please let us know if we can be of any further assistance here.

    Thanks,

    Kapil

    1 person found this answer helpful.
    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.