From 317093cf45e1da34bf517b910ce824a1e848c575 Mon Sep 17 00:00:00 2001 From: anthonyfleck Date: Sun, 5 Oct 2025 00:35:28 -0500 Subject: [PATCH 1/3] Adds two parameters to restrict external sharing for agent identities to Set-SPOTenant --- .../Set-SPOTenant.md | 385 ++++++++++++++---- 1 file changed, 297 insertions(+), 88 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 30790ced4..ec1af32ac 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -19,7 +19,6 @@ Sets properties on the SharePoint Online organization. ## SYNTAX ### None (Default) - ``` Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ExternalServicesEnabled ] [-NoAccessRedirectUrl ] [-ArchiveRedirectUrl ] @@ -37,10 +36,126 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-UsePersistentCookiesForExplorerView ] [-ReSyncTenantPrivacyProfile] [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] [-PublicCdnEnabled ] [-PublicCdnAllowedFileTypes ] - [-RequireAnonymousLinksExpireInDays ] [-OneDriveOrganizationSharingLinkMaxExpirationInDays ] - [-CoreOrganizationSharingLinkMaxExpirationInDays ] - [-OneDriveOrganizationSharingLinkRecommendedExpirationInDays ] - [-CoreOrganizationSharingLinkRecommendedExpirationInDays ] [-SharingAllowedDomainList ] + [-RequireAnonymousLinksExpireInDays ] [-RequireOrganizationLinksExpireInDays ] + [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] + [-SharingDomainRestrictionMode ] [-OneDriveStorageQuota ] + [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] [-IPAddressAllowList ] + [-IPAddressWACTokenLifetime ] [-EnableTenantRestrictionsInsights ] + [-EnablePromotedFileHandlers ] [-UseFindPeopleInPeoplePicker ] + [-DefaultSharingLinkType ] [-ODBMembersCanShare ] + [-ODBAccessRequests ] [-PreventExternalUsersFromResharing ] + [-ShowPeoplePickerSuggestionsForGuestUsers ] [-AppOnlyBypassPeoplePickerPolicies ] + [-EnableDiscoverableByOrganizationForVideos ] [-FileAnonymousLinkType ] + [-FolderAnonymousLinkType ] [-NotifyOwnersWhenItemsReshared ] + [-NotifyOwnersWhenInvitationsAccepted ] [-NotificationsInOneDriveForBusinessEnabled ] + [-NotificationsInSharePointEnabled ] [-SelfServiceSiteCreationDisabled ] + [-SpecialCharactersStateInFileFolderNames ] [-OwnerAnonymousNotification ] + [-CommentsOnSitePagesDisabled ] [-CommentsOnFilesDisabled ] + [-CommentsOnListItemsDisabled ] [-ViewersCanCommentOnMediaDisabled ] + [-SocialBarOnSitePagesDisabled ] [-SiteOwnersCanAccessMissingContent ] + [-OrphanedPersonalSitesRetentionPeriod ] [-PermissiveBrowserFileHandlingOverride ] + [-DisallowInfectedFileDownload ] [-DefaultLinkPermission ] + [-CustomizedExternalSharingServiceUrl ] [-ConditionalAccessPolicyErrorHelpLink ] + [-RestrictedAccessControlforSitesErrorHelpLink ] + [-RestrictedAccessControlForOneDriveErrorHelpLink ] + [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] [-FilePickerExternalImageSearchEnabled ] + [-EmailAttestationRequired ] [-EmailAttestationReAuthDays ] + [-SyncPrivacyProfileProperties ] [-DisabledWebPartIds ] + [-DisabledAdaptiveCardExtensionIds ] [-EnableMinimumVersionRequirement ] + [-MarkNewFilesSensitiveByDefault ] [-EnableAIPIntegration ] + [-SyncAadB2BManagementPolicy ] [-AllowCommentsTextOnEmailEnabled ] + [-EnableAzureADB2BIntegration ] [-DisableAddShortcutsToOneDrive ] + [-IncludeAtAGlanceInShareEmails ] [-DisableWorkflow2010 ] [-EnableAutoNewsDigest ] + [-StopNew2010Workflows ] [-StopNew2013Workflows ] [-DisableBackToClassic ] + [-ExternalUserExpirationRequired ] [-ExternalUserExpireInDays ] + [-BlockDownloadLinksFileType ] [-AnyoneLinkTrackUsers ] + [-BlockAppAccessWithAuthenticationContext ] [-OneDriveLoopDefaultSharingLinkScope ] + [-OneDriveLoopDefaultSharingLinkRole ] [-OneDriveRequestFilesLinkEnabled ] + [-OneDriveRequestFilesLinkExpirationInDays ] [-OneDriveSharingCapability ] + [-OneDriveDefaultShareLinkScope ] [-OneDriveDefaultShareLinkRole ] + [-OneDriveDefaultLinkToExistingAccess ] [-OneDriveBlockGuestsAsSiteAdmin ] + [-CoreLoopDefaultSharingLinkScope ] [-CoreLoopDefaultSharingLinkRole ] + [-CoreSharingCapability ] [-AllowSharingOutsideRestrictedAccessControlGroups ] + [-CoreRequestFilesLinkEnabled ] [-CoreRequestFilesLinkExpirationInDays ] + [-CoreDefaultShareLinkScope ] [-CoreDefaultShareLinkRole ] + [-CoreDefaultLinkToExistingAccess ] [-CoreBlockGuestsAsSiteAdmin ] + [-AllowAnonymousMeetingParticipantsToAccessWhiteboards ] [-Workflows2013Enabled ] + [-IsFluidEnabled ] [-IsWBFluidEnabled ] [-IsCollabMeetingNotesFluidEnabled ] + [-IsLoopEnabled ] [-DisableDocumentLibraryDefaultLabeling ] + [-ExtendPermissionsToUnprotectedFiles ] [-EnableSensitivityLabelForPDF ] + [-EnableSensitivityLabelForOneNote ] [-EnableSensitivityLabelForVideoFiles ] + [-BlockSendLabelMismatchEmail ] [-LabelMismatchEmailHelpLink ] + [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] + [-BlockUserInfoVisibilityInSharePoint ] + [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] + [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] + [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] + [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] + [-EnableModernListTemplateIds ] [-HideSyncButtonOnTeamSite ] + [-AllowGuestUserShareToUsersNotInSiteCollection ] [-StreamLaunchConfig ] + [-DelegateRestrictedContentDiscoverabilityManagement ] + [-DelegateRestrictedAccessControlManagement ] [-DisableOutlookPSTVersionTrimming ] + [-MediaTranscription ] + [-MediaTranscriptionAutomaticFeatures ] + [-ViewInFileExplorerEnabled ] [-AuthContextResilienceMode ] + [-ReduceTempTokenLifetimeEnabled ] [-ReduceTempTokenLifetimeValue ] + [-ShowOpenInDesktopOptionForSyncedFiles ] [-ShowPeoplePickerGroupSuggestionsForIB ] + [-EnableRestrictedAccessControl ] [-BlockDownloadFileTypePolicy ] + [-BlockDownloadFileTypeIds ] [-ExcludedBlockDownloadGroupIds ] + [-TlsTokenBindingPolicyValue ] [-RecycleBinRetentionPeriod ] + [-IsEnableAppAuthPopUpEnabled ] [-IsDataAccessInCardDesignerEnabled ] + [-MassDeleteNotificationDisabled ] [-EnableAutoExpirationVersionTrim ] + [-EnableMediaReactions ] [-BusinessConnectivityServiceDisabled ] + [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] [-FileTypesForVersionExpiration ] + [-RemoveVersionExpirationFileTypeOverride ] [-AllowSensitivityLabelOnRecords ] + [-DelayDenyAddAndCustomizePagesEnforcement ] + [-DelayDenyAddAndCustomizePagesEnforcementOnClassicPublishingSites ] + [-AllowClassicPublishingSiteCreation ] [-WhoCanShareAnonymousAllowList ] + [-WhoCanShareAuthenticatedGuestAllowList ] + [-ResyncContentSecurityPolicyConfigurationEntries ] [-ContentSecurityPolicyEnforcement ] + [-DocumentUnderstandingModelScope ] + [-DocumentUnderstandingModelSelectedSitesList ] + [-DocumentUnderstandingModelSelectedSitesListOperation ] + [-AIBuilderModelScope ] [-AIBuilderModelSelectedSitesList ] + [-AIBuilderModelSelectedSitesListOperation ] + [-AIBuilderModelSelectedSitesIncludesContentCenters ] [-PrebuiltModelScope ] + [-PrebuiltModelSelectedSitesList ] + [-PrebuiltModelSelectedSitesListOperation ] + [-DocumentTranslationScope ] [-DocumentTranslationSelectedSitesList ] + [-DocumentTranslationSelectedSitesListOperation ] + [-AutofillColumnsScope ] [-AutofillColumnsSelectedSitesList ] + [-AutofillColumnsSelectedSitesListOperation ] + [-KnowledgeAgentScope ] [-KnowledgeAgentSelectedSitesList ] + [-KnowledgeAgentSelectedSitesListOperation ] + [-OpticalCharacterRecognitionScope ] + [-OpticalCharacterRecognitionSelectedSitesList ] + [-OpticalCharacterRecognitionSelectedSitesListOperation ] + [-DefaultContentCenterSite ] + [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] + [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] [] +``` + +### ParameterSetContentTypeSyncSiteTemplatesList +``` +Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] + [-ExternalServicesEnabled ] [-NoAccessRedirectUrl ] [-ArchiveRedirectUrl ] + [-SharingCapability ] [-DisplayStartASiteOption ] [-StartASiteFormUrl ] + [-ShowEveryoneClaim ] [-ShowAllUsersClaim ] + [-ShowEveryoneExceptExternalUsersClaim ] + [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] + [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] + [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] + [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] + [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] + [-DisableSharePointStoreAccess ] [-SiteOwnerManageLegacyServicePrincipalEnabled ] + [-RequireAcceptingAccountMatchInvitedAccount ] [-ProvisionSharedWithEveryoneFolder ] + [-SignInAccelerationDomain ] [-EnableGuestSignInAcceleration ] + [-UsePersistentCookiesForExplorerView ] -ContentTypeSyncSiteTemplatesList + [-ExcludeSiteTemplate] [-ReSyncTenantPrivacyProfile] [-BccExternalSharingInvitations ] + [-BccExternalSharingInvitationsList ] [-PublicCdnEnabled ] + [-PublicCdnAllowedFileTypes ] [-RequireAnonymousLinksExpireInDays ] + [-RequireOrganizationLinksExpireInDays ] [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] [-SharingDomainRestrictionMode ] [-OneDriveStorageQuota ] [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] [-IPAddressAllowList ] [-IPAddressWACTokenLifetime ] @@ -137,11 +252,10 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-OpticalCharacterRecognitionSelectedSitesListOperation ] [-DefaultContentCenterSite ] [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] - [-RestrictResourceAccountAccess ] [] + [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] [] ``` -### ParameterSetContentTypeSyncSiteTemplatesList - +### ParamSetMultipleSites ``` Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ExternalServicesEnabled ] [-NoAccessRedirectUrl ] [-ArchiveRedirectUrl ] @@ -150,15 +264,16 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] - [-LegacyBrowserAuthProtocolsEnabled ] [-DisableCustomAppAuthentication ] + [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] + [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] [-DisableSharePointStoreAccess ] [-SiteOwnerManageLegacyServicePrincipalEnabled ] [-RequireAcceptingAccountMatchInvitedAccount ] [-ProvisionSharedWithEveryoneFolder ] [-SignInAccelerationDomain ] [-EnableGuestSignInAcceleration ] - [-UsePersistentCookiesForExplorerView ] -ContentTypeSyncSiteTemplatesList - [-ExcludeSiteTemplate] [-ReSyncTenantPrivacyProfile] [-BccExternalSharingInvitations ] - [-BccExternalSharingInvitationsList ] [-PublicCdnEnabled ] - [-PublicCdnAllowedFileTypes ] [-RequireAnonymousLinksExpireInDays ] + [-UsePersistentCookiesForExplorerView ] [-ReSyncTenantPrivacyProfile] + [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] + [-PublicCdnEnabled ] [-PublicCdnAllowedFileTypes ] + [-RequireAnonymousLinksExpireInDays ] [-RequireOrganizationLinksExpireInDays ] [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] [-SharingDomainRestrictionMode ] [-OneDriveStorageQuota ] [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] [-IPAddressAllowList ] @@ -174,11 +289,14 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-SpecialCharactersStateInFileFolderNames ] [-OwnerAnonymousNotification ] [-CommentsOnSitePagesDisabled ] [-CommentsOnFilesDisabled ] [-CommentsOnListItemsDisabled ] [-ViewersCanCommentOnMediaDisabled ] - [-SocialBarOnSitePagesDisabled ] [-OrphanedPersonalSitesRetentionPeriod ] - [-PermissiveBrowserFileHandlingOverride ] [-DisallowInfectedFileDownload ] - [-DefaultLinkPermission ] [-CustomizedExternalSharingServiceUrl ] - [-ConditionalAccessPolicyErrorHelpLink ] [-RestrictedAccessControlforSitesErrorHelpLink ] + [-SocialBarOnSitePagesDisabled ] [-SiteOwnersCanAccessMissingContent ] + [-OrphanedPersonalSitesRetentionPeriod ] [-PermissiveBrowserFileHandlingOverride ] + [-DisallowInfectedFileDownload ] [-DefaultLinkPermission ] + [-CustomizedExternalSharingServiceUrl ] [-ConditionalAccessPolicyErrorHelpLink ] + [-RestrictedAccessControlforSitesErrorHelpLink ] [-SensitivityLabel ] [-RestrictedAccessControlForOneDriveErrorHelpLink ] + [-ConditionalAccessPolicy ] [-AllowDownloadingNonWebViewableFiles ] + [-LimitedAccessFileType ] [-AllowEditing ] [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] [-FilePickerExternalImageSearchEnabled ] [-EmailAttestationRequired ] [-EmailAttestationReAuthDays ] [-SyncPrivacyProfileProperties ] [-DisabledWebPartIds ] @@ -188,7 +306,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-EnableAzureADB2BIntegration ] [-DisableAddShortcutsToOneDrive ] [-IncludeAtAGlanceInShareEmails ] [-DisableWorkflow2010 ] [-EnableAutoNewsDigest ] [-StopNew2010Workflows ] [-StopNew2013Workflows ] [-DisableBackToClassic ] - [-ExternalUserExpirationRequired ] [-ExternalUserExpireInDays ] + [[-Sites] ] [-ExternalUserExpirationRequired ] [-ExternalUserExpireInDays ] [-BlockDownloadLinksFileType ] [-AnyoneLinkTrackUsers ] [-BlockAppAccessWithAuthenticationContext ] [-OneDriveLoopDefaultSharingLinkScope ] [-OneDriveLoopDefaultSharingLinkRole ] [-OneDriveRequestFilesLinkEnabled ] @@ -204,6 +322,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsFluidEnabled ] [-IsWBFluidEnabled ] [-IsCollabMeetingNotesFluidEnabled ] [-IsLoopEnabled ] [-DisableDocumentLibraryDefaultLabeling ] [-ExtendPermissionsToUnprotectedFiles ] [-EnableSensitivityLabelForPDF ] + [-EnableSensitivityLabelForOneNote ] [-EnableSensitivityLabelForVideoFiles ] [-BlockSendLabelMismatchEmail ] [-LabelMismatchEmailHelpLink ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] @@ -227,7 +346,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsEnableAppAuthPopUpEnabled ] [-IsDataAccessInCardDesignerEnabled ] [-MassDeleteNotificationDisabled ] [-EnableAutoExpirationVersionTrim ] [-EnableMediaReactions ] [-BusinessConnectivityServiceDisabled ] - [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] [-AllowSensitivityLabelOnRecords ] + [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] [-FileTypesForVersionExpiration ] + [-RemoveVersionExpirationFileTypeOverride ] [-AllowSensitivityLabelOnRecords ] [-DelayDenyAddAndCustomizePagesEnforcement ] [-DelayDenyAddAndCustomizePagesEnforcementOnClassicPublishingSites ] [-AllowClassicPublishingSiteCreation ] [-WhoCanShareAnonymousAllowList ] @@ -245,18 +365,17 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-DocumentTranslationSelectedSitesListOperation ] [-AutofillColumnsScope ] [-AutofillColumnsSelectedSitesList ] [-AutofillColumnsSelectedSitesListOperation ] + [-KnowledgeAgentScope ] [-KnowledgeAgentSelectedSitesList ] + [-KnowledgeAgentSelectedSitesListOperation ] [-OpticalCharacterRecognitionScope ] [-OpticalCharacterRecognitionSelectedSitesList ] [-OpticalCharacterRecognitionSelectedSitesListOperation ] [-DefaultContentCenterSite ] [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] - [-RestrictResourceAccountAccess ] [-EnableSensitivityLabelForOneNote ] - [-EnableSensitivityLabelForVideoFiles ] [-SiteOwnersCanAccessMissingContent ] - [] + [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] [] ``` -### ParamSetMultipleSites - +### InformationBarrier ``` Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ExternalServicesEnabled ] [-NoAccessRedirectUrl ] [-ArchiveRedirectUrl ] @@ -265,7 +384,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] - [-LegacyBrowserAuthProtocolsEnabled ] [-DisableCustomAppAuthentication ] + [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] + [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] [-DisableSharePointStoreAccess ] [-SiteOwnerManageLegacyServicePrincipalEnabled ] [-RequireAcceptingAccountMatchInvitedAccount ] [-ProvisionSharedWithEveryoneFolder ] @@ -273,29 +393,28 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-UsePersistentCookiesForExplorerView ] [-ReSyncTenantPrivacyProfile] [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] [-PublicCdnEnabled ] [-PublicCdnAllowedFileTypes ] - [-RequireAnonymousLinksExpireInDays ] [-SharingAllowedDomainList ] - [-SharingBlockedDomainList ] [-SharingDomainRestrictionMode ] - [-OneDriveStorageQuota ] [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] - [-IPAddressAllowList ] [-IPAddressWACTokenLifetime ] - [-EnableTenantRestrictionsInsights ] [-EnablePromotedFileHandlers ] - [-UseFindPeopleInPeoplePicker ] [-DefaultSharingLinkType ] - [-ODBMembersCanShare ] [-ODBAccessRequests ] - [-PreventExternalUsersFromResharing ] [-ShowPeoplePickerSuggestionsForGuestUsers ] - [-AppOnlyBypassPeoplePickerPolicies ] [-EnableDiscoverableByOrganizationForVideos ] - [-FileAnonymousLinkType ] [-FolderAnonymousLinkType ] - [-NotifyOwnersWhenItemsReshared ] [-NotifyOwnersWhenInvitationsAccepted ] - [-NotificationsInOneDriveForBusinessEnabled ] [-NotificationsInSharePointEnabled ] - [-SelfServiceSiteCreationDisabled ] + [-RequireAnonymousLinksExpireInDays ] [-RequireOrganizationLinksExpireInDays ] + [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] + [-SharingDomainRestrictionMode ] [-OneDriveStorageQuota ] + [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] [-IPAddressAllowList ] + [-IPAddressWACTokenLifetime ] [-EnableTenantRestrictionsInsights ] + [-EnablePromotedFileHandlers ] [-UseFindPeopleInPeoplePicker ] + [-DefaultSharingLinkType ] [-ODBMembersCanShare ] + [-ODBAccessRequests ] [-PreventExternalUsersFromResharing ] + [-ShowPeoplePickerSuggestionsForGuestUsers ] [-AppOnlyBypassPeoplePickerPolicies ] + [-EnableDiscoverableByOrganizationForVideos ] [-FileAnonymousLinkType ] + [-FolderAnonymousLinkType ] [-NotifyOwnersWhenItemsReshared ] + [-NotifyOwnersWhenInvitationsAccepted ] [-NotificationsInOneDriveForBusinessEnabled ] + [-NotificationsInSharePointEnabled ] [-SelfServiceSiteCreationDisabled ] [-SpecialCharactersStateInFileFolderNames ] [-OwnerAnonymousNotification ] [-CommentsOnSitePagesDisabled ] [-CommentsOnFilesDisabled ] [-CommentsOnListItemsDisabled ] [-ViewersCanCommentOnMediaDisabled ] - [-SocialBarOnSitePagesDisabled ] [-OrphanedPersonalSitesRetentionPeriod ] - [-PermissiveBrowserFileHandlingOverride ] [-DisallowInfectedFileDownload ] - [-DefaultLinkPermission ] [-CustomizedExternalSharingServiceUrl ] - [-ConditionalAccessPolicyErrorHelpLink ] [-RestrictedAccessControlforSitesErrorHelpLink ] - [-SensitivityLabel ] [-RestrictedAccessControlForOneDriveErrorHelpLink ] - [-ConditionalAccessPolicy ] [-AllowDownloadingNonWebViewableFiles ] - [-LimitedAccessFileType ] [-AllowEditing ] + [-SocialBarOnSitePagesDisabled ] [-SiteOwnersCanAccessMissingContent ] + [-OrphanedPersonalSitesRetentionPeriod ] [-PermissiveBrowserFileHandlingOverride ] + [-DisallowInfectedFileDownload ] [-DefaultLinkPermission ] + [-CustomizedExternalSharingServiceUrl ] [-ConditionalAccessPolicyErrorHelpLink ] + [-RestrictedAccessControlforSitesErrorHelpLink ] + [-RestrictedAccessControlForOneDriveErrorHelpLink ] [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] [-FilePickerExternalImageSearchEnabled ] [-EmailAttestationRequired ] [-EmailAttestationReAuthDays ] [-SyncPrivacyProfileProperties ] [-DisabledWebPartIds ] @@ -305,7 +424,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-EnableAzureADB2BIntegration ] [-DisableAddShortcutsToOneDrive ] [-IncludeAtAGlanceInShareEmails ] [-DisableWorkflow2010 ] [-EnableAutoNewsDigest ] [-StopNew2010Workflows ] [-StopNew2013Workflows ] [-DisableBackToClassic ] - [-Sites ] [-ExternalUserExpirationRequired ] [-ExternalUserExpireInDays ] + [-ExternalUserExpirationRequired ] [-ExternalUserExpireInDays ] [-BlockDownloadLinksFileType ] [-AnyoneLinkTrackUsers ] [-BlockAppAccessWithAuthenticationContext ] [-OneDriveLoopDefaultSharingLinkScope ] [-OneDriveLoopDefaultSharingLinkRole ] [-OneDriveRequestFilesLinkEnabled ] @@ -321,17 +440,18 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsFluidEnabled ] [-IsWBFluidEnabled ] [-IsCollabMeetingNotesFluidEnabled ] [-IsLoopEnabled ] [-DisableDocumentLibraryDefaultLabeling ] [-ExtendPermissionsToUnprotectedFiles ] [-EnableSensitivityLabelForPDF ] + [-EnableSensitivityLabelForOneNote ] [-EnableSensitivityLabelForVideoFiles ] [-BlockSendLabelMismatchEmail ] [-LabelMismatchEmailHelpLink ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] - [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] - [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] - [-EnableModernListTemplateIds ] [-HideSyncButtonOnTeamSite ] - [-AllowGuestUserShareToUsersNotInSiteCollection ] [-StreamLaunchConfig ] - [-DelegateRestrictedContentDiscoverabilityManagement ] + [-AppBypassInformationBarriers ] [-DefaultOneDriveInformationBarrierMode ] + [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] + [-DisableModernListTemplateIds ] [-EnableModernListTemplateIds ] + [-HideSyncButtonOnTeamSite ] [-AllowGuestUserShareToUsersNotInSiteCollection ] + [-StreamLaunchConfig ] [-DelegateRestrictedContentDiscoverabilityManagement ] [-DelegateRestrictedAccessControlManagement ] [-DisableOutlookPSTVersionTrimming ] [-MediaTranscription ] [-MediaTranscriptionAutomaticFeatures ] @@ -344,9 +464,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsEnableAppAuthPopUpEnabled ] [-IsDataAccessInCardDesignerEnabled ] [-MassDeleteNotificationDisabled ] [-EnableAutoExpirationVersionTrim ] [-EnableMediaReactions ] [-BusinessConnectivityServiceDisabled ] - [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] - [-FileTypesForVersionExpiration ] [-RemoveVersionExpirationFileTypeOverride ] - [-AllowSensitivityLabelOnRecords ] + [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] [-FileTypesForVersionExpiration ] + [-RemoveVersionExpirationFileTypeOverride ] [-AllowSensitivityLabelOnRecords ] [-DelayDenyAddAndCustomizePagesEnforcement ] [-DelayDenyAddAndCustomizePagesEnforcementOnClassicPublishingSites ] [-AllowClassicPublishingSiteCreation ] [-WhoCanShareAnonymousAllowList ] @@ -364,18 +483,17 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-DocumentTranslationSelectedSitesListOperation ] [-AutofillColumnsScope ] [-AutofillColumnsSelectedSitesList ] [-AutofillColumnsSelectedSitesListOperation ] + [-KnowledgeAgentScope ] [-KnowledgeAgentSelectedSitesList ] + [-KnowledgeAgentSelectedSitesListOperation ] [-OpticalCharacterRecognitionScope ] [-OpticalCharacterRecognitionSelectedSitesList ] [-OpticalCharacterRecognitionSelectedSitesListOperation ] [-DefaultContentCenterSite ] [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] - [-RestrictResourceAccountAccess ] [-EnableSensitivityLabelForOneNote ] - [-EnableSensitivityLabelForVideoFiles ] [-SiteOwnersCanAccessMissingContent ] - [] + [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] [] ``` -### InformationBarrier - +### ParameterSetNameRestrictExternalSharing ``` Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ExternalServicesEnabled ] [-NoAccessRedirectUrl ] [-ArchiveRedirectUrl ] @@ -384,7 +502,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-ShowEveryoneExceptExternalUsersClaim ] [-AllowEveryoneExceptExternalUsersClaimInPrivateSite ] [-SearchResolveExactEmailOrUPN ] [-OfficeClientADALDisabled ] [-LegacyAuthProtocolsEnabled ] - [-LegacyBrowserAuthProtocolsEnabled ] [-DisableCustomAppAuthentication ] + [-LegacyBrowserAuthProtocolsEnabled ] [-AllowLegacyBrowserAuthProtocolsEnabledSetting ] + [-AllowLegacyAuthProtocolsEnabledSetting ] [-DisableCustomAppAuthentication ] [-IsSharePointAddInsDisabled ] [-IsSharePointAddInsBlocked ] [-DisableSharePointStoreAccess ] [-SiteOwnerManageLegacyServicePrincipalEnabled ] [-RequireAcceptingAccountMatchInvitedAccount ] [-ProvisionSharedWithEveryoneFolder ] @@ -392,26 +511,27 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-UsePersistentCookiesForExplorerView ] [-ReSyncTenantPrivacyProfile] [-BccExternalSharingInvitations ] [-BccExternalSharingInvitationsList ] [-PublicCdnEnabled ] [-PublicCdnAllowedFileTypes ] - [-RequireAnonymousLinksExpireInDays ] [-SharingAllowedDomainList ] - [-SharingBlockedDomainList ] [-SharingDomainRestrictionMode ] - [-OneDriveStorageQuota ] [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] - [-IPAddressAllowList ] [-IPAddressWACTokenLifetime ] - [-EnableTenantRestrictionsInsights ] [-EnablePromotedFileHandlers ] - [-UseFindPeopleInPeoplePicker ] [-DefaultSharingLinkType ] - [-ODBMembersCanShare ] [-ODBAccessRequests ] - [-PreventExternalUsersFromResharing ] [-ShowPeoplePickerSuggestionsForGuestUsers ] - [-AppOnlyBypassPeoplePickerPolicies ] [-EnableDiscoverableByOrganizationForVideos ] - [-FileAnonymousLinkType ] [-FolderAnonymousLinkType ] - [-NotifyOwnersWhenItemsReshared ] [-NotifyOwnersWhenInvitationsAccepted ] - [-NotificationsInOneDriveForBusinessEnabled ] [-NotificationsInSharePointEnabled ] - [-SelfServiceSiteCreationDisabled ] + [-RequireAnonymousLinksExpireInDays ] [-RequireOrganizationLinksExpireInDays ] + [-SharingAllowedDomainList ] [-SharingBlockedDomainList ] + [-SharingDomainRestrictionMode ] [-OneDriveStorageQuota ] + [-OneDriveForGuestsEnabled ] [-IPAddressEnforcement ] [-IPAddressAllowList ] + [-IPAddressWACTokenLifetime ] [-EnableTenantRestrictionsInsights ] + [-EnablePromotedFileHandlers ] [-UseFindPeopleInPeoplePicker ] + [-DefaultSharingLinkType ] [-ODBMembersCanShare ] + [-ODBAccessRequests ] [-PreventExternalUsersFromResharing ] + [-ShowPeoplePickerSuggestionsForGuestUsers ] [-AppOnlyBypassPeoplePickerPolicies ] + [-EnableDiscoverableByOrganizationForVideos ] [-FileAnonymousLinkType ] + [-FolderAnonymousLinkType ] [-NotifyOwnersWhenItemsReshared ] + [-NotifyOwnersWhenInvitationsAccepted ] [-NotificationsInOneDriveForBusinessEnabled ] + [-NotificationsInSharePointEnabled ] [-SelfServiceSiteCreationDisabled ] [-SpecialCharactersStateInFileFolderNames ] [-OwnerAnonymousNotification ] [-CommentsOnSitePagesDisabled ] [-CommentsOnFilesDisabled ] [-CommentsOnListItemsDisabled ] [-ViewersCanCommentOnMediaDisabled ] - [-SocialBarOnSitePagesDisabled ] [-OrphanedPersonalSitesRetentionPeriod ] - [-PermissiveBrowserFileHandlingOverride ] [-DisallowInfectedFileDownload ] - [-DefaultLinkPermission ] [-CustomizedExternalSharingServiceUrl ] - [-ConditionalAccessPolicyErrorHelpLink ] [-RestrictedAccessControlforSitesErrorHelpLink ] + [-SocialBarOnSitePagesDisabled ] [-SiteOwnersCanAccessMissingContent ] + [-OrphanedPersonalSitesRetentionPeriod ] [-PermissiveBrowserFileHandlingOverride ] + [-DisallowInfectedFileDownload ] [-DefaultLinkPermission ] + [-CustomizedExternalSharingServiceUrl ] [-ConditionalAccessPolicyErrorHelpLink ] + [-RestrictedAccessControlforSitesErrorHelpLink ] [-RestrictedAccessControlForOneDriveErrorHelpLink ] [-ApplyAppEnforcedRestrictionsToAdHocRecipients ] [-FilePickerExternalImageSearchEnabled ] [-EmailAttestationRequired ] [-EmailAttestationReAuthDays ] @@ -438,17 +558,18 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsFluidEnabled ] [-IsWBFluidEnabled ] [-IsCollabMeetingNotesFluidEnabled ] [-IsLoopEnabled ] [-DisableDocumentLibraryDefaultLabeling ] [-ExtendPermissionsToUnprotectedFiles ] [-EnableSensitivityLabelForPDF ] + [-EnableSensitivityLabelForOneNote ] [-EnableSensitivityLabelForVideoFiles ] [-BlockSendLabelMismatchEmail ] [-LabelMismatchEmailHelpLink ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] - [-AppBypassInformationBarriers ] [-DefaultOneDriveInformationBarrierMode ] - [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] - [-DisableModernListTemplateIds ] [-EnableModernListTemplateIds ] - [-HideSyncButtonOnTeamSite ] [-AllowGuestUserShareToUsersNotInSiteCollection ] - [-StreamLaunchConfig ] [-DelegateRestrictedContentDiscoverabilityManagement ] + [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] + [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] + [-EnableModernListTemplateIds ] [-HideSyncButtonOnTeamSite ] + [-AllowGuestUserShareToUsersNotInSiteCollection ] [-StreamLaunchConfig ] + [-DelegateRestrictedContentDiscoverabilityManagement ] [-DelegateRestrictedAccessControlManagement ] [-DisableOutlookPSTVersionTrimming ] [-MediaTranscription ] [-MediaTranscriptionAutomaticFeatures ] @@ -461,9 +582,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-IsEnableAppAuthPopUpEnabled ] [-IsDataAccessInCardDesignerEnabled ] [-MassDeleteNotificationDisabled ] [-EnableAutoExpirationVersionTrim ] [-EnableMediaReactions ] [-BusinessConnectivityServiceDisabled ] - [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] - [-FileTypesForVersionExpiration ] [-RemoveVersionExpirationFileTypeOverride ] - [-AllowSensitivityLabelOnRecords ] + [-ExpireVersionsAfterDays ] [-MajorVersionLimit ] [-FileTypesForVersionExpiration ] + [-RemoveVersionExpirationFileTypeOverride ] [-AllowSensitivityLabelOnRecords ] [-DelayDenyAddAndCustomizePagesEnforcement ] [-DelayDenyAddAndCustomizePagesEnforcementOnClassicPublishingSites ] [-AllowClassicPublishingSiteCreation ] [-WhoCanShareAnonymousAllowList ] @@ -481,14 +601,15 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-DocumentTranslationSelectedSitesListOperation ] [-AutofillColumnsScope ] [-AutofillColumnsSelectedSitesList ] [-AutofillColumnsSelectedSitesListOperation ] + [-KnowledgeAgentScope ] [-KnowledgeAgentSelectedSitesList ] + [-KnowledgeAgentSelectedSitesListOperation ] [-OpticalCharacterRecognitionScope ] [-OpticalCharacterRecognitionSelectedSitesList ] [-OpticalCharacterRecognitionSelectedSitesListOperation ] [-DefaultContentCenterSite ] [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] - [-RestrictResourceAccountAccess ] [-EnableSensitivityLabelForOneNote ] - [-EnableSensitivityLabelForVideoFiles ] [-SiteOwnersCanAccessMissingContent ] - [] + [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] + [-RestrictExternalSharing] [-AddAppIDToList] [-RemoveAppIDFromList] [] ``` ## DESCRIPTION @@ -801,6 +922,27 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AddAppIDToList + +> Applicable: SharePoint Online + +This is a switch value paired with RestrictExternalSharing to indicate GUIDs should be added to the restrict external sharing control list. + +> [!NOTE] +> This feature is currently in preview and may not be available in your tenant. + +```yaml +Type: SwitchParameter +Parameter Sets: ParameterSetNameRestrictExternalSharing +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -AllOrganizationSecurityGroupId > Applicable: SharePoint Online @@ -4670,6 +4812,27 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -RemoveAppIDFromList + +> Applicable: SharePoint Online + +This is a switch value paired with RestrictExternalSharing to indicate GUIDs should be removed from the restrict external sharing control list. + +> [!NOTE] +> This feature is currently in preview and may not be available in your tenant. + +```yaml +Type: SwitchParameter +Parameter Sets: ParameterSetNameRestrictExternalSharing +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -RemoveVersionExpirationFileTypeOverride An array of file type names. Removes the version history limit override from a set of file types so that they will follow the default version history limits. @@ -4764,6 +4927,52 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -RestrictExternalSharing + +> Applicable: SharePoint Online + +Specifies a list of agent identities which are restricted from sharing content to external users. + +For agentic users this corresponds to the GUID identifying the parent the agentic user was created from. + +> [!NOTE] +> This feature is currently in preview and may not be available in your tenant. + +```yaml +Type: Guid[] +Parameter Sets: ParameterSetNameRestrictExternalSharing +Aliases: + +Required: True +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -RestrictExternalSharingForAgents + +> Applicable: SharePoint Online + +Controls whether agentic identities are allowed to share content with external users. Setting this to `True` prevents agentic identities from sharing content with external users. + +PARAMVALUE: True | False + +> [!NOTE] +> This feature is currently in preview and may not be available in your tenant. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -RestrictResourceAccountAccess > Applicable: SharePoint Online From f1c839c378cc01247f4413c82901bbbe623782af Mon Sep 17 00:00:00 2001 From: anthonyfleck Date: Tue, 7 Oct 2025 15:05:35 -0500 Subject: [PATCH 2/3] Updates to the doc based on suggestions --- .../Set-SPOTenant.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 ec1af32ac..7bef39aa4 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -609,7 +609,7 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-DefaultContentCenterSite ] [-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled ] [-EnforceRequestDigest ] [-RestrictResourceAccountAccess ] [-RestrictExternalSharingForAgents ] - [-RestrictExternalSharing] [-AddAppIDToList] [-RemoveAppIDFromList] [] + [-RestrictExternalSharing] [-AddAppIdToList] [-RemoveAppIdFromList] [] ``` ## DESCRIPTION @@ -922,11 +922,11 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AddAppIDToList +### -AddAppIdToList > Applicable: SharePoint Online -This is a switch value paired with RestrictExternalSharing to indicate GUIDs should be added to the restrict external sharing control list. +When paired with `RestrictExternalSharing`, indicates that GUIDs should be added to the external sharing restriction. > [!NOTE] > This feature is currently in preview and may not be available in your tenant. @@ -4812,11 +4812,11 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -RemoveAppIDFromList +### -RemoveAppIdFromList > Applicable: SharePoint Online -This is a switch value paired with RestrictExternalSharing to indicate GUIDs should be removed from the restrict external sharing control list. +When paired with `RestrictExternalSharing`, indicates that GUIDs should be removed from the external sharing restriction. > [!NOTE] > This feature is currently in preview and may not be available in your tenant. @@ -4931,9 +4931,9 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Specifies a list of agent identities which are restricted from sharing content to external users. +Specifies agentic identities which are restricted from sharing content to external users. -For agentic users this corresponds to the GUID identifying the parent the agentic user was created from. +- For agentic users this corresponds to the GUID identifying the parent the agentic user was created from. > [!NOTE] > This feature is currently in preview and may not be available in your tenant. @@ -4954,7 +4954,7 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Controls whether agentic identities are allowed to share content with external users. Setting this to `True` prevents agentic identities from sharing content with external users. +Controls whether agentic identities are allowed to share content with external users. Setting this to `True` prevents sharing. PARAMVALUE: True | False From ca8043afca875ba2b9f62e7935f5ed38acf5e6d7 Mon Sep 17 00:00:00 2001 From: anthonyfleck Date: Tue, 7 Oct 2025 15:33:29 -0500 Subject: [PATCH 3/3] Simplify a bit further --- .../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 7a88e23ae..24a924a89 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -4936,7 +4936,7 @@ Accept wildcard characters: False Specifies agentic identities which are restricted from sharing content to external users. -- For agentic users this corresponds to the GUID identifying the parent the agentic user was created from. +- For agentic users this is the GUID of the parent the agentic user was created from. > [!NOTE] > This feature is currently in preview and may not be available in your tenant.