Skip to content

Commit 809d472

Browse files
committed
Incorporating comments
1 parent efcb6a1 commit 809d472

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOContainer.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Accept wildcard characters: False
250250
251251
> Applicable: SharePoint Online
252252
253-
Lets you and other SharePoint Embedded admins restrict access to containers.
253+
Allows you and other SharePoint Embedded admins restrict access to containers.
254254
255255
```yaml
256256
Type: Boolean
@@ -268,7 +268,7 @@ Accept wildcard characters: False
268268
269269
> Applicable: SharePoint Online
270270
271-
Controls if container owners are excluded from block download policy.
271+
Specifies whether container owners are excluded from block download policy.
272272
273273
```yaml
274274
Type: System.Boolean
@@ -417,7 +417,7 @@ Accept wildcard characters: False
417417
418418
> Applicable: SharePoint Online
419419
420-
Specifies the IDs of groups that have access under an access restriction policy.
420+
Specifies the group IDs that have access under an access restriction policy.
421421
422422
```yaml
423423
Type: Guid[]
@@ -435,7 +435,7 @@ Accept wildcard characters: False
435435
436436
> Applicable: SharePoint Online
437437
438-
Specifies the IDs of groups to be added to an access restriction policy and gain access.
438+
Specifies the group IDs to add to an access restriction policy to grant access.
439439
440440
```yaml
441441
Type: Guid[]
@@ -453,7 +453,7 @@ Accept wildcard characters: False
453453
454454
> Applicable: SharePoint Online
455455
456-
Specifies the IDs of groups to be removed from access restriction policy and lose access.
456+
Specifies the group IDs to remove from an access restriction policy to revoke access.
457457
458458
```yaml
459459
Type: Guid[]

0 commit comments

Comments
 (0)