Skip to content

Commit ec46854

Browse files
fixed information about Quota multiplier
1 parent bd58049 commit ec46854

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)