The error can be seen early in an On Demand Migration (ODM) SharePoint site migration.
"An error occurred migrating site collection"
"Microsoft.Azure.WebJobs.Extensions.DurableTask.FunctionFailedException: The orchestrator function 'OrchestrationUpdateNoScriptsSettings' failed: ""The activity function 'UpdateNoScriptSetting' failed: ""Exception of type 'Quest.MigrationContracts.Exceptions.UnauthorizedException' was thrown."". See the function execution logs for additional details."". See the function execution logs for additional details."
Allow custom scripts through PowerShell for the site(s) experiencing the error. Microsoft has documentation on how to perform this action here.
Command Example:
Set-SPOSite -DenyAddAndCustomizePages 0
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center