The application 'Azure Pipelines' must declare a cross scope access privilegeIssue After upgrading from Newyork to Orlando Release, see error in the platform when trying to open anything after API operation: "Execute operation on API 'ImportLog.info' from scope 'Azure Pipelines' was denied. The application 'Azure Pipelines'must declare a cross scope access privilege. Please contact the application author to update their privilege requests." STEPS TO REPRODUCE: Open any page from the left side navigation menu in the new tab(using ctlr+click). In the form header, there will be an error message displayed saying: "Execute operation on API 'ImportLog.info' from scope 'Azure Pipelines' was denied. The application 'Azure Pipelines' must declare a cross scope access privilege. Please contact the application author to update their privilege requests."ReleaseOrlandoResolutionCreate a Restricted Caller Access Privilege record by:1) Navigating to System Applications > Application Cross-Scope Access2) Click the New button and then add the following information: Source Scope = Azure PipelinesTarget Scope = GlobalTarget Type = ScriptableTarget Name = ImportLog.infoOperation=Execute APIStatus = Allowed 3) Submit