Skip to content

1.0.6

Compare
Choose a tag to compare
@KenitoInc KenitoInc released this 15 Apr 08:20
· 6 commits to main since this release
07e3992

Installation instructions

Install the module from the PowerShell gallery

Install-Module -Name Microsoft.Entra -RequiredVersion 1.0.6 -Repository PSGallery -Force -AllowClobber

For beta module

Install-Module -Name Microsoft.Entra.Beta -RequiredVersion 1.0.6 -Repository PSGallery -Force -AllowClobber

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6