Features Pricing Catalog Docs Demos About Sign in Start free
Azure

Cost Summary

Month-to-date Azure spend by service, region and subscription, with top movers since last month.

Tier Builder
Category Cost
Refresh every 60 min
Scope subscription-wide
Live preview — demo data

Same idea on another cloud

What this pane shows

Subscription-level Azure spend so far this month, broken down by service (Virtual Machines, Storage, SQL Database, AKS, etc.), region and (in multi-subscription tenants) subscription. A 30-day trend line and a top-movers list provide month-over-month context.

Key use cases

  • Track "are we on budget?" without opening the Azure portal.
  • Spot the service or region driving an unexpected uptick.
  • Roll up multi-subscription spend for a finance update.
  • Share a single summary with leadership.

How to embed

Drop this snippet on any HTML page that loads lp-embed.js. The pane mounts itself wherever the matching <div> is in the DOM.

<div class="lp-azure-cost-summary-panel"
     data-lp-account="<your-account-alias>"></div>
<script src="https://lightpane.io/embed/lp-embed.js"
        data-lp-key="<your-access-key>"></script>
<script src="https://lightpane.io/_pane-tests/azure/cost-summary/cost-summary.js"
        defer></script>

Tier

Available on Builder and above.

Build notes

Mock-only at the moment — live-wiring tracked in the roadmap.