Skip to content

Additional properties added to update at tenant level#4681

Merged
KoenZomers merged 5 commits into
pnp:devfrom
reshmee011:TenantProp
Jan 22, 2025
Merged

Additional properties added to update at tenant level#4681
KoenZomers merged 5 commits into
pnp:devfrom
reshmee011:TenantProp

Conversation

@reshmee011
Copy link
Copy Markdown
Collaborator

Type

  • New Feature

What is in this Pull Request ?

Add parameters to get or set on the set-pnptenant cmdlet.

[-WhoCanShareAllowListInTenant ]
[-LegacyBrowserAuthProtocolsEnabled ]
[-EnableDiscoverableByOrganizationForVideos ]
[-RestrictedAccessControlforSitesErrorHelpLink ]
[-Workflow2010Disabled ]
[-AllowSharingOutsideRestrictedAccessControlGroups ]
[-HideSyncButtonOnDocLib ]
[-HideSyncButtonOnODB ]
[-StreamLaunchConfig ]
[-EnableMediaReactions ]
[-ContentSecurityPolicyEnforcement ]
[-DisableSpacesActivation ]

@KoenZomers
Copy link
Copy Markdown
Collaborator

Thanks @reshmee011!

@KoenZomers KoenZomers merged commit 45ff5e5 into pnp:dev Jan 22, 2025
@reshmee011 reshmee011 deleted the TenantProp branch February 28, 2025 16:40
@vascoazevedo08
Copy link
Copy Markdown

Hi @reshmee011! Following up on a discussion I opened recently in this repo:

WhoCanShareAllowListInTenant is currently exposed as a string (ACL format), which makes it harder to work with. Would it be possible to support the WhoCanShareAllowListInTenantByPrincipalIdentity property that already exists in the Microsoft.Online.SharePoint.TenantAdministration DLL?

Additionally, from what I can see, when updating the sharing settings in SharePoint Admin (specifically the security groups in the sharing policy), the network request uses _api/SPO.Tenant with the WhoCanShareAllowListInTenantByPrincipalIdentity property.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants