MS GRAPH

Microsoft.Graph PowerShell Modules 2.20.0 released

Microsoft.Graph PowerShell Modules 2.20.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.20.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.20.0 PowerShell Gallery Microsoft.Graph.Beta 2.20.0 Release Notes [v2] Weekly OpenApiDocs Refresh Metadata changes detection Bump Azure.Identity from 1.11.0 to 1.11.4 in /src/Authentication/Authentication.Core Fix Metadata breaking change detection workflow Fix bug when populating command alias value in command metadata JSON updates code of conduct to the latest standard update author feedback label Update language and project on issues and PRs Remove outdated auto-add-project workflow file chore!
Microsoft.Graph.Entra PowerShell Module in Preview

Microsoft.Graph.Entra PowerShell Module in Preview

Andres Bohren
Hi All, Recently there has been released the Microsoft.Graph.Entra PowerShell Module in Preview Introducing the Microsoft Entra PowerShell module Microsoft.Graph.Entra Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands. Check the Version from the PowerShell Gallery and install the Module Find-PSResource Microsoft.Graph.Entra -Prerelease Install-PSResource Microsoft.Graph.Entra -Prerelease -Scope CurrentUser Get-InstalledPSResource Microsoft.Graph.Entra -Scope CurrentUser List the Commands of the Module Get-Command -Module Microsoft.Graph.Entra It’s not yet Part of the Microsoft.