microsoft / finops-toolkit

Tools and resources to help you adopt and implement FinOps capabilities that automate and extend the Microsoft Cloud.
https://aka.ms/finops/toolkit
MIT License
305 stars 106 forks source link

[PowerShell] Add format and compression support to New-FinOpsCostExport #1074

Open flanakin opened 3 weeks ago

flanakin commented 3 weeks ago

Hello, im using powershell module FinopsTollkit , and its ok , but when we need to create an export , does not exist the parameter "-Format" to select CSV or Parquet , it creates the export and it choose by default CSV and i would like to use Parquet.

I think it would be great if you add that option .

Originally posted by @vrondan1983 in https://github.com/microsoft/finops-toolkit/discussions/1055