Skip to content

Commit 9a8c38f

Browse files
Merge branch 'main' into patch-2
2 parents 6bc7de8 + 2822ed3 commit 9a8c38f

File tree

4 files changed

+87
-12
lines changed

4 files changed

+87
-12
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteFileVersionBatchDeleteJobProgress.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Gets the progress of a trim job for a site collection.
2219

2320
## SYNTAX
@@ -66,4 +63,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6663
6764
[Remove-SPOSiteFileVersionBatchDeleteJob](Remove-SPOSiteFileVersionBatchDeleteJob.md)
6865
69-
[New-SPOSiteFileVersionBatchDeleteJob](New-SPOSiteFileVersionBatchDeleteJob.md)
66+
[New-SPOSiteFileVersionBatchDeleteJob](New-SPOSiteFileVersionBatchDeleteJob.md)

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteVersionPolicyJobProgress.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Gets the progress of setting version policy for existing document libraries on the site collection.
2219

2320
## SYNTAX
@@ -63,4 +60,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6360
6461
## RELATED LINKS
6562
66-
[Set-SPOSite](Set-SPOSite.md)
63+
[Set-SPOSite](Set-SPOSite.md)

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteVersionPolicyJob.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Cancels further processing of version settings update on existing document libraries on the site collection.
2219

2320
## SYNTAX
@@ -65,4 +62,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6562
6663
[Set-SPOSite](Set-SPOSite.md)
6764
68-
[Get-SPOSiteVersionPolicyJobProgress](Get-SPOSiteVersionPolicyJobProgress.md)
65+
[Get-SPOSiteVersionPolicyJobProgress](Get-SPOSiteVersionPolicyJobProgress.md)

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

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Set-SPOSite [-Identity] <SpoSitePipeBind> [-AllowSelfServiceUpgrade <Boolean>] [
6262
[-DefaultShareLinkRole <SharingRole>]
6363
[-HidePeoplePreviewingFiles <Boolean>]
6464
[-HidePeopleWhoHaveListsOpen <Boolean>]
65+
[-AddRestrictedAccessControlGroups <Guid>]
66+
[-ClearRestrictedAccessControl <Boolean>]
67+
[-RestrictedAccessControl <Boolean>]
68+
[-RestrictedAccessControlGroups <Guid>]
69+
[-RemoveRestrictedAccessControlGroups <Guid>]
6570
[<CommonParameters>]
6671
```
6772

@@ -328,6 +333,37 @@ Default value: None
328333
Accept pipeline input: False
329334
Accept wildcard characters: False
330335
```
336+
### -AddRestrictedAccessControlGroups
337+
338+
Add the groups that are given access to the site and its content as per the restricted access control policy to the existing list of control groups.
339+
340+
```yaml
341+
Type: GUID
342+
Parameter Sets: ParamSet1
343+
Aliases:
344+
Applicable: SharePoint Online
345+
Required: False
346+
Position: Named
347+
Default value: None
348+
Accept pipeline input: False
349+
Accept wildcard characters: False
350+
```
351+
352+
### -ClearRestrictedAccessControl
353+
354+
Resets the restricted access control flag to False and clears the list of control groups that were given access to the site and its content as per restricted access control policy.
355+
356+
```yaml
357+
Type: Boolean
358+
Parameter Sets: ParamSet1
359+
Aliases:
360+
Applicable: SharePoint Online
361+
Required: False
362+
Position: Named
363+
Default value: False
364+
Accept pipeline input: False
365+
Accept wildcard characters: False
366+
```
331367
332368
### -Confirm
333369
@@ -485,6 +521,54 @@ Accept pipeline input: False
485521
Accept wildcard characters: False
486522
```
487523

524+
### -RestrictedAccessControl
525+
526+
Specifies the flag value for restricted access control policy.
527+
528+
```yaml
529+
Type: Boolean
530+
Parameter Sets: ParamSet1
531+
Aliases:
532+
Applicable: SharePoint Online
533+
Required: False
534+
Position: Named
535+
Default value: False
536+
Accept pipeline input: False
537+
Accept wildcard characters: False
538+
```
539+
540+
### -RestrictedAccessControlGroups
541+
542+
Specifies the groups that are given access to the site and its content as per the restricted access control policy.
543+
544+
```yaml
545+
Type: GUID
546+
Parameter Sets: ParamSet1
547+
Aliases:
548+
Applicable: SharePoint Online
549+
Required: False
550+
Position: Named
551+
Default value: None
552+
Accept pipeline input: False
553+
Accept wildcard characters: False
554+
```
555+
556+
### -RemoveRestrictedAccessControlGroups
557+
558+
Removes the specified groups from the list of control groups that are given access to the site and its content as per the restricted access control policy.
559+
560+
```yaml
561+
Type: GUID
562+
Parameter Sets: ParamSet1
563+
Aliases:
564+
Applicable: SharePoint Online
565+
Required: False
566+
Position: Named
567+
Default value: None
568+
Accept pipeline input: False
569+
Accept wildcard characters: False
570+
```
571+
488572
### -SensitivityLabel
489573

490574
Used to specify the unique identifier (GUID) of the SensitivityLabel.

0 commit comments

Comments
 (0)