Skip to content

Commit 818a883

Browse files
Merge pull request #846 from killerewok2000/main
fixed information about Quota multiplier
2 parents e1c074a + a2b17c3 commit 818a883

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Accept wildcard characters: False
110110
```
111111
### -QuotaMultiplier
112112
113-
This parameter specifies the multiplier for the scaling feature.
113+
This parameter specifies the multiplier for the scaling feature. Value must be between 2 and 10.
114114
115115
```yaml
116116
Type: int

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Accept wildcard characters: False
9292
9393
### -QuotaMultiplier
9494
95-
This parameter specifies the quota multiplier limit for the scaling feature. Value must be between 1 and 10.
95+
This parameter specifies the quota multiplier limit for the scaling feature. Value must be between 2 and 10.
9696
9797
```yaml
9898
Type: int

0 commit comments

Comments
 (0)