You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. Got similar issues here after executing Get-EntraTierZeroServicePrincipals -Token XYZ ... I guess, it is because variable values of '$PrivAuthAdmins', '$PartnerTier2Support' are empty {} in the response ... Adding "-ErrorAction Ignore" does solve the issue for now but wondering maybe an if-else condition before trying to expand the principal property in future versions would also help ... cheers.
Hi,
I am running into the following error every time i try to fetch Get-TierZeroServicePrincipals
Get-TierZeroServicePrincipals -Token $MSGraphToken
select : Property "principal" cannot be found.
At C:\Users\Downloads\BARK.ps1:8276 char:28
The text was updated successfully, but these errors were encountered: