FinOps toolkit PowerShell Automate and scale your FinOps efforts with PowerShell commands that streamline operations and accelerate adoption across projects and teams.
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.
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