Azure Cost Management Monitoring
Bleemeo collects subscription-level cost metrics from Azure Cost Management (not Azure Monitor — cost data isn’t exposed as an Azure Monitor metric). Metrics are polled once daily.
Metrics
Section titled “Metrics”All three metrics carry the item amortized.
| Metric | Description |
|---|---|
account_cost | Amortized cost of the last complete day |
account_cost_current | Amortized month-to-date cost |
account_cost_forecast | Forecasted amortized cost for the end of the current month |
Permissions
Section titled “Permissions”Requires the Monitoring Reader role on the subscription — see Permissions Summary. No additional role is needed for Cost Management data specifically: Monitoring Reader grants */read, which already covers every Cost Management read operation.
Estimated Azure Cost
Section titled “Estimated Azure Cost”Free. Azure bills no meter for Cost Management API queries.
In steady state Bleemeo makes 2 Cost Management calls per day: one cost query (shared by account_cost and account_cost_current) and one forecast query. Until the Account resource exists, Bleemeo additionally probes once per hour to check whether cost data has become available; that probe stops for good once the resource is created.
Both figures stay far below Microsoft’s documented limit of 600 calls per hour.
See Also
Section titled “See Also”- Configuration — set up Azure credentials and permissions