RealmJoin

2.0.0

PowerShell module for managing RealmJoin (https://www.realmjoin.com/) tenant.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name RealmJoin -RequiredVersion 2.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name RealmJoin -Version 2.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 glueckkanja AG. All rights reserved.

Package Details

Author(s)

  • glueckkanja

Tags

RealmJoin Configuration RJTenant RJ

Functions

New-RJTenant Update-RJTenant Show-RJFeatureInfo Show-RJInteractiveSetup Set-RJLogAnalyticsWorkspace Grant-RJUpdateComplianceWorkspaceAccess

Dependencies

Release Notes

- BREAKING: sign-in now uses the Azure PowerShell app (Connect-AzAccount) instead of Microsoft Graph PowerShell
- Added Set-RJLogAnalyticsWorkspace to deploy a Log Analytics Workspace with custom tables and Data Collection Rules
- Added Grant-RJUpdateComplianceWorkspaceAccess to grant the RealmJoin Azure Resources service principal Log Analytics Reader access on an Update Compliance workspace
- Added Azure resource deployment support (ARM templates shipped with the module) and a Log Analytics option in the interactive setup
- Module dependencies swapped from Microsoft.Graph.* to Az.Accounts, Az.Resources, and Az.Automation (auto-installed)
- Fixed Azure context cache selection reusing a context from the wrong tenant/subscription

FileList

Version History

Version Downloads Last updated
2.1.1 8 9/1/2026
2.1.0 12 8/26/2026
2.0.1 54 8/17/2026
2.0.0 (current version) 10 8/17/2026
1.1.0 64 7/15/2026
1.0.1 684 9/23/2025
1.0.0 1,450 9/16/2025
0.1.3-beta1 12 9/16/2025
0.1.2-beta1 6 9/16/2025
0.1.1-beta1 6 9/16/2025
Show more