Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@KenitoInc KenitoInc released this 28 Feb 07:31
· 4 commits to main since this release
963e92f

Release Notes

1.0.3 - February 28, 2025

Installation instructions

Install the module from the PowerShell gallery

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

For beta module

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

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3