Sudden decrease in performance on Azure VMs

Torben Lund Pedersen 46 Reputation points
2022-12-13T09:41:07.743+00:00

In our regression testing we're seeing a sudden performance decrease of about 50% on VMs in Azure. It started thursday (2022/12/8) and has been consistant since then. How do i figure out what happened? We haven't changed our product or tests in this time

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,052 questions
0 comments No comments
{count} votes

Accepted answer
  1. srbhatta-MSFT 8,586 Reputation points Microsoft Employee
    2022-12-14T05:07:46.157+00:00

    Hello @Torben Lund Pedersen ,
    Welcome to Microsoft QnA.
    To add to what Jimmy has mentioned above, there is a very powerful tool on Azure Portal under the VM tab called as Performance Insights. If you enable it then you can start generating the performance insights report, but the only catch here is that the Performance Insights report will be generated from the time it is enabled till a maximum window that you can manually set. This ofcourse will not help you in identifying the cause behind the drop in performance in the past, but it will help you in identifying which processes caused the drop in performance once you repro the same issue (but this time you have the performance insights enabled and it will generate a very verbose report).

    Reference: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/how-to-use-perfinsights

    Hope that helps. If you have any questions further, please drop a reply/comment and tag me in your response. Thank you :)

    ------------

    Please accept as answer and upvote if the above information is helpful.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2022-12-13T10:28:38.53+00:00

    Hi,

    Can you provide what is your VM specs and config you are using for this test? Did you checked VMinsights or perfmon to see the trend ?

    vminsights-performance

    Also check if VMs are not configured or selected for Burstable performance - read through this page.achieve-higher-performance-and-cost-savings-on-azure-with-virtual-machine-bursting

    Also Disk performance can be imacted and check what is deployed on the VMs - disks-performance

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    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.