Skip to content

Commit 7064257

Browse files
authored
Fix typo and reorder parameter in Set-SPOTenant.md
Updated
1 parent a65618f commit 7064257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Set-SPOTenant
3838
[-AllowSharingOutsideRestrictedAccessControlGroups <Boolean>]
3939
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>]
4040
[-AnyoneLinkTrackUsers <Boolean>]
41-
[-AppBypassInformationBarriers <Boolean>]
4241
[-AppAccessInformationBarriersAllowList [String[]]]
42+
[-AppBypassInformationBarriers <Boolean>]
4343
[-ApplyAppEnforcedRestrictionsToAdHocRecipients <Boolean>]
4444
[-AutofillColumnScope <SyntexFeatureScopeValue>]
4545
[-AutofillColumnsSelectedSitesList [String[]]]
@@ -4395,7 +4395,7 @@ Accept wildcard characters: False
43954395

43964396
### -AppAccessInformationBarriersAllowList
43974397

4398-
Gets ot sets the list of third-party application IDs (GUIDs) that are allowed to access Information barriers protected sites and OneDrives in the tenant.
4398+
Gets or sets the list of third-party application IDs (GUIDs) that are allowed to access information barriers protected sites and OneDrive accounts in the tenant.
43994399
Note: The feature associated with this cmdlet will be rolling out soon.
44004400

44014401
```yaml

0 commit comments

Comments
 (0)