Quickstart
Install Flux and connect it to your Azure subscriptions in minutes.
Configuration
Full reference for all FLUX_ environment variables and tuning options.
Core Features
Explore the dashboard, inventory, cost anomalies, opportunities, and right-sizing.
Ask Flux (AI)
Governed conversational AI backed by 19 bounded, read-only tools.
Deployment
Deploy to Azure App Service with managed identity and Easy Auth.
API Reference
Browse every REST endpoint with parameters and response shapes.
What Flux does
1
Synchronize your Azure estate
Flux connects to Azure Resource Graph, Azure Advisor, Cost Management, Azure Monitor, and LogicMonitor. A durable background worker collects inventory, costs, recommendations, and telemetry on independent schedules and stores everything as append-only snapshots in DuckDB.
2
Surface governed opportunities
The Flux Signals rule engine evaluates your inventory against versioned ARG rules. Azure Advisor findings are ingested, semantically de-duplicated, and combined with Flux Signals into a unified opportunity queue — each finding carrying evidence, confidence, and provenance-aware cost valuation.
3
Investigate with Ask Flux
Ask Flux answers FinOps questions across cost, anomalies, optimization, right-sizing, inventory, and governance. The AI model calls only 19 declared server-side tools — it has no direct database access, no Azure credential, and no ability to mutate your cloud estate.
4
Plan and act
Right-sizing planning boards let your team turn telemetry-backed candidates into reservation and savings-plan purchase decisions. Virtual tags let you classify cost without writing tags back to Azure.
Key capabilities
Inventory & Changes
Searchable Azure Resource Graph inventory with consecutive-snapshot drift detection and median/MAD anomaly baselines.
Cost Management
Actual and amortized cost, FOCUS v1.0 charge ledger, seasonal anomaly detection, and 90-day cost history.
Opportunities
Unified Advisor + Flux Signals queue with evidence packs, confidence scoring, and CSV export.
Right-Sizing
Multi-source VM classification using Azure Monitor, LogicMonitor, and Advisor corroboration.
Virtual Tags
Governed cost allocation dimensions without writing native Azure tags.
API
Full FastAPI REST surface at /api — interactive docs at /docs.