From e548584da9d4c5be61b2d1bbb323b8e62f3b806c Mon Sep 17 00:00:00 2001 From: ajs-fsp <101658105+ajs-fsp@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:43:38 +0000 Subject: [PATCH] Correction of incorrect EmailAddress attribute name for SharedWith Corrected SharedWith attribute from incorrect "EmailAddress" to corrected "Email" naming. It is now consistent with samples and actual returned data from querying GDC. --- Datasets/data-connect-dataset-sharepointpermissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Datasets/data-connect-dataset-sharepointpermissions.md b/Datasets/data-connect-dataset-sharepointpermissions.md index 4a1193a8..6be802a3 100644 --- a/Datasets/data-connect-dataset-sharepointpermissions.md +++ b/Datasets/data-connect-dataset-sharepointpermissions.md @@ -65,7 +65,7 @@ SharePoint sharing permissions information, showing what is being shared and who | SharedWith Object[] Object array with one entry for every sharing recipient | No | False | | SharedWith, Type | String | Type of sharing recipient (Internal, External, SecurityGroup, SharePoint Group) | No | False | | SharedWith, Name | String | Name of sharing recipient | No | False | -| SharedWith, EmailAddress | String | Email of sharing recipient (optional, won’t show for SharePoint groups or special security groups) | No | False | +| SharedWith, Email | String | Email of sharing recipient (optional, won’t show for SharePoint groups or special security groups) | No | False | | ShareCreatedBy | String | The user or group that created the sharing link.
Format: ``STRUCT<`Type`: STRING, `Name`: STRING, `Email`: STRING>>`` | No | False | | ShareCreatedTime Date The date and time when the share link was created | No | False | | ShareLastModifiedBy | String | The user or group that last modified the sharing link. Format: > | No | False | @@ -137,4 +137,4 @@ SharePoint sharing permissions information, showing what is being shared and who {"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"ec508b4b-6e54-401c-826f-775950f03353","WebId":"efe47d8c-6672-420b-80f9-fb884195bcbe","ItemURL":"personal/johnd_contoso_onmicrosoft_com/Documents/SampleFolder/raw/tenantid-04f9bbc5-c9b8-48ff-b39e-fea19fb67596_8b49b8db-1e86-4c97-9d8f-c725107e326d_VM104094_2021-08-13-14-15.tsv","RoleDefinition":"Contribute","LinkId":"7b623b4e-868e-40dc-85ed-f8a097e43b58","ScopeId":"1e68d614-2374-4107-9d60-ae4106565e8a","LinkScope":"SpecificPeople","SharedWithCount":[{"Type":"Internal","Count":1}],"SharedWith":[{"Type":"Internal","Name":"JaneDoe","Email":"admin@contoso.onmicrosoft.com"}],"FileExtension":"tsv"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"dcc16dfa-dac2-40f1-a052-18de723245d1","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/ContosoTeamSite/ConfidentialDocs/Pricing/ContosoPricing.xlsx","RoleDefinition":"Contribute","LinkId":"c84f75b3-2fb9-45cc-85ca-845a105f6275","ScopeId":"a4d939ef-48b2-47cf-8b05-ad3e828c872f","LinkScope":"SpecificPeople","SharedWithCount":[{"Type":"SecurityGroup","Count":1},{"Type":"External","Count":2}],"SharedWith":[{"Type":"External","Name":"John.Doe","Email":"John.Doe@gmail.com"},{"Type":"SecurityGroup","Name":"Contoso-Crew-ExternalMembers","Email":"Contoso-Crew-External@contoso.onmicrosoft.com"},{"Type":"External","Name":"JohnDoe","Email":"johnd54@hotmail.com"}],"FileExtension":"xlsx"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"d6fc2ce9-53c1-45e4-83ff-34ee770285d4","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/contosotesting/contosotesting_doclibrary1/SharingFromTeams/FirstExternalShareFromTeams.docx","RoleDefinition":"Edit","ScopeId":"f4f77c7c-dfe2-4080-b477-f76eb97d094f","SharedWithCount":[{"Type":"SharePointGroup","Count":1}],"SharedWith":[{"Type":"SharePointGroup","Name":"ContosoTestingMembers"}],"FileExtension":"docx"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"Folder","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"d6fc2ce9-53c1-45e4-83ff-34ee770285d4","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/contosotesting/contosotesting_doclibrary1/Folder2-OrganizationLinks-ReadOnlyShares","RoleDefinition":"Read","ScopeId":"bbd766bf-53f1-46be-9e4c-1736ef32168e","SharedWithCount":[{"Type":"SharePointGroup","Count":1}],"SharedWith":[{"Type":"SharePointGroup","Name":"ContosoTestingVisitors"}]} {"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"d6fc2ce9-53c1-45e4-83ff-34ee770285d4","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/contosotesting/contosotesting_doclibrary1/Folder1-OrganizationLinks-Edit/SharedWithUser1AndUser2.txt","RoleDefinition":"Contribute","LinkId":"e2acbe31-487d-460e-886c-366039ede3a8","ScopeId":"e7bfcf87-740e-433a-8af5-f9e70455555f","LinkScope":"Organization","SharedWithCount":[{"Type":"Internal","Count":2}],"SharedWith":[{"Type":"Internal","Name":"ContosoUser1","Email":"ContosoUser1@contoso.onmicrosoft.com"},{"Type":"Internal","Name":"ContosoUser2","Email":"ContosoUser2@contoso.onmicrosoft.com"}],"FileExtension":"txt"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"d6fc2ce9-53c1-45e4-83ff-34ee770285d4","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/contosotesting/contosotesting_doclibrary1/ExternalSharing2/FileOnlyExternalShare.txt","RoleDefinition":"Review","LinkId":"1191dce9-0d19-4a63-84df-6a6b9a5d9eb4","ScopeId":"f5392963-101a-4527-bef4-44e1d4c05c33","LinkScope":"Anyone","SharedWithCount":[],"SharedWith":[],"FileExtension":"txt"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"dcc16dfa-dac2-40f1-a052-18de723245d1","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/ContosoTeamSite/ConfidentialDocs/Documents/MicrosoftGraphDataConnectfrequentlyaskedquestions.docx","RoleDefinition":"Contribute","LinkId":"11cdc173-b5c7-4949-966d-4af4fada7ee3","ScopeId":"6175e30d-fd64-4c68-ba1c-f927657f8caf","LinkScope":"SpecificPeople","SharedWithCount":[{"Type":"External","Count":1},{"Type":"SecurityGroup","Count":1}],"SharedWith":[{"Type":"SecurityGroup","Name":"Contoso-Crew-ExternalMembers","Email":"Contoso-Crew-External@contoso.onmicrosoft.com"},{"Type":"External","Name":"JohnDoe","Email":"johnd54@hotmail.com"}],"FileExtension":"docx"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"Folder","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"ec508b4b-6e54-401c-826f-775950f03353","WebId":"efe47d8c-6672-420b-80f9-fb884195bcbe","ItemURL":"personal/johnd_contoso_onmicrosoft_com/Documents/SampleFolder","RoleDefinition":"Contribute","LinkId":"b7eb6706-84f3-45ad-9531-8726ba8c2e29","ScopeId":"f441650c-b8c0-4f0a-87a7-4fe3f088d52d","LinkScope":"Anyone","SharedWithCount":[{"Type":"Internal","Count":2}],"SharedWith":[{"Type":"Internal","Name":"ContosoUser1","Email":"ContosoUser1@contoso.onmicrosoft.com"},{"Type":"Internal","Name":"ContosoUser2","Email":"ContosoUser2@contoso.onmicrosoft.com"}]} {"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"File","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"d6fc2ce9-53c1-45e4-83ff-34ee770285d4","WebId":"e17df665-1a28-4c1d-9b81-f6c7e96df8ac","ItemURL":"sites/contosotesting/contosotesting_doclibrary1/Folder2-OrganizationLinks-ReadOnlyShares/File2-ReadOnly-User1.txt","RoleDefinition":"Read","ScopeId":"9180b464-ea4c-4b27-92ef-ddb30cfbc43d","SharedWithCount":[{"Type":"SharePointGroup","Count":1}],"SharedWith":[{"Type":"SharePointGroup","Name":"ContosoTestingVisitors"}],"FileExtension":"txt"}{"ptenant":"4b4741c0-4d67-4c21-842a-abcea48840d5","ItemType":"Web","SnapshotDate":"2021-10-20T00:00:00Z","SiteId":"47cb73d4-8cd8-4b19-b6a4-7905c2966cb3","WebId":"fc277af4-d28f-4d35-8637-421b64420cb5","ItemURL":"personal/ContosoUser1_contoso_onmicrosoft_com","RoleDefinition":"FullControl","ScopeId":"a2037a73-2bcc-4b34-bee7-9fbdbcab3c41","SharedWithCount":[{"Type":"Internal","Count":1}],"SharedWith":[{"Type":"Internal","Name":"ContosoUser1","Email":"ContosoUser1@contoso.onmicrosoft.com"}]} -``` \ No newline at end of file +```