FinOps toolkit PowerShell Automate and scale your FinOps efforts with PowerShell commands that streamline operations and accelerate adoption across projects and teams.

Install Documentation


The FinOps toolkit PowerShell module helps you automate and scale common Cost Management and FinOps toolkit management operations and work with FinOps toolkit open data.

What's new in January 2026v13

In January, the PowerShell module added Format and CompressionMode parameters to New-FinOpsCostExport to support Parquet format and gzip/snappy compression.

See all changes

Explore the commands

Install the module

FinOps toolkit requires PowerShell 7, which is built into Azure Cloud Shell and supported on all major operating systems.
Install-Module -Name Az.Accounts
Install-Module -Name Az.Resources
Install-Module -Name FinOpsToolkit
Connect-AzAccount
You're now ready to run FinOps toolkit commands. Browse available commands and examples to build your scripts.

About the commands 💜 Give feedback