0

I want to check the DTU usage or vcore usage pattern by azure SQL server. I need to get the usage data to convert the single database to an elastic pool.

Where on azure portal can I check the units consumed by the database?

Thom A
  • 88,727
  • 11
  • 45
  • 75
user961
  • 453
  • 6
  • 20

1 Answers1

0

In the portal, all those values can be found under Metrics:

SQL Database -> Metrics

Once there, "Add metric", filter for "DTU" and select "DTU used".

enter image description here

milivojeviCH
  • 1,580
  • 14
  • 29