Comments on: More Microsoft Graph PowerShell SDK Problems https://office365itpros.com/2024/05/06/microsoft-graph-powershell-sdk-217/?utm_source=rss&utm_medium=rss&utm_campaign=microsoft-graph-powershell-sdk-217 Mastering Office 365 and Microsoft 365 Tue, 21 May 2024 23:38:37 +0000 hourly 1 By: Tony Redmond https://office365itpros.com/2024/05/06/microsoft-graph-powershell-sdk-217/#comment-12288 Thu, 16 May 2024 23:43:39 +0000 https://office365itpros.com/?p=64674#comment-12288 In reply to rjmnu.

A pointer to the blog post is includedin the article. I edited it as soon as Microsoft told me that they had released the text.

]]>
By: rjmnu https://office365itpros.com/2024/05/06/microsoft-graph-powershell-sdk-217/#comment-12287 Thu, 16 May 2024 23:38:02 +0000 https://office365itpros.com/?p=64674#comment-12287 Microsoft now has a blog post on the Microsoft 365 Developer Blog regarding this:

https://devblogs.microsoft.com/microsoft365dev/announcing-backward-compatibility-with-microsoft-graph-powershell-v2-19/

]]>
By: nateify https://office365itpros.com/2024/05/06/microsoft-graph-powershell-sdk-217/#comment-12258 Wed, 08 May 2024 19:34:20 +0000 https://office365itpros.com/?p=64674#comment-12258 I don’t use the Graph SDK at all at this point. I simply use a wrapper around Invoke-RestMethod and pass the token from MSAL.PS. I stick to stable endpoints but if I want to use beta then I don’t need to hassle with “beta” cmdlets and updating a million modules, dealing with -AllowClobber, etc.

]]>
By: John Doe https://office365itpros.com/2024/05/06/microsoft-graph-powershell-sdk-217/#comment-12244 Mon, 06 May 2024 09:38:32 +0000 https://office365itpros.com/?p=64674#comment-12244 Since all Graph API SDKs are auto generated there are not unit tests at all. Everything is testing by us – developers. Believe it will get worse.

]]>