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 82325611e..3a2fd775a 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md @@ -92,7 +92,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] - [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-DisableSpacesActivation ] [-DisableSpfxTopBottomPlaceholdersElevated ] + [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] @@ -219,7 +220,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] - [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-DisableSpacesActivation ] [-DisableSpfxTopBottomPlaceholdersElevated ] + [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] @@ -347,7 +349,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] - [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-DisableSpacesActivation ] [-DisableSpfxTopBottomPlaceholdersElevated ] + [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] @@ -473,7 +476,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] - [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-DisableSpacesActivation ] [-DisableSpfxTopBottomPlaceholdersElevated ] + [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] [-AppBypassInformationBarriers ] [-DefaultOneDriveInformationBarrierMode ] [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] @@ -599,7 +603,8 @@ Set-SPOTenant [-MinCompatibilityLevel ] [-MaxCompatibilityLevel ] [-BlockUserInfoVisibility ] [-BlockUserInfoVisibilityInOneDrive ] [-BlockUserInfoVisibilityInSharePoint ] [-AllowOverrideForBlockUserInfoVisibility ] [-DisablePersonalListCreation ] - [-DisableSpacesActivation ] [-DisableVivaConnectionsAnalytics ] + [-DisableSpacesActivation ] [-DisableSpfxTopBottomPlaceholdersElevated ] + [-DisableVivaConnectionsAnalytics ] [-InformationBarriersSuspension ] [-IBImplicitGroupBased ] [-AppBypassInformationBarriers ] [-AppAccessInformationBarriersAllowList ] [-AllOrganizationSecurityGroupId ] [-DisableModernListTemplateIds ] @@ -2635,6 +2640,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -DisableSpfxTopBottomPlaceholdersElevated + +> Applicable: SharePoint Online + +This feature allows SharePoint Administrators to control where SPFx Top and Bottom placeholders are rendered in relation to elevated content. + +Accepts a value of true (enabled) to render the Top and Bottom placeholders outside the elevated content area, or false (disabled) to render them inside the elevated content area. By default, this feature is set to false. + +PARAMVALUE: True | False + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -DisableVivaConnectionsAnalytics Controls whether the Viva Connections analytics feature is enabled.