Flux is a focused Azure FinOps intelligence platform. It pulls your Azure Resource Graph inventory, Cost Management data, Azure Advisor recommendations, and VM telemetry into a local DuckDB analytical store — then surfaces explainable, evidence-backed optimization opportunities through a modern React dashboard and a governed conversational AI assistant called Ask Flux.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/admbe/FluxOp/llms.txt
Use this file to discover all available pages before exploring further.
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
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.
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.
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.
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.