sassdawe/PnP PowerShell Sharing Settings as Code

Define and enforce SharePoint Online sharing settings with GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SHAREPOINT_ADMIN_URLURL of the SharePoint Admin Siteyes
CLIENT_IDClient Id of App Registration with SharePoint Online permissionsyes
CLIENT_SECRETClient Secret of App Registration with SharePoint Online permissionsyes
SHARINGCAPABILITY_DISABLED_SITESComma separated list of URLS where to disable sharing capability. Or "null" or "ALLELSE".nonull
SHARINGCAPABILITY_EXTERNALUSERSHARINGONLY_SITESComma separated list of URLS where to enable sharing capability for external users only. Or "null" or "ALLELSE".nonull
SHARINGCAPABILITY_EXTERNALUSERANDGUESTSHARING_SITESComma separated list of URLS where to enable sharing capability for both external users and guests. Or "null" or "ALLELSE".nonull
SHARINGCAPABILITY_EXISTINGEXTERNALUSERSHARINGONLY_SITESComma separated list of URLS where to enable sharing capability for existing external users only. Or "null" or "ALLELSE".nonull

no outputs