Please check the same documentation and it talks that it has limited support for Exchange and OneDrive services only.
Azure China: Change tracking is not supported
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//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.
1 answer
Sort by: Most helpful
-
Deva-MSFT 2,266 Reputation points Microsoft Employee
2021-03-15T14:24:23.867+00:00