This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Get-PartnerSignInActivity issue #194
Closed
Description
Steps to reproduce
What steps can reproduce the defect?
With the latest version .4 we are now getting all user's returned when using the Get-PartnerUser however when running the second part of the sign in activity commands we are getting the below error.
Get-PartnerUserSignInActivity : Code: generalException
Message: An error occurred sending the request.
At line:1 char:31
- ... rs.ForEach({Get-PartnerUserSignInActivity -StartDate (Get-Date).AddDa ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Get-PartnerUserSignInActivity], ServiceException
- FullyQualifiedErrorId : Microsoft.Graph.ServiceException,Microsoft.Store.PartnerCenter.PowerShell.Commands.GetPartnerUserSignInActivity
Please share the setup, commandline for vstest.console, sample project, target
framework etc.
Expected behavior
Share the expected output
Actual behavior
What is the behavior observed?
Diagnostic logs
Please share test platform diagnostics logs.
The logs may contain test assembly paths, kindly review and mask those before sharing.
Environment
Please share additional details about your environment.
Version 2.0.1911.4
Activity