We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to create an cost management export via powershell for pricesheet it fails with message Invalid dataset granularity: 'Daily'. (BadRequest)
Setup: MCA Role: Billing account owner Step 1: Open cloud shell Step 2: Install-Module -Name FinOpsToolkit Step 3: Execute New-FinOpsCostExport like in the screenshot below.
A pricesheet export gets created.
Granularity seems to be hardcoded to "Daily":
We could use your help:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Problem
When trying to create an cost management export via powershell for pricesheet it fails with message Invalid dataset granularity: 'Daily'. (BadRequest)
👣 Repro steps
Setup: MCA
Role: Billing account owner
Step 1: Open cloud shell
Step 2: Install-Module -Name FinOpsToolkit
Step 3: Execute New-FinOpsCostExport like in the screenshot below.
🤔 Expected
A pricesheet export gets created.
📷 Screenshots
ℹ️ Additional context
Granularity seems to be hardcoded to "Daily":
🙋♀️ Ask for the community
We could use your help:
The text was updated successfully, but these errors were encountered: