Billing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Hello, where can I find a breakdown of usage from the monitoring.azure_costs.costs_details table? I filtered MeterCategory = 'Foundry Models' to find out who is using which models, but the data there is only aggregated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Based on my understanding, that is the expected case. The Cost management gives data at aggregated level and not granular one. In case if there is a need to identifying user to model suage, then we would have to enable diagnostic setting into Azure AI foundry and sync the data into Azure Log analytics. Via that you might be able to get the userid, IP and model usage.
And then link that data with cost utilization .