An open API service indexing awesome lists of open source software.

https://github.com/ljtill/azure-budgets

[WIP] Provides the ability to define budgets on Azure Subscriptions
https://github.com/ljtill/azure-budgets

azure cost-management subscriptions

Last synced: 6 months ago
JSON representation

[WIP] Provides the ability to define budgets on Azure Subscriptions

Awesome Lists containing this project

README

          

# Budgets

Budgets is a tool for enforcing hard limits on Azure Subscriptions spend. By integrating with Cost Management and Action Groups this tool can pro-actively disable a given Subscription when defined limits have been reached.

_Please note this repository is under development and subject to change._

## Guides

- [Getting Started](./docs/CONFIG.md)
- [Deployment](./docs/CONFIG.md###Deployment)
- [Permissions](./docs/CONFIG.md###Permissions)
- [Budgets](./docs/CONFIG.md###Budgets)
- [Schemas](./docs/SCHEMA.md)

## Structure

- docs/ - Documentation
- eng/ - Tooling (inc Templates)
- src/ - Source Code