0

I am trying to backup Azure china OneDrive using Graph API. I am able to authenticate, enumerate the items. But the request "https://microsoftgraph.chinacloudapi.cn/v1.0/drives/drive-ID-value/root/delta" fails with the following error:

"code": "BadRequest", "message": "Unsupported request: Change tracking is not supported against 'microsoft.graph.driveItem'."

From the error, it looks like Azure China doesn't support delta queries. But the following page: https://learn.microsoft.com/en-us/graph/deployments#supported-features lists delta query as a supported feature.

Please let me know if anyone has seen such an issue.

user13260866
  • 131
  • 1
  • 2
  • 9

0 Answers0