Open miked1313 opened 2 years ago
Get-PartnerCustomerSubscriptionUtilization -CustomerId '<guid>' -SubscriptionId '<guid>' -StartDate '2/14/2022' -EndDate '2/15/2022' -Granularity Hourly -ShowDetails
The function should return daily or hourly usage details
The function returns no data
The function works if the start and end dates are before our customers were converted to Azure Plans
None
Please share additional details about your environment. PartnerCenter Module 3.0.10
Name Value ---- ----- PSVersion 7.1.5 PSEdition Core GitCommitId 7.1.5 OS Microsoft Windows 10.0.22000 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0
Steps to reproduce
Get-PartnerCustomerSubscriptionUtilization -CustomerId '<guid>' -SubscriptionId '<guid>' -StartDate '2/14/2022' -EndDate '2/15/2022' -Granularity Hourly -ShowDetails
Expected behavior
The function should return daily or hourly usage details
Actual behavior
The function returns no data
The function works if the start and end dates are before our customers were converted to Azure Plans
Diagnostic logs
None
Environment