[BUG] Add-PnPEntraIDServicePrincipalAppRole no response #4356
Unanswered
eddison-shyi
asked this question in
General
Replies: 1 comment
-
Seems like some kind of authentication issue with your EntraID app and not connected to the cmdlet itself. You need to assign |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reporting an Issue or Missing Feature
Get-PnPAzureADServicePrincipalAssignedAppRole & Add-PnPEntraIDServicePrincipalAppRole no response (Same with Azure CLI & Windows PowerShell 7), and after 30min it shows verification code expired error. (I've logged in successfully before calling these command)
Expected behavior
Return the result immediately
Actual behavior
Idle until verification code expired
Steps to reproduce behavior
What is the version of the Cmdlet module you are running?
(you can retrieve this by executing
Get-Module -Name "PnP.PowerShell" -ListAvailable
)2.12.0 on powershell 7.4.5 (windows)
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions