Share via

SQL Managed Instance Hardware mapping

Vishal Garg 1,576 Reputation points
2022-02-17T12:22:52.937+00:00

Hi Experts,

For SQL managed instance , the Gen5 hardware specifications mention :

CPU Intel® E5-2673 v4 (Broadwell) 2.3 GHz, Intel® SP-8160 (Skylake), and Intel® 8272CL (Cascade Lake) 2.5 GHz processors
Number of vCores
vCore=1 LP (hyper-thread) 4-80 vCores

https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/resource-limits#hardware-generation-characteristics

Can you please guide

  1. Here LP refers to logical processors/hyper threads as these series generally have 2 threads for each vcore
  2. Multiple Intel series are mentioned, which one do we refer to compare with the on-premise for migration
  3. Is there any tool which can map the onpremise compute and storage requirement to managed instance

Thanks

Azure SQL Database
0 comments No comments

Answer accepted by question author

Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
2022-02-17T13:55:05.523+00:00

LP means logical processor. However G4 hardware does not use hyperthreading hile on Gen5 it does. Please check this article about hardware considerations to better match your on-premise hardware to Managed Instance offerings.

Please use this resource to learn to create and compare a performance baseline when migrating your SQL Server databases to Azure SQL Managed Instance. This includes CPU benchmark.

About comparing storage subsystem take in consideration the Log write throughput and IOPS as explained here.

Finally, take in consideration Azure Managed instance resource limits.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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