Identity Atlas v0.15.1 preview 1
Pre-release
Pre-release
·
8 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Identity Atlas v0.15.1 preview 1
Release status: PowerShell Gallery release candidate
Summary
Identity Atlas v0.15.1 prepares the existing Microsoft Entra relationship explorer for its first PowerShell Gallery publication. The application features and delegated Microsoft Graph permission boundary remain unchanged from v0.15.0.
Installation improvements
- Microsoft.Graph.Authentication 2.38.1 or later is now a declared module dependency.
- PowerShell Gallery installations can acquire the Graph authentication dependency automatically.
- The module declares PowerShell Core compatibility and PowerShell 7 as its minimum version.
- Gallery metadata includes the approved Identity Atlas branding, project link, MIT Licence link, tags and release notes.
After Gallery publication, install the preview with:
Install-PSResource IdentityAtlas -Prerelease -Scope CurrentUser -TrustRepository
Import-Module IdentityAtlasPackage integrity
- The Gallery package is built from the matching checksummed GitHub release archive.
- The NuGet package receives its own SHA256 checksum.
- The package gate checks metadata, dependencies, archive contents, tenant-data and secret patterns, module validity and clean import.
- The package contains no tenant report, automated-test fixture, release output, Git metadata or publisher credential.
Permission boundary
Identity Atlas continues to request delegated, read-only Microsoft Graph permissions. The Core profile remains the default. Governance collection remains explicit and optional. No Microsoft Graph write permission has been added.
Publication status
This candidate has not yet been published to the PowerShell Gallery. Publication requires a Control Alt Delete Tech Bits publisher account and a privately handled Gallery API key.