You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevents access to features that depend on the Business Connectivity Service (BCS), including external lists, external columns, and external content types.
This parameter enables SharePoint to process the content of files stored in SharePoint and OneDrive with sensitivity labels that include encryption. For more information, see [Enable sensitivity labels for Office files in SharePoint and OneDrive](/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files).
If external sharing is turned on, sensitive content could be shared and accessed by guests before the Office DLP rule finishes processing, you can address this issue by configuring this parameter.
627
+
620
628
Possible values are
629
+
621
630
- BlockExternalSharing: Prevents guests from accessing newly added files until at least one Office DLP policy scans the content of the file.
When this parameter is true, the email notification that a user receives when is mentioned, includes the surrounding document context. Set it to false to disable this feature.
1989
2005
2006
+
PARAMVALUE: True | False
2007
+
1990
2008
```yaml
1991
2009
Type: Boolean
1992
2010
Parameter Sets: ParamSet1
@@ -2071,7 +2089,6 @@ False (default) - Disables the policy.
2071
2089
2072
2090
```yaml
2073
2091
Type: Boolean
2074
-
2075
2092
Parameter Sets: (All)
2076
2093
Aliases:
2077
2094
Applicable: SharePoint Online
@@ -2098,7 +2115,6 @@ The valid values are:
2098
2115
2099
2116
```yaml
2100
2117
Type: Boolean
2101
-
2102
2118
Parameter Sets: (All)
2103
2119
Aliases:
2104
2120
Applicable: SharePoint Online
@@ -2131,9 +2147,10 @@ Sets email attestation to required.
2131
2147
2132
2148
If people who use a verification code select to "stay signed in" in the browser, they must prove that they can access the same account that they used to redeem the sharing invitation. You can set the number of days for email attestation with **-EmailAttestationReAuthDays**. This setting affects only ad-hoc external recipients.
When a sensitivity label mismatch occurs between the label on the document uploaded and the label on the site, SharePoint Online captures an audit record, and sends an Incompatible sensitivity label detected email notification to the person who uploaded the document and the site owner. The notification contains details of the document which caused the problem and the label assigned to the document and to the site. The comparison happens between the priority of these two labels.
The ShowPeoplePickerGroupSuggestionsForIB setting (defaulted to false) allows showing group suggestions for information barriers (IBs) in the People Picker.
When InformationBarriersSuspension parameter is set to $false, information barriers in SharePoint and OneDrive is enabled, when set to $true, it is disabled.
Enable or disable the Request files link on the OneDrive partition for all OneDrive sites. If this value is not set, the Request files link will only show for OneDrives with Anyone links enabled.
Enable or disable the Request files link on the core partition for all SharePoint sites (not including OneDrive sites). If this value is not set, Request files will only show for OneDrives with Anyone links enabled.
2705
2738
2739
+
PARAMVALUE: True | False
2740
+
2706
2741
```yaml
2707
2742
Type: Boolean
2708
2743
Parameter Sets: (All)
@@ -2800,6 +2835,8 @@ Enables or disables users in the organization to authenticate SharePoint applica
2800
2835
2801
2836
This parameter affects the way code in SharePoint interacts with Microsoft Entra ID to get tokens to access APIs. In scenarios where third-party cookies are disabled (such as Safari browsers with ITP feature enabled), any code that requires a token to access an API automatically triggers a full page refresh. When IsEnableAppAuthPopUpEnabled is set to $true, SharePoint will instead surface a popup in this scenario.
2802
2837
2838
+
PARAMVALUE: True | False
2839
+
2803
2840
```yaml
2804
2841
Type: Boolean
2805
2842
Parameter Sets: (All)
@@ -2824,6 +2861,8 @@ Because this policy affects meeting recordings stored in OneDrive and SharePoint
2824
2861
2825
2862
Note that this policy doesn't apply to manually uploaded meeting recording files. For more details, see [Block the download of Teams meeting recording files from SharePoint or OneDrive](/microsoftteams/block-download-meeting-recording).
When set to `True`, the default sharing link will be a "People with Existing Access" link (which does not modify permissions) for OneDrive sites. When set to `False` (the default), the default sharing link type is controlled by the `OneDriveDefaultShareLinkScope` parameter.
When set to `True`, the default sharing link will be a "People with Existing Access" link (which does not modify permissions) for SharePoint sites. When set to `False` (the default), the default sharing link type is controlled by the `CoreDefaultShareLinkScope` parameter.
When set to `True`, users cannot create sites from SharePoint, OneDrive, the PnP PowerShell cmdlet, and the REST API. When set to `False` (the default), users can create sites from SharePoint, OneDrive, the PnP PowerShell cmdlet, and the REST API.
This feature allows SharePoint Online to synchronize several Entra B2B collaboration settings [Guest user access restriction and collaboration restriction](https://learn.microsoft.com/en-us/entra/external-id/external-collaboration-settings-configure#configure-settings-in-the-portal), and store them on SharePoint Online tenant store. On sharing, SharePoint checks whether those synchronized settings are blocking sharing before sending invitation requests to Entra B2B invitation manager. The sync might take up to 24 hours to complete if you change those Entra B2B collaboration settings. To make the change effective on SharePoint Online immediately, run 'Set-SPOTenant -SyncAadB2BManagementPolicy $true' and it forces a sync from Microsoft Entra.
3144
3189
3190
+
PARAMVALUE: True | False
3191
+
3145
3192
```yaml
3146
3193
Type: Boolean
3147
3194
Parameter Sets: (All)
@@ -3160,6 +3207,8 @@ New sources will be added to the configuration, if not already present, based on
3160
3207
The sync may take up to 24 hours to complete.
3161
3208
In multi-geo environments, **Content Security Policy** configuration is unique to each geo.
When set to `True` **Content Security Policy** violations will be enforced.
3177
3226
In multi-geo environments, **Content Security Policy** configuration is unique to each geo.
3178
3227
3228
+
PARAMVALUE: True | False
3229
+
3179
3230
```yaml
3180
3231
Type: Boolean
3181
3232
Parameter Sets: (All)
@@ -3330,6 +3381,8 @@ This parameter allows administrators to choose whether or not the AI builder mod
3330
3381
> [!NOTE]
3331
3382
> Use of this parameter requires that the tenant either have the required license or pay-as-you-go billing set up. For more information, visit [Licensing for Microsoft Syntex](/microsoft-365/syntex/syntex-licensing).
0 commit comments