Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SiteOwnerManageLegacyServicePrincipalEnabled #3433

Closed
1 task
IfEyeOnlyKnew opened this issue Sep 21, 2023 · 3 comments
Closed
1 task

[BUG] SiteOwnerManageLegacyServicePrincipalEnabled #3433

IfEyeOnlyKnew opened this issue Sep 21, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@IfEyeOnlyKnew
Copy link

IfEyeOnlyKnew commented Sep 21, 2023

Notice

Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue:

Running this command and parameter: Set-pnptenant -SiteOwnerManageLegacyServicePrincipalEnabled $true

Reporting an Issue or Missing Feature

Please confirm what it is that your reporting - Parameter is missing SiteOwnerManageLegacyServicePrincipalEnabled

Actual behavior

Please describe what you see instead. Please provide samples of output or screenshots.

Set-pnptenant -SiteOwnerManageLegacyServicePrincipalEnabled $true

ERRROR:
Set-PnPTenant: A parameter cannot be found that matches parameter name 'SiteOwnerManageLegacyServicePrincipalEna
bled'.

Steps to reproduce behavior

Please include complete script or code samples in-line or linked from gists

connect-pnponline -Url https://tenant-admin.sharepoint.com/ -interactive (SharePoint Admin role)
Set-PnPTenant -SiteOwnerManageLegacyServicePrincipalEnabled $true

What is the version of the Cmdlet module you are running?

(you can retrieve this by executing Get-Module -Name "PnP.PowerShell" -ListAvailable)

Get-Module -Name "PnP.PowerShell" -ListAvailable

ModuleType Version PreRelease Name PSEdition ExportedCommands


Manifest 2.2.0 PnP.PowerShell Desk {Add-PnPAdaptiveScopeProperty, …
Manifest 1.12.0 PnP.PowerShell Core,Desk {Add-PnPAdaptiveScopeProperty, …
Manifest 1.4.0 PnP.PowerShell Core,Desk {Add-PnPClientSidePage, Add-PnP…

Which operating system/environment are you running PnP PowerShell on?

  • Windows

setpnptenant

@IfEyeOnlyKnew IfEyeOnlyKnew added the bug Something isn't working label Sep 21, 2023
@IfEyeOnlyKnew IfEyeOnlyKnew changed the title [BUG] [BUG] SiteOwnerManageLegacyServicePrincipalEnabled Sep 21, 2023
@IfEyeOnlyKnew
Copy link
Author

GetCommand

@IfEyeOnlyKnew
Copy link
Author

I see this maybe was deployed in August. #3318

@veronicageek
Copy link
Collaborator

That's correct, so you need to use a nightly build.
Seems Microsoft has fixed the problem (as seen in #3359)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants