From b4335f9910b4f59ae18337e936c14f418dd9a1c4 Mon Sep 17 00:00:00 2001 From: Harper Hults Date: Mon, 28 Jul 2025 10:43:50 -0700 Subject: [PATCH 1/2] Refresh sharing docs Fix an incorrect statement and update docs to use more modern terminology. --- .../Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md index 34fd13e9e..952e68fea 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -1839,7 +1839,7 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Lets administrators choose the default permission of the link in the sharing dialog box in OneDrive for Business and SharePoint Online. This applies to anonymous access, internal and direct links. +Lets administrators choose the default permission of the link in the sharing dialog box in OneDrive for Business and SharePoint Online. This applies to anonymous access, organization, and specific people links. The valid values are View and Edit (default). @@ -1894,7 +1894,7 @@ For additional information about how to change the default link type, see Change The valid values are: -- None - Respect the organization default sharing link type +- None - Use the widest sharing scope permitted by other sharing settings - Direct - Sets the default sharing link for this site to the Specific people link - Internal - Sets the default sharing link for this site to the organization link or company shareable link - AnonymousAccess - Sets the default sharing link for this site to an Anonymous Access or Anyone link From bbee93d41729467b20a97528122eb9d9a680be98 Mon Sep 17 00:00:00 2001 From: Harper Hults Date: Mon, 28 Jul 2025 10:45:34 -0700 Subject: [PATCH 2/2] remove company sharing link deprecated phrase --- .../Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md index 952e68fea..b8915ec11 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -1896,7 +1896,7 @@ The valid values are: - None - Use the widest sharing scope permitted by other sharing settings - Direct - Sets the default sharing link for this site to the Specific people link -- Internal - Sets the default sharing link for this site to the organization link or company shareable link +- Internal - Sets the default sharing link for this site to the organization link - AnonymousAccess - Sets the default sharing link for this site to an Anonymous Access or Anyone link ```yaml