This page will serve as a list of tools, repositories, links, .. that have served midp.cloud in enterprise IT environments to help with daily tasks surrounding Microsoft Azure.
In no particular order:
FinOps Toolkit
The FinOps toolkit is a collection of customizable scripts and Azure Resource Manager (ARM) templates used to deploy and manage FinOps solutions that automate and extend native Microsoft Cloud capabilities. This includes:
- Starter kits that help you get up and running with Cost Management.
- Automation scripts to streamline cost management and optimization at scale.
- Advanced solutions to facilitate building custom capabilities.
Azure Cost CLI
The Azure Cost CLI is a simple command line tool to get the cost of your Azure subscription. It uses the Azure Cost Management API to get the cost and output the results to the console, text, csv, markdown or JSON. E.g. so it can be used in a workflow to get the cost of your subscription and use it in subsequent steps.
Azure IPAM
Azure IPAM is a lightweight solution developed on top of the Azure platform designed to help Azure customers manage their IP Address space easily and effectively.
Azure Quick Review
Azure Quick Review (azqr) is a command-line interface (CLI) tool specifically designed to analyze Azure resources and identify whether they comply with Azure’s best practices and recommendations. Its primary purpose is to provide users with a detailed overview of their Azure resources, enabling them to easily identify any non-compliant configurations or potential areas for improvement.
Azure Naming Tool
The Azure Naming Tool is a .NET 8 Blazor application, with a RESTful API. The UI consists of several pages to allow the configuration and generation of Azure Resource names. The API provides a programmatic interface for the functionality.