azure cpu percentage vs sql instance cpu means

k shaz 36 Reputation points
2023-08-30T03:06:54.26+00:00

i have azure sql server what does CPU Percentage (Max) vs SQL Instance CPU Percentage (Max) disparity means for planning and sizing.

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2023-08-30T05:21:25.9566667+00:00

    If you are thinking on hardware sizing and planning migration, and you want to find how comparable are CPU resources on an Azure SQL VM (IaaS) compared to CPU resources on an Azure SQL Managed Instance, sure you can find some guidelines and information on this support article.

    But, if you want to find how comparable are CPU resources on an Azure SQL Database (PaaS) compared to CPU resources on an Azure SQL Managed Instance, then they may not be directly comparable, because they have different underlying architectures and resource allocation mechanisms. You may have to run the same workload on both environments and compare how many CPUs you may need to get the expected/target performance you need.


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.