dataconnect-solutions
dataconnect-solutions copied to clipboard
Microsoft Graph Data Connect enables scaled access to Microsoft 365 data with fine grained consent model, integrated with compliance and governance, to enable analytics and big data applications on th...
Update data-connect-dataset-onedrivesynchealth.md to include additional fields (id, puser, ODataType).
Update data-connect-dataset-onedrivesynchealth.md to include additional fields (id, puser, ODataType) and rename KFMFolders to KFMEnabledFolders.
Adding the details about each Sync error including the error code, error description and link to additional documentation if available.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the solution you'd like** At the moment, only the Entra ID "group members" dataset is available, but it only contains **direct** group members. It would be nice to have...
**Describe the bug** The samples section of the documentation uses a field that is not in the specifications. The wrong field is "puser", the correct field should be "ObjectId" **To...
Corrected SharedWith attribute from incorrect "EmailAddress" to corrected "Email" naming. It is now consistent with samples and actual returned data from querying GDC.
The case of any attribute names within the STRUCTS in the schema is incorrect and misleading. Most are incorrectly specified as PascalCase when they should be camelCase. This change corrects...
We are using the Graph Data Connect to extract Azure AD information for all users in our tenant (using Azure Data Factory). The extractions works as expected but there are...