Hello,
I need to run this code for 2 tentants & different subscriptions.
I created 2 different folders to run the report.
For the first tenant it worked, but for the second tenant I get the following error.
When running step 3
3-CostInformation
.\Perform-RegionComparison.ps1 -regions $regions -outputFormat json -resourceFile ..\1-Collect\resources.json
Write-Error: There are duplicate target meters for the same region. Please report this issue to the script author.
Can you assist me in solving this.
Thx