Forum Discussion
SharePoint Custom Scripts on personal sites and self-service created sites
Hello,
I wanted to know if disabling custom scripts in SharePoint will impact any scripts (PowerShell or GraphAPI) that are used to upload content to SharePoint or to get any documents uploaded?
Thank you.
Bhavpreet Bains
Bhavpreet Bains Disabling custom script will not have any impact on the powershell script or graph api till they are not referred in the page(unless you use graph api in form of scripts on the page).
This disabling restricts in any form of script inject process on the page.
Hope this helps.
1 Reply
Bhavpreet Bains Disabling custom script will not have any impact on the powershell script or graph api till they are not referred in the page(unless you use graph api in form of scripts on the page).
This disabling restricts in any form of script inject process on the page.
Hope this helps.