szymon_dybczak
Esteemed Contributor III

Hi @Ninad-Mulik ,

Unfortunately, this API is currently not supported in Azure. As a workaround you can get the same kind of information through system tables. The system.billing.usage table has nearly identical schema to the one produced by this endpoint:

Billable usage system table reference - Azure Databricks | Microsoft Learn

szymon_dybczak_0-1759066218113.png

 

View solution in original post