RealmJoin
2.0.0
PowerShell module for managing RealmJoin (https://www.realmjoin.com/) tenant.
Minimum PowerShell version
5.1
Installation Options
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
-
- Az.Accounts (= 5.5.2)
- Az.Automation (= 1.12.1)
- Az.Resources (= 10.1.0)
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
- RealmJoin.nuspec
- LICENSE
- RealmJoin.psd1
- RealmJoin.psm1
- azure-resources\azure-automation-account\RJAutomationAccountPermissionsManifest.json
- azure-resources\azure-automation-account\automationAccount.json
- azure-resources\azure-automation-account\rjAutomationAccountPermissions.json
- azure-resources\log-analytics-workspace\logAnalyticsWorkspace.json
- azure-resources\log-analytics-workspace\schema-versions.json
- azure-resources\realmJoinServicePrincipal.json
- realmjoin-icon.png
- source\Private\AzureResourceAnalysis.ps1
- source\Private\AzureResourceConstants.ps1
- source\Private\AzureResourceOperations.ps1
- source\Private\Common.ps1
- source\Private\Constants.ps1
- source\Private\CurrentConfigurationAnalysis.ps1
- source\Private\InteractiveMenuHelpers.ps1
- source\Private\ModuleVersionCheck.ps1
- source\Private\RJEnvironment.ps1
- source\Private\RJFeatures.Development.psd1
- source\Private\RJFeatures.Production.psd1
- source\Private\RJFeatures.ps1
- source\Private\ServicePrincipalsOperations.ps1
- source\Private\TenantOnboardingOperations.ps1
- source\Private\WhatIfAnalysis.ps1
- source\Public\Grant-RJUpdateComplianceWorkspaceAccess.ps1
- source\Public\New-RJTenant.ps1
- source\Public\Set-RJAutomationAccount.ps1
- source\Public\Set-RJLogAnalyticsWorkspace.ps1
- source\Public\Show-RJFeatureInfo.ps1
- source\Public\Show-RJInteractiveSetup.ps1
- source\Public\Update-RJTenant.ps1
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 |