From a85d39a3573bf95df8bec5e732521f1c0ab3e0e9 Mon Sep 17 00:00:00 2001 From: jatinpaliwal Date: Mon, 25 May 2026 02:06:15 -0700 Subject: [PATCH] Added documents for -EnableAgentWorkerSharingDisclaimer flag in the Set-SPOTenant commandlet --- .../Set-SPOTenant.md | 30 +++++++++++++++---- 1 file changed, 25 insertions(+), 5 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 50072dd68..b60ea2980 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,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -EnableAgentWorkerSharingDisclaimer + +> Applicable: SharePoint Online + +Enables or disables a disclaimer shown to end users when sharing content with Agent Workers (Digital Workers). When enabled, users see a notification before proceeding with sharing actions involving AI agents. + +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.