Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2025 06:30 AM
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