April 2023

PowerShell : Hide SharePoint List via PnP / o365 CLI cmdlet

Creating a SharePoint list for an internal business process doesn’t always mean it should be visible to every end user browsing Site Contents — a supporting list a workflow depends on, for instance, can just cause confusion if someone stumbles onto it. Hiding the list is the fix: it still works normally and is still […]

PowerShell : Hide SharePoint List via PnP / o365 CLI cmdlet Read More »

SharePoint Online: Using PowerShell, enable or disable the “Everyone” group

In this post: What the “Everyone” claims actually are · Why “Everyone” is riskier than it sounds · Showing or hiding the claims with PnP PowerShell · The same settings via SPO Management Shell · This is a visibility setting, not a security control · Auditing where it’s already been granted · Related reading What

SharePoint Online: Using PowerShell, enable or disable the “Everyone” group Read More »

Create SharePoint list Item using Rest API via Power Automate

In this post: Overview · Create SharePoint List Item · Setting up the action · A multi-select Choice column needs its own shape too · Catching a failed call instead of assuming success · Related reading Overview REST API is one of the best options for modifying SharePoint from Power Automate. SharePoint includes its own

Create SharePoint list Item using Rest API via Power Automate Read More »