Tim

Results 184 comments of Tim

Hi @o-l-a-v thank you for identifying and reporting this issue. I am closing this issue in favor of a similar issue https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2516 for purposes of tracking the already existing comments...

Hi @msewaweru apologies for the late response on this issue. Please refer to the list of allowable properties from the Api reference documentation here https://learn.microsoft.com/en-us/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0&tabs=powershell. Also share the debug log...

Solution provided for https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2280 needs to be reviewed.

Hi @gjhardie kindly try and use this tool (https://developer.microsoft.com/en-us/graph/graph-explorer) and let us know if the behavior is the same.

@nilakhan thank you for proposing this feature of flattening the Json body into request parameters. We will look into it and hopefully come up with a solution that is friendly...

@Whats-A-MattR thank you for logging this issue and you are right. Indeed, the module is doing a ``PUT`` instead of a ``PATCH``, reason being that the service/API owner as per...

Hi @alessandroere maybe you could be having library conflicts between MSAL and graph PowerShell. Please share the output of this command. `[system.AppDomain]::CurrentDomain.GetAssemblies() | Where-Object Location | Sort-Object -Property FullName |...

@alessandroere if you compare the two files, the output from the task scheduler is missing the `Azure.Identity` assembly hence the error. Maybe you can try reinstalling the SDK with these...

Please upgrade to the latest Microsoft Graph SDK version (2.26.1) and try again.

Permissions issues should be addressed from the source. @SteveMutungi254 please assist in redirecting this to the correct persons concerning permissions related to this path `` /reports/authenticationMethods/userRegistrationDetails``