-
Notifications
You must be signed in to change notification settings - Fork 201
Description
Description:
With FinOps Hub v13, AWS cost data does not appear in Power BI Storage‑based reports when the AWS parquet file (exported as FOCUS 1.0) is manually copied to the hub storage path:
ingestion/costs/<year>/<month>/awstest/
Azure costs render correctly. AWS costs ignored.
Expected behavior:
Storage‑based Power BI reports should display AWS costs also
Actual behavior:
Juste Azure costs are loaded successfully .
Steps to reproduce
- Deploy FinOps Hub v13.
- Export AWS costs as FOCUS 1.0 parquet (outside the hub pipelines).
- Manually copy the parquet to ingestion/costs/<year>/<month>/awstest/ focusfile and add an empty manifest.json file
- Open Power BI Storage reports and refresh.
- Observe AWS data are not loaded .
Environment
FinOps Hub: v13
Power BI: FinOps toolkit Storage‑based reports
Data sources:
Azure data lake gen 2 → hub (OK)
with AWS parquet (FOCUS 1.0) manually placed in ingestion/costs/<year>/<month>/awstest/
Doc link
How to create and update FinOps hubs - Cloud Computing | Microsoft Learn
https://learn.microsoft.com/en-us/cloud-computing/finops/toolkit/hubs/deploy?tabs=azure-portal%2Cadx-dashboard#ingest-from-other-data-sources
Can you please provide me with the correcte steps to use FinOpsHub with AWS data in PowerBI storage report ?