Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,282 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We want to determine whether a particular driveItem is in a Teams site.
Currently, we do a search of all Groups to see if they have the resourceProvisioningOptions with the value Team in it, however this is slow.
Is there a faster way?