microsoft / Partner-Center-PowerShell

PowerShell module for managing Partner Center resources.
https://docs.microsoft.com/powershell/partnercenter/
MIT License
130 stars 59 forks source link

Get-PartnerCustomerSubscriptionUtilization not returning tags #385

Open krhynerson opened 2 years ago

krhynerson commented 2 years ago

I worked with MS Support on Case #2112160040007242 where we determined the Get-PartnerCustomerSubscriptionUtilization PowerShell cmdlet is not returning tags correctly. Instead, it returns ‘System.Collections.Generic.Dictionary`2[System.String,System.String]’ for all resources.

The MS Support engineer determined the API call properly returns tag values, and they suggested opening an issue to report the problem.