If you’re just starting out with Azure SQL Database, you may have questions about the difference between the DTU and vCore pricing models. I’d like to clear up some of those questions.


Let me start by pointing out that whether you’re using DTU or vCore pricing with Azure SQL Database, the underlying service is the same. The difference between them really has to do with how the service is billed and how you allocate databases.

A little history here—the DTU (Database Transaction Unit) model was the first to be introduced with Azure SQL DB. DTU is a measure; a blend of CPU memory and IO. The idea was to create a measure that would give us a relative idea of the amount of power or resources behind the database – the higher the number of DTUs, the more powerful database we had.

The range of DTUs went from 5 on the low end to up to 4,000 on the high end. The problem for many was not knowing exactly what a DTU is. After a while, Microsoft acknowledged that question and introduced the vCore pricing. vCore is short for virtual core and it’s a model that was designed to make it simpler to translate your on prem hardware resource specs into similar specs on the Azure SQL database platform.

For example, if you’re pricing by vCore, you have some visibility into the actual amount of RAM that’s available to you, as well as some idea of the type of processor and the speed of the processor that’s being used on the hardware. With the DTU model, all of that is just part of the service, so you’re not aware of those specifics.

A few notes:

  • It’s important to note that in both cases the service is priced per database.
  • With the DTU model you pay one fixed price for your compute (or IO/memory), as well as your data storage and back up retention.
  • With the vCore model you have separate charges for your compute (what type of node or compute power you’re using) and a separate charge for your storage. Using vCore you have more flexibility in managing your costs than with DTU.
  • You don’t have to choose one or the other when you’re getting started, you can switch between the DTU and vCore models.

So, you may ask, which one should I use? The simple answer, it depends. The DTU model is simpler as far as the number of options that you have and the number of ‘levers to pull’ – one fixed price includes everything. The vCore model gives you more flexibility and transparency into what you’re paying for.

In short, for simplicity, the DTU model has an advantage. Plus, if you’re just getting started with Azure SQL Database, the DTU model offers more options at the lower end of performance, so you can get started at a lower price point than with vCore.

If you have software assurance with Microsoft and are familiar with how that works, there are some advantages there to using vCore. If you’re not familiar with software assurance, you may want to start with the DTU model.

Need further help? Our expert team and solution offerings can help your business with any Azure product or service, including Managed Services offerings. Contact us at 888-8AZURE or  [email protected].