Skip to content

0.20.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@KenitoInc KenitoInc released this 03 Feb 07:43
· 19 commits to main since this release

Installation instructions

Install the module from the PowerShell gallery

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

For beta module

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

What's Changed

New Contributors

Full Changelog: 0.19.0-preview...0.20.0-preview