diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md b/sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md index be7fbdf08..1d29bfb17 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md @@ -110,7 +110,7 @@ Accept wildcard characters: False ``` ### -QuotaMultiplier -This parameter specifies the multiplier for the scaling feature. +This parameter specifies the multiplier for the scaling feature. Value must be between 2 and 10. ```yaml Type: int diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOAppPrioritizationPolicy.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOAppPrioritizationPolicy.md index 124b2e81e..41b627488 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOAppPrioritizationPolicy.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOAppPrioritizationPolicy.md @@ -92,7 +92,7 @@ Accept wildcard characters: False ### -QuotaMultiplier -This parameter specifies the quota multiplier limit for the scaling feature. Value must be between 1 and 10. +This parameter specifies the quota multiplier limit for the scaling feature. Value must be between 2 and 10. ```yaml Type: int