Skip to content

Commit 22df0fe

Browse files
Updated docs
1 parent 9fc2fd6 commit 22df0fe

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

documentation/Get-PnPSiteVersionPolicy.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ title: Get-PnPSiteVersionPolicy
1212
## SYNOPSIS
1313
Get version policy setting of the site.
1414

15+
**Required Permissions**
16+
17+
| Type | API/ Permission Name | Admin consent required |
18+
| --------------- | --------------------------------------- | -------- |
19+
| Delegated | AllSites.FullControl | yes |
20+
1521
## SYNTAX
1622

1723
```powershell

documentation/Set-PnPSiteVersionPolicy.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ online version: https://pnp.github.io/powershell/cmdlets/Set-PnPSiteVersionPolic
1212
## SYNOPSIS
1313
Sets file version policy related properties on the site.
1414

15+
**Required Permissions**
16+
17+
| Type | API/ Permission Name | Admin consent required |
18+
| --------------- | --------------------------------------- | -------- |
19+
| Delegated | AllSites.FullControl | yes |
20+
21+
1522
## SYNTAX
1623

1724
```powershell

0 commit comments

Comments
 (0)