Skip to content

Add AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled property to spo tenant settings set #6458

@martinlingstuyl

Description

@martinlingstuyl

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.

Option Description Value
--AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled [AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled] Enables or disables web property bag updates when DenyAddAndCustomizePages is enabled. true or false

There's plenty of other options we are yet missing, but let's start with this one, as it's interesting.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions