Tony Redmond
Tony Redmond
I found that everything works if you run Disconnect-MgGraph and retry. While this is a solution to an immediate tactical problem, it creates the more strategic issue in why a...
How many groups are we dealing with here? It could be a matter that the Graph API call is failing because of a network issue.
Has the error reappeared? The script is being used by tenants with > 20,000 groups, so the code is capable of handling that number of groups. What version of the...
Closed. I assume the fault did not reappear.
Updated to V2.28 and the Bodyparameter parameter is still unsupported.
The issue still exists in SDK V2.29. I note that the documentation has removed the BodyParameter parameter from the list of parameters, but still features BodyParameter in two of the...
Here's the Graph API: https://learn.microsoft.com/en-us/graph/api/directory-deleteditems-restore?view=graph-rest-1.0&tabs=http
Why are you attempting to patch sites/users? You need to update the users resource... From: z3r0th3h3r0 ***@***.***> Sent: Tuesday, August 12, 2025 8:56 PM To: microsoftgraph/msgraph-sdk-powershell ***@***.***> Cc: 12 Knocksinna...
SDK team, this issue needs to be fixed ASAP. The comment about hiding behind "it's the API owner's fault" reason is accurate. I see it far too often. The SDK...
It's more than just Update-MgUserPassword. Update-MgUser also needs to be updated. **_Microsoft Graph PowerShell SDK Needs to Fix Its Password Problem_** The Microsoft Graph PowerShell SDK offers developers easy access...