Hi Thomas
I'm not sure if allowing custom scripting is still an option. Microsoft has started to deprecate that setting in all M365 tenants in early-May 2024. But there is a PowerShell parameter to delay it till November 2024. Have you run that command?I don't say your issue is affected by the deprecation of this feature. I'm just assuming it. To confirm it, we require our technical support team.
https://portal.office.com/adminportal/h ... s/MC714186
Best,
Fabian
I'm not sure if allowing custom scripting is still an option. Microsoft has started to deprecate that setting in all M365 tenants in early-May 2024. But there is a PowerShell parameter to delay it till November 2024. Have you run that command?
Code:
Set-SPOTenant -DelayDenyAddAndCustomizePagesEnforcement $Truehttps://portal.office.com/adminportal/h ... s/MC714186
The Custom Script setting in SharePoint and OneDrive will be removed by early-May 2024. A new PowerShell command, DelayDenyAddAndCustomizePagesEnforcement, will allow administrators to delay the change until mid-November 2024. The NoScriptSite setting will be configured to True for all existing sites except for specific site templates. Existing scripts in OneDrive and SharePoint sites will not be affected. Administrators can still permit the execution of custom scripts on specific sites using the Set-SPOSite command or from the Active sites page in the SharePoint Admin Center.
Our RnD teams are aware of the deprecation. And we are currently investigating if we have to change something in the product. Please see also this topic and Mikes comment: post511308.html#p511308We have raised ticket #07318875 but not getting any real traction on a fix.
Best,
Fabian
Statistics: Posted by Mildur — Jul 03, 2024 11:46 am






