Comments on: The Maddening Side of the Microsoft Graph PowerShell SDK https://office365itpros.com/2024/07/26/microsoft-graph-powershell-sdk-odd/?utm_source=rss&utm_medium=rss&utm_campaign=microsoft-graph-powershell-sdk-odd Mastering Office 365 and Microsoft 365 Tue, 27 Aug 2024 13:53:19 +0000 hourly 1 By: Tony Redmond https://office365itpros.com/2024/07/26/microsoft-graph-powershell-sdk-odd/#comment-12763 Tue, 27 Aug 2024 13:53:19 +0000 https://office365itpros.com/?p=65740#comment-12763 In reply to Tobias Plutat.

That’s certainly an option… However, the SDK does has some plus points, such as paging management and automatic renewal of tokens.

]]>
By: Tobias Plutat https://office365itpros.com/2024/07/26/microsoft-graph-powershell-sdk-odd/#comment-12762 Tue, 27 Aug 2024 13:10:16 +0000 https://office365itpros.com/?p=65740#comment-12762 At this point, I’ve honestly given up on using the SDK for more than authenticating against the API and then running the Invoke-GraphRequest cmdlet. At some point I felt I had to know the nuts and bolts of the underlying API anyway to make sense of what the SDK does, so I might just go ahead and interact with the API in a more direct fashion.

]]>
By: John Doe https://office365itpros.com/2024/07/26/microsoft-graph-powershell-sdk-odd/#comment-12618 Sun, 28 Jul 2024 18:01:11 +0000 https://office365itpros.com/?p=65740#comment-12618 There is a lack of testing of all Microsoft Graph SDKs. They should be tested by people how have a deep knowledge of the Graph API.
Now, SDKs are tested by the end users and they don’t have time to report all issues. It’s happening since February 2023.
Even Aleksandar who is MVP doesn’t have the power to change anything. He can only complain on X. I agree that Entra module won’t bring any improvement, because it’s using SDK under the hood. A lot of people provided the feedback during MVP Summit, but I don’t see any results.

]]>