[BUG] Cant register PnP Management Shell in new tenant #3654
Unanswered
Stefan1891
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
They shoud be identical in configuration in regards of the Enterprise Apps
Both tenants are on Entra ID P2 and hold Microsoft 365 E5 licenses.
The running account is active Global Admin.
There is no MFA on that account.
The PnP Management Shell doesn't exist prior running Register... in any of the tenants.
Its possible to register other applications like 'Microsoft Graph Command Line Tools' or any Enterprise App in the gallery.
The error is

The tenant that works

The tenant that not works

Not able to find the reason why it doesn't work in the newest tenant.
What is the version of the Cmdlet module you are running?
$PSVersionTable.PSVersion
Major: 7 | Minor: 4 | Patch: 0
Get-Module -Name "PnP.PowerShell" -ListAvailable
ModuleType Version PreRelease Name PSEdition ExportedCommands
Manifest 2.3.0 PnP.PowerShell Desk {Add-PnPAdaptiveScopeProperty, Add-PnPEntraID…
Manifest 1.12.0 PnP.PowerShell Core,Desk {Add-PnPAdaptiveScopeProperty, Add-PnPPropert…
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions