finops-toolkit icon indicating copy to clipboard operation
finops-toolkit copied to clipboard

[PowerShell] Start-FinOpsCostExport error

Open saleemmy opened this issue 6 months ago • 5 comments

PS /home/> Start-FinOpsCostExport -Name 'AzureDailyCostandUsageDetails-FOCUS' -Backfill 7
WARNING: Upcoming breaking changes in the cmdlet 'Get-AzAccessToken' : The Token property of the output type will be changed from String to SecureString. Add the [-AsSecureString] switch to avoid the impact of this upcoming breaking change.

  • The change is expected to take effect in Az version : '13.0.0'
  • The change is expected to take effect in Az.Accounts version : '4.0.0' Note : Go to https://aka.ms/azps-changewarnings for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell. Start-FinOpsCostExport: Export AzureDailyCostandUsageDetails-FOCUS not found. Did you specify the correct scope?

Tried to run the export but got this error.

saleemmy avatar Aug 08 '24 22:08 saleemmy