Forum Discussion

Anusha66's avatar
Anusha66
Advocate IV
2 months ago
Solved

How to retrieve month-wise usage logs across multiple workspaces or capacity in Microsoft Fabric?

  I am trying to analyze report usage logs on a monthly/daily basis across multiple workspaces. Currently, I understand that usage/activity logs can be retrieved at the individual workspace level, b...
  • oussamahaimoud's avatar
    2 months ago

    Hi Anusha66,

    Hope you're doing well!

     

    Here are direct answers to your 3 questions:

     

    Retrieve usage logs centrally for multiple workspaces? Admin Activity Log API or Unified Audit Log, tenant-wide

     

    Aggregated report-level metrics month-wise? via downstream aggregation in Lakehouse/Notebook or KQL in Log Analytics

     

    Avoid workspace-by-workspace looping? Admin API is tenant-scoped; loop over days not workspaces