You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📊 Power BI reports are now split into separate storage and KQL versions to support FinOps hubs with Data Explorer. Storage reports added partial support for OneLake URLs.
🏦 FinOps hubs added support for Azure Data Explorer, private endpoints, storage account infrastructure encryption, and FOCUS 1.0r2. Data Explorer is recommended for for high-performance advanced analytics when monitoring over $1M in total cost.
FinOps hubs 0.7 changes the storage path data gets written to in the ingestion container.
What changed?
0.6 path: {export-dataset}/yyyy/MM/{scope}
0.7 path: {hub-dataset}/yyyy/MM/{scope}
Dataset mapping:
focuscost → Costs
pricesheet → Prices
reservationdetails → CommitmentDiscountUsage
reservationrecommendations → Recommendations
reservationtransactions → Transactions
Why is it changing?
Necessary to support ingesting different export datasets into the same Data Explorer table.
Aligns to table names in Azure Data Explorer.
Do I need to re-backfill historical data?
If using storage-based reports, no. 0.7 reports will work with existing exports from FinOps hubs 0.2 or later.
If using Data Explorer, yes.
What about customized reports?
Customized reports from 0.6 or earlier will not work with FinOps hubs 0.7 due to the storage path change.
To update custom reports, use the advanced editor to copy the ftk_Storage function from 0.7 into your custom report.
If you changed the queries, start a discussion to share what you're trying to accomplish so we can attempt to find a way for you to make those changes without being impacted by query updates.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🆕 New in November 2024
ℹ️ Updated
🚨 Breaking changes
{export-dataset}/yyyy/MM/{scope}
{hub-dataset}/yyyy/MM/{scope}
ftk_Storage
function from 0.7 into your custom report.Thanks to @elbarnit, @ro100e, @juyamagu, @nteyan, @MSBrett, @helderpinto, @arthurclares, and @flanakin for their contributions!
Thanks to @aromano2, @akiskips, @jamelachahbar, @Zeo-shark, @saadmsft, @KevDLR, @akiskips, @didayal-msft, @Springstone, @SCuffy, @CaddyG, and @chris-bowman for their support!
📥 Download v0.7 📜 Changelog 🖥️ PowerShell 📗 Learn more ❤️ Give feedback
This discussion was created from the release November 2024 (v0.7).
Beta Was this translation helpful? Give feedback.
All reactions