Get Azure SQL database instance specs

Almos Fabian 0 Reputation points
2025-05-30T13:12:39.1333333+00:00

I would like to get detailed information about instance types used by Azure SQL like (HS_PRMS_14, HS_DC_14 and so on), the instance specs that I found are vcores, memory and cpu architecture and manufacturer, but with cpu architecture and manufacturer there is also no 100% information documented for these instance types.

Also I wasn't able to find information documented like network bandwidth and disk bandwidth, is there a way to get these informations about these instance types?

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. PratikLad 1,825 Reputation points Microsoft External Staff Moderator
    2025-06-05T16:50:16.6333333+00:00

    Hi Almos Fabian

    As per this document here are Hyperscale resource limits for Hyperscale premium-series databases follow the naming convention HS_PRMS_ followed by the number of vCores.

    Hs_Prms

    You can also leverage Azure Monitor that Provides metrics on various aspects of your Azure resources, including CPU usage, IO, and more


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.