Skip to content

0.9.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@KenitoInc KenitoInc released this 26 Jun 16:34

What's Changed

New Contributors

Installation instructions

Install the module from PowerShell gallery

Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.9.0-preview -AllowPrerelease -Repository PSGallery –Force

For beta module

Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.9.0-preview -AllowPrerelease -Repository PSGallery –Force

Full Changelog: 0.8.0-preview...0.9.0-preview