FinOps Tooling · Bright Future Technologies

Your Azure bill, before it surprises you

A live cost console that watches your whole subscription and tells you where the money went, without fifteen clicks through the Portal.

Year to Date · Sample Tenant
$0
sample data · connect your own tenant to see real numbers

Group spend any way you actually think about it

Same dataset, four different lenses. Click between them and the whole picture redraws.

Resource Group

See which resource group owns each dollar. Find the one that jumped without opening 30 resources to look.

Service

Understand your spend profile by Azure service type. Spot where VM compute, storage, or bandwidth is driving cost.

Resource

Drill down to the individual resource level. One underprovisioned VM hiding in the noise gets a row of its own.

Tag

Filter by any tag key in your tenant. Show cost by environment, team, project, or any taxonomy you already use.

Subscription

Connect multiple independently-deployed Function Apps to view spend across subscriptions side-by-side.

Export

One-click CSV export for any view, any month, any comparison. Ready for a stakeholder email without extra work.

30 mincache window, so the dashboard stays inside Azure's rate limits
1endpoint -- one Function, one job, nothing else to maintain
0secrets -- managed identity only, nothing to rotate

How it runs

Small on purpose. Three moving parts, no server to patch.

01

A Function App reads Cost Management

System-assigned managed identity, granted read-only Cost Management Reader on the subscription. No app registration, no client secret sitting in a vault somewhere.

02

One endpoint answers every view

costSummary takes a date range and a group-by dimension, queries Cost Management, and hands back a clean monthly breakdown -- cached so repeat views are instant.

03

A static page renders it

No login wall, no framework to install. Any browser, hosted for pennies on a storage static website.

See it with real data

The live demo runs on sample data. Open it, then paste your Function App URL and key in the "Connect to Azure" panel to load your actual subscription spend.

Open Live Demo

Built for the person who got tired of clicking through the Portal

If you're the one who gets asked "why did the bill jump last month" and the honest answer involves exporting a CSV and pivot-tabling it in Excel, this replaces that.

Before this dashboard

  • Export from Cost Analysis, pivot in Excel
  • Fifteen clicks to find which resource group moved
  • No month-over-month comparison without manual work
  • Same question asked again next month

After deployment

  • One URL, always current, no exports needed
  • Click a bar -- see exactly which resource moved cost
  • Built-in month comparison and trend view
  • Ready before anyone asks

Built and deployed by Bright Future Technologies LLC for clients running real spend across dozens of subscriptions. Point it at a subscription or a whole management group and it just sits there, current, ready before anyone asks. Happy to talk through a deployment for yours.

View Live Demo Ask About a Deployment