You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run a AD License Usage report. It will not accept any of the listed values for Period.
7Day period.
PS C:> Get-MgReportAzureAdLicenseUsage -Period 7D
Get-MgReportAzureAdLicenseUsage : Bad request received for report getAzureADLicenseUsage(): parameter 7D is not a valid period parameter. Valid parameters are '1D', '7D', '30D'
At line:1 char:1
Version 0.7.1 of the module.
Trying to run a AD License Usage report. It will not accept any of the listed values for Period.
7Day period.
PS C:> Get-MgReportAzureAdLicenseUsage -Period 7D
Get-MgReportAzureAdLicenseUsage : Bad request received for report getAzureADLicenseUsage(): parameter 7D is not a valid period parameter. Valid parameters are '1D', '7D', '30D'
At line:1 char:1
Tried with and without the quotes.
Same for 1D and 30D
The text was updated successfully, but these errors were encountered: