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 50072dd68..6e241936d 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -28,7 +28,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -158,7 +158,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -289,7 +289,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -421,7 +421,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -551,7 +551,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] - [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-EnableAgentWorkerSharingDisclaimer ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] @@ -2976,6 +2976,29 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -EnableAgentWorkerSharingDisclaimer + +> Applicable: SharePoint Online + +> [!NOTE] +> This feature is currently in preview and may not be available in your tenant. + +This is a tenant-level switch that enables admins to allow end users to see a disclaimer message when they share a site or it's content with an agent worker or AI teammate. + +PARAMVALUE: True | False + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -EnableAutoExpirationVersionTrim Global and SharePoint Administrators can set organization-level version history limits settings that universally apply to new versions created on all new document libraries created in your organization.