Building and customizing solutions using Microsoft 365 Copilot APIs and tools
The message indicates that the service cannot fully read the uploaded file content because of underlying storage or access restrictions, not because of the number of files being uploaded.
From the available information, similar issues occur when:
- File upload to SharePoint or OneDrive is blocked or restricted.
- Permissions or sharing settings prevent the service from accessing the uploaded file’s storage location.
- Security or access-control features (for example, limited-access lockdown, restricted sharing links, or unmanaged-device restrictions) block full file access.
To address this, an administrator should verify the following in the tenant where the files are stored:
- Ensure file uploads to SharePoint/OneDrive are not blocked
- Confirm that file uploads via Microsoft Forms or other M365 apps are allowed and that the target OneDrive or SharePoint library is accessible.
- If the upload is tied to a form, verify that files uploaded through Microsoft Forms are successfully stored in the corresponding OneDrive or SharePoint location.
- Check device and access control policies
- In the SharePoint admin center, under Policies → Access control → Unmanaged devices, confirm that the configured setting (for example, “Allow full access from desktop apps, mobile apps, and the web” or “Allow limited, web-only access”) still allows the service to read the file contents.
- If access from unmanaged devices is blocked, use a managed/compliant device or adjust the policy as appropriate.
- Validate site and sharing configuration for the storage location
- For OneDrive or SharePoint sites used as the backing store:
- Ensure Limited-access user permission lockdown mode is disabled if it prevents the service from reading files.
- Confirm that organization-wide sharing links (such as People in your organization links) are not disabled for the site.
- Verify that site members (or the service account) have sufficient permissions to read files in the document library.
- For OneDrive or SharePoint sites used as the backing store:
If these controls restrict access, the service will upload or register the file but still report that it cannot retrieve the full contents due to file access limits. Adjusting the above settings so that the backing OneDrive/SharePoint location allows read access typically resolves this behavior.
References: