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
This specific option is not in Ganeshes PR though. And I think it is best if we don't keep changing the scope of that issue. It's been open quite long now. So let's just keep this separate is my opinion...
A super interesting setting has been added to the CSOM API for tenant settings:
AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled
.This enables people to update the property bag of a site without having to disable NoScript.
Which is freaking awesome 😉
Read the official documentation, or more on my blog if you're interested.
So I thought: we need to update the list of available options to be able to use this on
spo tenant settings set
.--AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled [AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled]
There's plenty of other options we are yet missing, but let's start with this one, as it's interesting.
The text was updated successfully, but these errors were encountered: